en un clic
build-graph
内部技能——从 wiki 页面提取交叉引用,构建图谱数据。由 serve 技能自动调用。
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
内部技能——从 wiki 页面提取交叉引用,构建图谱数据。由 serve 技能自动调用。
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| name | build-graph |
| description | 内部技能——从 wiki 页面提取交叉引用,构建图谱数据。由 serve 技能自动调用。 |
| 参数 | 必填 | 默认值 | 说明 |
|---|---|---|---|
--kb-data-root <path> | 否 | data | 知识库数据根目录,所有路径基于此 |
从 {KB_DATA_ROOT}/wiki/ 下的 wiki 页面提取交叉引用,构建图谱数据。
node scripts/build-graph-data.mjs
输出: {KB_DATA_ROOT}/../site/public/graph.json + public/projects.json
Use when executing implementation plans with independent tasks in the current session
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Use when you have a spec or requirements for a multi-step task, before touching code