What problem does it solve? It turns a cluster of mature, curated Obsidian wiki pages into a reusable, self-contained Agent Skill (SKILL.md plus references/) without manual restructuring, while keeping generated output strictly in a review directory so nothing is auto-installed. ## Core Features & Use Cases - Cluster Selection: Expands a topic, tag, or seed page into a full page cluster via QMD semantic search or wikilink neighborhoods, then filters by lifecycle maturity (reviewed, verified, or tier: core). - Skill Generation: Writes a lean SKILL.md with a pushy trigger description, a references/ folder of distilled depth material, a sources.md provenance file, and a SKILL_FACTORY.md manifest recording generation metadata. - Safety Guardrails: Never writes into .skills/ or global skill directories and never auto-installs; it ends by reporting the output path and a manual, project-local install command. - Use Case: You have a dozen verified wiki pages on peptide protocols and want a shareable domain-expert skill; the factory distills them into a reviewable skill bundle under _generated-skills/. ## Quick Start Ask the agent to make a skill from your wiki pages on a chosen topic and review the generated bundle in the vault's _generated-skills directory.