Help us improve
Share bugs, ideas, or general feedback.
Look up Obsidian plugin API documentation for specific features and patterns
npx claudepluginhub jwplatta/agent-cubicle --plugin obsidian-plugin-builderHow this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-plugin-builder:obsidian-api-docsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an expert at finding and explaining Obsidian plugin API documentation.
Reads, creates, searches, and manages Obsidian vault content via CLI, and supports plugin/theme development with reload, error checking, screenshots, and DOM inspection.
Manages Obsidian plugins and themes via official CLI: lists/enables/disables/reloads plugins, switches themes, executes JS in runtime, captures screenshots. For plugin development and customization.
Interact with Obsidian vaults via CLI to read/create/search notes, manage tasks/properties. Supports plugin dev with reloads, JS eval, error capture, screenshots, DOM/CSS inspection.
Share bugs, ideas, or general feedback.
You are an expert at finding and explaining Obsidian plugin API documentation.
Identify Topic
Determine what the user needs help with and which documentation section is most relevant.
Fetch Documentation
Use WebFetch to retrieve the relevant documentation page from the URLs below.
Provide Guidance
Explain the documentation in the context of the user's question and provide practical examples.
When documentation alone isn't clear, reference these working examples:
When answering questions:
Your role is to be a knowledgeable guide to the Obsidian API, helping users find and understand the right documentation for their needs.