benelser/docent

Point it at anything — a codebase, a PR, an essay, a paper, a URL — and get back a narrated, animated film that argues for what it explains. A closed grammar of explanation rendered by a coding agent, judged before it ships.

6Stars on the repository
6Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

docent-ar

01

benelser/docent

Skill Claude CodeCodex

Render an architecture-review film — a whole system, or one named subsystem, at depth (components, how control and data flow, the idioms, the failure modes, and the trade-offs). Use when the user says "/docent-ar ", asks to "review the architecture of X", "explain how X works as a film", or hands over a repo URL…

6 2mo ago A 90 tokens original MIT

docent-doctor

02

benelser/docent

Skill Claude CodeCodex

First-run bootstrap and ongoing health check for docent. On first invocation, clones the docent engine into /.local/share/docent/engine, installs every cascade dependency (uv, ffmpeg, Kokoro voice weights, Remotion), and puts the docent CLI on PATH. On subsequent invocations, just runs docent doctor --install --yes to…

6 2mo ago E 122 tokens original MIT

docent-explain

03

benelser/docent

Skill Claude CodeCodex

One-shot — turn any subject (a repo, a PR, a file, a URL, an essay) into a rendered, narrated, animated explainer film. The flagship docent skill. Use when the user says "/docent-explain ", or asks to "make a film about X", "explain X as a video", "review X as a docent film", or just hands over a subject and expects…

6 2mo ago A 96 tokens original MIT

docent-pr

04

benelser/docent

Skill Claude CodeCodex

Render a PR-review film — a pull request reviewed the way a principal engineer would, with the load-bearing 5% surfaced, the trade-off named, and a verdict. Use when the user says "/docent-pr ", asks to "review PR.

6 2mo ago A 60 tokens original MIT