Interactive Tutorial Builder

Generate a focused tutorial with goals, exercise inputs, expected outputs, and checkpoints for any Skill; use when teaching or onboarding someone to a Skill.

quantumquirkxyz 66f1e88 709 B Updated

File contents

Interactive Tutorial Builder

Contract

  • Input: a Skill name and learner context.
  • Output: learning goals, exercise, expected outputs, checkpoint, and response space.
  • Boundary: generate instructional scaffolding; the learner remains responsible for executing the Skill.

Run node .agents/skills/platform/skill-lab.mjs tutorial <skill-name>. Adapt the generated exercise to the learner's context, keep the target Skill's stop condition intact, and require evidence at the checkpoint.

quantumquirkxyz/skills-quirk/tree/main/.agents/skills/auxiliary/interactive-tutorial-builder commit 66f1e888c0

Frequently asked questions

npx skillmds@latest add quantumquirkxyz/interactive-tutorial-builder