byar9av· 46 skills
Save the current conversation as a permanent, structured wiki note. Use this skill when the user says "save this", "/wiki-capture", "capture this", "file this conversation", "preserve this", "add this to my wiki", or wants to turn what was just discussed into lasting knowledge. The skill classifies the content, rewrites it as declarative knowledge (not a chat transcript), and places it in the correct vault category. Also supports a fast QUICK MODE (/wiki-capture --quick, "quick capture", "capture this finding", "save this bug fix", "save this gotcha", "drop this to raw", "quick save to wiki") that drops findings to the _raw/ staging area in under 60 seconds with no manifest or index writes — used by the session-end Stop hook to auto-preserve findings. Accepts inline named-vault routing like "@research save this" via the shared Config Resolution Protocol.
$npx -y skills add ar9av/obsidian-wiki --skill wiki-captureInstalls into the current project.
Run `npx skills use "https://github.com/ar9av/obsidian-wiki" --skill "ar9av/obsidian-wiki/wiki-capture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ar9av/obsidian-wiki" that are relevant to the current task. Run `npx skills add "https://github.com/ar9av/obsidian-wiki"` and select the relevant skills, then follow their instructions.