byar9av· 46 skills
Generate a portable, self-contained Agent Skill from mature, curated Obsidian wiki pages — turning a cluster of verified knowledge into a reusable "digital expert" (SKILL.md + references/). Use this skill when the user says "/vault-skill-factory", "make a skill from my wiki", "turn these pages into a skill", "generate an agent skill from my vault", "package my notes on X as a skill", "build a domain-expert skill from my wiki", or wants to distill recurring, mature wiki knowledge into a shareable skill. Inspired by OpenKB's "drop in a book → out comes a digital expert" pattern. The factory ONLY reads the vault and WRITES TO A REVIEW DIRECTORY — it never installs skills, never writes into .skills/, and never touches global skill directories.
$npx -y skills add ar9av/obsidian-wiki --skill vault-skill-factoryInstalls into the current project.
Run `npx skills use "https://github.com/ar9av/obsidian-wiki" --skill "ar9av/obsidian-wiki/vault-skill-factory"` 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.