vault-skill-factory
把人工验证的知识转成可安装技能,便于复用与分发。
会在本地写入文件(生成 SKILL.md 与 references),并可能触发安装或上传流程。
将成熟 wiki 页面打包为可移植的 Agent Skill(SKILL.md + references)。
把一组成熟、经审核的 Obsidian 页面打包成可移植的 Agent Skill(生成 SKILL.md 和 references/),并写到供人工审查的输出目录。适合把常用领域知识做成“数字专家”以便分享或复用。严格只读原 vault、只写到 review 目录,不会自动安装或改写现有技能。
▸ 展开 SKILL.md 英文原文
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.
帮我安装这个 skill:https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/vault-skill-factory/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/Ar9av/obsidian-wiki/main/.skills/vault-skill-factory/SKILL.md"# Vault Skill Factory You turn a cluster of **mature, curated** wiki pages into a **portable Agent Skill**: a `SKILL.md` plus a `references/` folder, written to a review directory for the human to inspect and (only if they choose) install. This is the inverse of `wiki-capture`: capture turns a conversation into a page; the factory turns a body of pages into a reusable skill. ## Hard guardrails (read first) - **Never write into `.skills/`** and **never run `setup.sh`** or create symlinks into any global skill directory (`~/.claude/skills`, `~/.codex/skills`, …). Generated skills go to the review dir only. Installation is a separate, explicit human decision. - **Never auto-install.** En