Create Worked Example

Generate PPTX-compatible HTML slide decks for math worked examples.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/asmith7013/coachingPlatform --skill create-worked-example
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Create Worked Example
Source: https://github.com/asmith7013/coachingPlatform/tree/main/.claude/skills/create-worked-example-sg
Command: npx skills add https://github.com/asmith7013/coachingPlatform --skill create-worked-example

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Produces PPTX-compatible HTML slide decks for math worked examples, with CFU questions and practice problems, and saves them to MongoDB.

Core Features & Use Cases

  • Phase-driven workflow: Phase 1 (analysis) → Phase 2 (planning) → Phase 3 (slides) → Phase 4 (save).
  • Single source of truth: Templates, prompts, and visuals live in .claude/skills/create-worked-example-sg/.
  • Output consistency: 14-16 PPTX-compatible slides with the same structure and checkpoints.
  • Database sync: Metadata and slides are persisted for quick retrieval.

Quick Start

Start at Phase 1 to analyze a mastery check, then progress through all phases to generate and save slides.

Frequently Asked Questions about Create Worked Example

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

FAQPage Schema
How do I generate PPTX-compatible HTML slides for math worked examples?▼

Create PPTX-compatible HTML slide decks by analyzing a mastery check, then progressing through four phases: analysis, planning, slide generation, and database save. The Skill produces 14-16 consistent slides with CFU questions, scaffolding, and three scenario slides formatted for 960×540 PPTX output using web-safe fonts and .row/.col layout.

What's the best way to structure worked examples with check-for-understanding questions?▼

Structure worked examples using phase-driven workflow: Phase 1 analyzes learning goals, Phase 2 plans scaffolding rules and CFU prompts, Phase 3 generates HTML slides with integrated answers, and Phase 4 persists metadata and slides to MongoDB for retrieval and reuse across grade levels and units.

Can I save generated slide decks to a database?▼

Yes. The Skill syncs all generated slides and metadata to MongoDB via provided scripts, creating a single source of truth for templates and visuals stored in .claude/skills/create-worked-example-sg/ and enabling quick retrieval across multiple instructional contexts.

Does this work for different grade levels and math units?▼

Yes. The Skill applies to creating instructional decks across multiple contexts including different grade levels, units, and lessons. Each generated deck follows consistent 14-16 slide structure with configurable learning goals, CFU scaffolding, and scenario variations stored in MongoDB.

What output format do the slides use?▼

Slides output as PPTX-compatible HTML with 960×540 dimensions, web-safe fonts (Arial, Georgia), .row/.col layout structure, no JavaScript or animations, and CFU/answer pairs structured for slide-by-slide advancement within PowerPoint.

Do I need to manually format slides after generation?▼

No. The Skill generates production-ready PPTX HTML output with consistent formatting, layout, fonts, and CFU structuring already applied. Output integrates directly into PowerPoint without additional formatting steps.