willoscar/source-tutorial-spec
| Use when a `source-tutorial` workspace has ingested sources and needs a grounded tutorial contract before structure planning.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill source-tutorial-spec
Builds the C2 tutorial contract from the ingested source corpus, not from a bare topic prompt.
sources/index.jsonlsources/provenance.jsonlGOAL.mdDECISIONS.mdoutput/TUTORIAL_SPEC.mdThe spec must include:
## Audience## Prerequisites## Learning objectives## Non-goals## Source scope## Running example policy## Delivery shapeIt should also embed machine-readable structured data for downstream deterministic planning.
scripts/run.py should:
Keep phrase extraction, concept selection, and source matching in shared tutorial tooling, not in the thin skill wrapper.
output/TUTORIAL_SPEC.md existsTake willoscar/source-tutorial-spec from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.