Manga Agent
by NarraNexus team contributor · MIT
Local Build assumes a NarraNexus instance running at localhost:5173 — start it first with bash run.sh.
Desktop App requires the NarraNexus DMG installed to /Applications/ (and opened at least once so macOS registers the narranexus:// handler).
Manga Agent takes a folder of manga pages or individual panels and produces a fully rendered explainer video in the bilibili 解说 style: one panel on screen at a time, Chinese voiceover narrating the story in a lightly comedic register, and yellow subtitles burned into the final MP4. The agent ships the `manga_explainer` skill, which bundles its own rendering toolchain — panel cropping, composition planning, TTS via Microsoft Edge TTS (free, no API key, native Chinese voices), and final ffmpeg assembly with subtitle burning. The agent reads your uploaded images, plans a panel-by-panel composition, drafts the narration, and runs the render pipeline end to end. Because the pipeline executes on the host, install this on a NarraNexus instance you control (desktop DMG or self-hosted) where ffmpeg and ffprobe are on PATH.
How to use it
Agents in this template
- Manga Agent
How to install (manual)
- Click Download .nxbundle above.
- Open your NarraNexus app and go to Settings → Import bundle.
- Drag the downloaded file in, review the preflight, confirm.
One-click install (a deep link that imports directly into your cloud or desktop NarraNexus) is the next milestone.
