anything2explainer ships a whole agent method, not a CLI, for turning a topic into a rendered explainer video
Created 2026-09-08 and at 1,274 stars by 09-14, this Claude Code and Codex skill produces a black-canvas motion-graphics explainer with TTS voiceover, subtitles, and a chapter progress bar, in English or Chinese, with every frame drawn in code via Remotion (React and TypeScript). The author is explicit that it is not a CLI: what ships is a compilable Remotion template, a primitives and lighting library, tooling for voiceover, storyboard, rendering and quantitative QC, written style and motion specs, a multi-agent division-of-labour protocol, and one finished five-minute reference film as the quality bar. That packaging (template plus specs plus a reference artifact as the bar) is the part worth stealing for any skill where output quality is subjective.
Source
↳ Follow the thread