ar9av/obsidian-wiki — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple framework that lets my AI coding assistant keep an Obsidian vault updated as my personal knowledge wiki.

I want to point it at a folder, then tell the agent things like “set up my wiki”, “ingest this topic”, “query my wiki”, or “show wiki status”. The agent should turn useful information into connected markdown notes that Obsidian can read, instead of making me ask the same questions again and again. It should also be able to update old notes when new information comes in.

Please make it work with common coding agents like Claude Code, Cursor, Codex, Gemini CLI, Windsurf, Kiro, and similar tools by giving each one the right instruction files or skills. Include an easy install path, a setup script that asks for my vault location, and clear docs so a normal person can get started quickly. Look up current agent skill conventions online if you need to.

Want more depth? Deep Reverse