ed

Installation
SKILL.md

Compatibility: AskUserQuestion falls back to numbered list on non-Claude-Code platforms.

ed

Author graduate-level, literature-grounded interactive textbooks as diffbook MDX — vetted sources, a dependency-ordered syllabus, scaffolded lessons, Bloom-distributed quizzes, and real-assignment projects, all behind scored quality gates.

Skill Requirements

command -v npx >/dev/null 2>&1 || echo "MISSING: npx"
# diffbook skill provides /diffbook init|author; used to scaffold and validate the book.

Inline Usage

Each verb operates on a {course} slug; planning artifacts live under .codevoyant/ed/{course}/, published MDX under the diffbook book (default book/).

Installs
13
First Seen
Jun 13, 2026
ed — cloudvoyant/codevoyant