Kepano/obsidian-skills — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small agent skills package for Obsidian that I can install into tools like Claude Code, Codex CLI, or OpenCode.

I want it to teach an AI assistant how to work properly with an Obsidian vault. It should include skills for writing Obsidian style Markdown with wikilinks, embeds, callouts, and properties, creating and editing Bases files, working with JSON Canvas files, using the Obsidian CLI, and cleaning web pages into useful Markdown with Defuddle.

Please make the repo easy to install in the common ways people expect, through a skills marketplace command, npx skills, or by copying the skills folder manually. Add clear README instructions for Claude Code, Codex CLI, and OpenCode. Keep the actual skill files organized and compatible with the Agent Skills spec so any skills compatible agent can discover them.

Look up the current Agent Skills and Obsidian docs online if you need to.

Want more depth? Deep Reverse