Complete Obsidian integration skill pack with 24 skills covering vault management, plugins, sync, templates, and knowledge management. Flagship tier vendor pack.
Installation
Open Claude Code and run this command:
/plugin install obsidian-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
Skills (24)
Set up GitHub Actions CI/CD for Obsidian plugin development.
Diagnose and fix common Obsidian plugin errors and exceptions.
Create an Obsidian plugin from scratch with full project scaffolding.
Build advanced Obsidian plugin features: custom views (ItemView), modals, editor commands with selection manipulation, status bar, context menus, and Vault API file creation/modification.
Optimize Obsidian resource usage, sync storage, Publish hosting, and third-party plugin API costs.
Implement vault data backup, sync, and recovery strategies.
Collect Obsidian plugin debug evidence for support and troubleshooting.
Publish Obsidian plugins to the community plugin directory.
Implement team vault access patterns and role-based controls.
Create a minimal working Obsidian plugin with commands, settings, modals, and ribbon icons.
Troubleshoot Obsidian plugin failures with systematic incident response.
Set up Obsidian plugin development environment with Node.
Set up a fast Obsidian plugin development loop with hot reload.
Execute major Obsidian plugin rewrites and migration strategies.
Configure multiple Obsidian environments for development, testing, and production.
Implement structured logging, metrics, error tracking, and a debug panel for Obsidian plugins.
Optimize Obsidian plugin performance for smooth operation in large vaults.
Pre-release plugin verification checklist for Obsidian community plugins.
Handle Obsidian file system operations and throttling patterns.
Implement Obsidian reference architecture with best-practice project layout.
Production-ready Obsidian plugin patterns: typed settings with migration, safe vault operations, event auto-cleanup, workspace layout, metadata cache, and debounced file handlers.
Implement secure Obsidian plugin development practices.
Migrate Obsidian plugins between API versions and handle breaking changes.
Handle Obsidian events and workspace callbacks for plugin development.