muapi-character-story-video
Create a multi-part animated story video by first establishing a consistent character and then generating sequential scenes and animating them.
npx skills add SamurAIGPT/Generative-Media-Skills --skill character-story-video --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Character Story Video **Create a multi-part animated story video by first establishing a consistent character and then generating sequential scenes and animating them.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `character_description` | text | yes | — | Description of the main character (e.g. "a cute piglet wearing a leather aviator jacket and goggles"). | | `story_premise` | text | yes | — | The overall story arc (e.g. "building a jetpack and flying to space"). | | `reference_image` | image_url | no | — | Optional starting image of the character to maintain consistency. | ## Steps This skill involves multiple phases to build a cohesive narrative. ### Phase A — Character Establishment If `{{reference_image}}` is NOT provided, submit the plan with ONE step to create the character: 1. **Character Creation** — `muapi image generate` (model=`nano-banana-pro`): - Prompt: `{{character_description}}, introducing the main character, cinematic lighting, highly detailed, Pixar 3D animation style.` - Aspect ratio: 4:5 or 1:1 If `{{reference_image}}` IS provided, use it as the established character and proceed to Phase B. After generation, ask
- Inputs
- Steps
- Phase A — Character Establishment
- Phase B — Sequential Scene Generation
- Phase C — Animation (Sequel Part 1, Part 2, Part 3)
- Trigger Keywords
- Notes for the Executing Agent
What does the muapi-character-story-video skill do?
Create a multi-part animated story video by first establishing a consistent character and then generating sequential scenes and animating them.
How do I install it?
Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill character-story-video --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From SamurAIGPT/Generative-Media-Skills, a repository with 3,976 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
