exercise-builder

Goal: attach at least one verifiable exercise to every module so the tutorial has a teaching loop.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "exercise-builder" with this command: npx skills add willoscar/research-units-pipeline-skills/willoscar-research-units-pipeline-skills-exercise-builder

Exercise Builder

Goal: attach at least one verifiable exercise to every module so the tutorial has a teaching loop.

Inputs

  • outline/module_plan.yml

Outputs

  • Updated outline/module_plan.yml

Exercise schema (recommended)

For each module, add an exercises list. Each exercise should contain:

  • prompt

  • expected_output

  • verification_steps (a checklist)

Workflow

  • Read outline/module_plan.yml and enumerate modules.

  • For each module, design ≥1 exercise that directly verifies the module objectives.

  • Ensure every exercise has an expected output and a verification checklist.

  • Update outline/module_plan.yml in place.

Definition of Done

  • Every module in outline/module_plan.yml has ≥1 exercise.

  • Every exercise includes expected_output

  • verification_steps .

Troubleshooting

Issue: exercises are open-ended with no verification

Fix:

  • Convert them into “do X → observe Y → verify Z” with concrete artifacts.

Issue: exercises drift from the running example

Fix:

  • Re-anchor each exercise to the module’s running_example_steps so the tutorial stays coherent.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

pdf-text-extractor

No summary provided by upstream source.

Repository SourceNeeds Review
Research

latex-compile-qa

No summary provided by upstream source.

Repository SourceNeeds Review
Research

draft-polisher

No summary provided by upstream source.

Repository SourceNeeds Review