Coordinate Tutopanda CLI and MCP to generate, edit, inspect, and preview documentary videos (video-audio-music blueprint with FinalVideo export). Use when users ask for Tutopanda to build, edit, or review movies inside Claude Code.
Generates and edits documentary videos using Tutopanda CLI with video-audio-music blueprint for MP4 export.
/plugin marketplace add keremk/tutopanda-claude/plugin install tutopanda-movie-producer@tutopanda-dev-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Use this skill whenever a user wants Tutopanda to create or modify documentary-style videos, export an MP4, or preview results from within Claude Code.
tutopanda binary is available on PATH. If not, stop and ask the user to install the published CLI manually.tutopanda init --rootFolder=<absolute-path>). Confirm the config path or TUTOPANDA_CLI_CONFIG before running any command.video-audio-music.yaml because it emits FinalVideo (MP4) in addition to the timeline. Switch blueprints only if the user requests a different workflow.InquiryPrompt, Duration, NumOfSegments, SegmentDuration, VideoStyle, AspectRatio, Resolution, VoiceId, plus optional Audience, Language, Emotion, MusicalStyle. Do not fabricate values.tutopanda query "<InquiryPrompt>" \
--inputs=/absolute/path/to/inputs.yaml \
--usingBlueprint=video-audio-music.yaml \
--concurrency=<workers-if-needed> \
--nonInteractive
movieId, plan path, and friendly view path from the output.tutopanda viewer:view --movieId=<movieId>.movieId and an explicit inputs file path. Run:
tutopanda edit \
--movieId=<movie-id> \
--inputs=/absolute/path/to/inputs.yaml \
--usingBlueprint=video-audio-music.yaml \
--concurrency=<workers-if-needed> \
--nonInteractive
--dryRun or --upToLayer only when the user asks for them. After the run, refresh the viewer.tutopanda inspect --movieId=<movie-id> --prompts --all and summarize key findings.This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.