tutorial-module-writer

Generate tutorial content from an approved module plan into output/TUTORIAL.md.

497|38|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill tutorial-module-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tutorial-module-writer
Source: https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/main/.codex/skills/tutorial-module-writer
Command: npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill tutorial-module-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of tutorial content from an approved module plan, ensuring consistency and completeness in educational materials.

Core Features & Use Cases

  • Module Expansion: Converts structured module plans into narrative tutorial content.
  • Running Example Consistency: Maintains a single, evolving running example throughout the tutorial for better learning continuity.
  • Exercise Integration: Includes exercises with expected outputs and verification steps for each module.
  • Use Case: A technical writer needs to create a new tutorial for a software feature. They provide a module plan, and this Skill generates the full tutorial draft, including exercises, ensuring it aligns with the approved scope and uses a consistent example.

Quick Start

Use the tutorial-module-writer skill to write the tutorial content from the approved module plan.

Frequently Asked Questions about tutorial-module-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate tutorial content from a module plan?

To generate tutorial content, this Skill expands an approved module plan into a coherent narrative, maintaining a consistent running example and integrating exercises with answer outlines to produce a complete TUTORIAL.md file.

Can I automatically add exercises with verification steps to my educational documentation?

Yes, you can automatically include exercises with verification steps in your educational documentation. The Skill integrates exercises with expected outputs and verification steps for each module directly into the generated tutorial narrative.

What is the best way to ensure a consistent running example across multiple tutorial modules?

The best way to ensure a consistent running example is to generate the tutorial from an approved plan. The Skill maintains a single, evolving running example throughout the narrative for better learning continuity.

Does the tutorial generation process strictly adhere to an approved module scope?

Yes, the tutorial generation process strictly adheres to the approved module scope. It expands module objectives, key concepts, and worked steps without deviating from the initially approved plan boundaries.

What file format does the tutorial writing process output?

The tutorial writing process outputs a Markdown file. Specifically, it aims to produce the `output/TUTORIAL.md` file containing the expanded module objectives, narrative, and exercises.

Do I need an approved module plan before writing tutorial content?

Yes, you need an approved module plan before writing tutorial content. The Skill automates content creation by converting a structured module plan into a tutorial draft, ensuring it aligns with the approved scope.