obsidian-developer
✓Expert guide for inspecting and automating Obsidian using the obsidian-devtools MCP server.
Installation
SKILL.md
This skill transforms Claude into an expert Obsidian plugin developer and automation engineer. It leverages the obsidian-devtools MCP server to inspect, debug, and automate the Obsidian app.
| API Basics | app.vault, app.workspace, app.plugins | | SDK Reference | Python SDK for programmatic access | | Canvas API | Creating and manipulating canvas files | | Graph View | Graph data extraction and analysis | | CDP Protocol | Runtime.evaluate internals | | DOM Patterns | CSS classes for UI automation |
| plugin-audit.js | List enabled plugins with metadata | | theme-extract.js | Dump CSS variables | | dataview-query.js | Run Dataview queries via JS | | frontmatter-batch.js | Batch frontmatter operations | | canvas-generator.js | Generate canvases from vault data |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill obsidian-developer- Source
- zpankz/mcp-skillset
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is obsidian-developer?
Expert guide for inspecting and automating Obsidian using the obsidian-devtools MCP server. Source: zpankz/mcp-skillset.
How do I install obsidian-developer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill obsidian-developer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/zpankz/mcp-skillset
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01