원클릭으로
build-graph
内部技能——从 wiki 页面提取交叉引用,构建图谱数据。由 serve 技能自动调用。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
内部技能——从 wiki 页面提取交叉引用,构建图谱数据。由 serve 技能自动调用。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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