Use when an approved tutorial spec exists and the run needs a deterministic prerequisite graph before module planning. Trigger: concept graph, prerequisite graph, dependency graph, 概念图, 先修关系. Use when: source-tutorial 的 C2,已有 output/TUTORIAL_SPEC.md,需要把教程概念转成可排序的 DAG。 Skip if: 还没有 tutorial spec。 Network: none. Guardrail: 只做结构,不写 reader-facing prose;图必须保持无环。
$npx -y skills add willoscar/research-units-pipeline-skills --skill concept-graphInstalls into the current project.
Run `npx skills use "https://github.com/willoscar/research-units-pipeline-skills" --skill "willoscar/research-units-pipeline-skills/concept-graph"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/willoscar/research-units-pipeline-skills" that are relevant to the current task. Run `npx skills add "https://github.com/willoscar/research-units-pipeline-skills"` and select the relevant skills, then follow their instructions.