wiki-onboarding

仓库创建 2026年6月11日最近提交 3 天前SkillHot 收录 3 小时前
▸ 精选理由

快速启动知识层并与现有文件结构对齐,便于后续维护。

▸ 风险提示

需扫描目录并写入新页,部署前注意仓库访问与所有权。

这个 Skill 做什么

为无 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.

数据与抓取Wiki 引导Schema初始骨架通用
1
Stars
0
Forks
9
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/boshuthebuilder/ai-tradecraft-skills/main/plugins/ai-os/skills/wiki-onboarding/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/boshuthebuilder/ai-tradecraft-skills/main/plugins/ai-os/skills/wiki-onboarding/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有