
Teaching Tools
- 1 repo stars
- Updated May 3, 2026
- geopopos/teaching-pipeline-plugin
teaching-tools is a Claude Code marketplace plugin that chains curriculum, research, build, review, and delivery skills so developers can produce and teach structured technical courses.
About
teaching-tools is a Claude Code marketplace plugin that chains skills from curriculum planning through live professor delivery for technical courses. Developers reach for it when they want agent-assisted course design, cited research, drafted lessons, a review board gate, and optional handwritten homework capture over local QR upload.
- Pipeline: curriculum-planner → lesson-researcher → lesson-builder → lesson-review-board → professor
- lesson-review-board runs parallel reviewer subagents before publish
- review-handwritten-homework QR Flask upload for phone photos
- Expects PROGRESS.md, EPIPHANIES.md, and lessons layout per CONVENTIONS.md
Teaching Tools by the numbers
- Data as of Jul 11, 2026 (Skillselion catalog sync)
/plugin marketplace add geopopos/teaching-pipeline-pluginAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | May 3, 2026 |
| Repository | geopopos/teaching-pipeline-plugin ↗ |
How do you design, research, draft, review, and deliver a technical course in Claude Code without reinventing the workflow each module?
Run a five-skill Claude Code pipeline to plan, research, build, review, and deliver technical courses plus QR homework upload.
Who is it for?
Instructors or engineers building structured technical courses who will follow the plugin directory conventions.
Skip if: Casual one-off explanations with no course directory, PROGRESS tracking, or multi-module artifact layout.
What you get
Planned modules, researched dossiers, lesson and exercise files, review feedback, and live teaching sessions with optional homework images.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What skills are in the default pipeline order?
curriculum-planner, lesson-researcher, lesson-builder, lesson-review-board, then professor, per the README table.
What extra Python deps does QR homework need?
pip install flask qrcode pillow, with optional pillow-heif for iPhone HEIC support.
How do you install the marketplace plugin?
/plugin marketplace add geopopos/teaching-pipeline-plugin then /plugin install teaching-pipeline@Teaching Tools.