Loading...
Loading...
Build a concept graph (nodes + prerequisite edges) from a tutorial spec, saving as `outline/concept_graph.yml`. **Trigger**: concept graph, prerequisite graph, dependency graph, 概念图, 先修关系. **Use when**: tutorial pipeline 的结构阶段(C2),需要把教程知识点拆成可排序的依赖图(在写教程 prose 前)。 **Skip if**: 还没有 tutorial spec(例如缺少 `output/TUTORIAL_SPEC.md`)。 **Network**: none. **Guardrail**: 只做结构;避免写长 prose 段落。
npx skill4agent add willoscar/research-units-pipeline-skills concept-graphoutput/TUTORIAL_SPEC.mdoutline/concept_graph.ymlnodes{id, title, summary}edges{from, to}fromtooutput/TUTORIAL_SPEC.mdidoutline/concept_graph.ymloutline/concept_graph.ymloutput/TUTORIAL_SPEC.md