obsidian-pack Verified Bronze

Verified Bronze · 69/100 productivity v1.0.0 by Jeremy Longshore

Complete Obsidian integration skill pack with 24 skills covering vault management, plugins, sync, templates, and knowledge management. Flagship tier vendor pack.

24 Skills
MIT License
Free Pricing

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)

obsidian-ci-integration SKILL.md View full skill →

Set up GitHub Actions CI/CD for Obsidian plugin development.

ReadWriteEditBash(npm:*)
obsidian-common-errors SKILL.md View full skill →

Diagnose and fix common Obsidian plugin errors and exceptions.

ReadGrepBash(node:*)
obsidian-core-workflow-a SKILL.md View full skill →

Create an Obsidian plugin from scratch with full project scaffolding.

ReadWriteEditBash(npm:*)Bash(mkdir:*)Bash(ln:*)Glob
obsidian-core-workflow-b SKILL.md View full skill →

Build advanced Obsidian plugin features: custom views (ItemView), modals, editor commands with selection manipulation, status bar, context menus, and Vault API file creation/modification.

ReadWriteEditBash(npm:*)Grep
obsidian-cost-tuning SKILL.md View full skill →

Optimize Obsidian resource usage, sync storage, Publish hosting, and third-party plugin API costs.

ReadWriteEditBash(du:*)Bash(find:*)Grep
obsidian-data-handling SKILL.md View full skill →

Implement vault data backup, sync, and recovery strategies.

ReadWriteEdit
obsidian-debug-bundle SKILL.md View full skill →

Collect Obsidian plugin debug evidence for support and troubleshooting.

ReadBash(grep:*)Bash(tar:*)GrepWrite
obsidian-deploy-integration SKILL.md View full skill →

Publish Obsidian plugins to the community plugin directory.

ReadWriteEditBash(git:*)Bash(gh:*)
obsidian-enterprise-rbac SKILL.md View full skill →

Implement team vault access patterns and role-based controls.

ReadWriteEdit
obsidian-hello-world SKILL.md View full skill →

Create a minimal working Obsidian plugin with commands, settings, modals, and ribbon icons.

ReadWriteEditBash(npm:*)Glob
obsidian-incident-runbook SKILL.md View full skill →

Troubleshoot Obsidian plugin failures with systematic incident response.

ReadGrepBash(node:*)
obsidian-install-auth SKILL.md View full skill →

Set up Obsidian plugin development environment with Node.

ReadWriteEditBash(npm:*)Bash(git:*)Bash(mkdir:*)Bash(ln:*)Grep
obsidian-local-dev-loop SKILL.md View full skill →

Set up a fast Obsidian plugin development loop with hot reload.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Bash(mkdir:*)Bash(ln:*)Bash(ls:*)Grep
obsidian-migration-deep-dive SKILL.md View full skill →

Execute major Obsidian plugin rewrites and migration strategies.

ReadWriteEditBash(npm:*)Bash(node:*)
obsidian-multi-env-setup SKILL.md View full skill →

Configure multiple Obsidian environments for development, testing, and production.

ReadWriteEditBash(mkdir:*)Bash(ln:*)
obsidian-observability SKILL.md View full skill →

Implement structured logging, metrics, error tracking, and a debug panel for Obsidian plugins.

ReadWriteEditBash(npm:*)
obsidian-performance-tuning SKILL.md View full skill →

Optimize Obsidian plugin performance for smooth operation in large vaults.

ReadWriteEditBash(npm:*)Grep
obsidian-prod-checklist SKILL.md View full skill →

Pre-release plugin verification checklist for Obsidian community plugins.

ReadGrepBash(npm:*)
obsidian-rate-limits SKILL.md View full skill →

Handle Obsidian file system operations and throttling patterns.

ReadWriteEdit
obsidian-reference-architecture SKILL.md View full skill →

Implement Obsidian reference architecture with best-practice project layout.

ReadGrep
obsidian-sdk-patterns SKILL.md View full skill →

Production-ready Obsidian plugin patterns: typed settings with migration, safe vault operations, event auto-cleanup, workspace layout, metadata cache, and debounced file handlers.

ReadWriteEditGrep
obsidian-security-basics SKILL.md View full skill →

Implement secure Obsidian plugin development practices.

ReadWriteEditGrep
obsidian-upgrade-migration SKILL.md View full skill →

Migrate Obsidian plugins between API versions and handle breaking changes.

ReadWriteEditBash(npm:*)Grep
obsidian-webhooks-events SKILL.md View full skill →

Handle Obsidian events and workspace callbacks for plugin development.

ReadWriteEdit

Ready to use obsidian-pack?