wiki-onboarding
快速启动知识层并与现有文件结构对齐,便于后续维护。
需扫描目录并写入新页,部署前注意仓库访问与所有权。
为无 Wiki 的目录生成初始合成知识骨架与 Schema 页面。
为还没有 Wiki 的文件夹搭建初始知识骨架:只读扫描现有文件、建议和主人已在用的结构、询问关键点,然后写出 Schema(宪章)、索引、日志和主要领域页面。当项目或资料夹需要一个可浏览的知识首页但还没人整理时使用。特点是尊重现有组织方式生成可持续维护的起始结构,并把后续更新交给 wiki-maintenance 继续维护。
▸ 展开 SKILL.md 英文原文
Bootstrap an in-folder knowledge wiki for a folder that doesn't have one yet (or adopt an existing folder): scan the folder read-only, propose a structure that mirrors how the owner already organises it, interview the owner on a few key points, then write the initial skeleton — the Schema page (the wiki's constitution), the Index (dashboard), a Log, and the domain pages. Hand off to wiki-maintenance, which thereafter follows the Schema. Use this when there is no Schema/Index yet; if a wiki already exists, use wiki-maintenance instead.
帮我安装这个 skill:https://raw.githubusercontent.com/boshuthebuilder/ai-tradecraft-skills/main/plugins/ai-os/skills/wiki-onboarding/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/boshuthebuilder/ai-tradecraft-skills/main/plugins/ai-os/skills/wiki-onboarding/SKILL.md"# wiki-onboarding A knowledge wiki is a synthesised, always-current layer over a folder of real files — you read one page instead of scanning hundreds of documents. **wiki-maintenance** keeps such a wiki current but assumes it already exists (specifically, that a **Schema page** defines what its pages are). This skill creates that starting point: it produces the **Schema, Index, and Log** skeleton so maintenance has something to follow. It is an **interactive** skill — it proposes and asks before it writes. The output that matters is the **Schema page**: a small constitution that every later maintenance pass refers to, so the structure lives in the wiki itself and never has to be re-derive