adriangrantdotorg/Obsidian-Skills — reverse-engineered prompt

Reverse engineered prompt

Build me a small open source toolkit of Agent Skills for Obsidian that I can drop into coding assistants like Cursor, Claude Code, Codex, or Gemini and have them “just know” the right way to work with Obsidian.

I want two useful skills to start. One should teach best practices for Obsidian plugin and theme work, like safe API usage, editor and Live Preview quirks, plugin setup details, CSS and UI patterns, and a quick debugging workflow. The other should focus on Obsidian CLI tasks, like reading and updating notes, searching a vault, managing tasks and properties, and helping with the plugin build and reload loop.

Please make it feel polished and practical, with clear skill docs, a good README, install instructions for the main AI tools, and a few example prompts people can copy. Keep it aimed at real Obsidian workflows, not generic AI stuff. If you need details, look up the current Obsidian developer docs and CLI docs online.

Want more depth? Deep Reverse