concept-graph

Installation
SKILL.md

Concept Graph

Materializes the tutorial spec's structured concept inventory into outline/concept_graph.yml.

Input

  • output/TUTORIAL_SPEC.md

Output

  • outline/concept_graph.yml

Contract

The graph must contain:

  • nodes: {id, title, summary, source_ids, objective_refs}
  • edges: {from, to} meaning prerequisite order

Script boundary

Related skills
Installs
31
GitHub Stars
431
First Seen
Jan 23, 2026