Agent skill · Media & Video

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.

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Path: library/motion/character-story-video/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,976
Language: Shell
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Inputs
  2. Steps
  3. Phase A — Character Establishment
  4. Phase B — Sequential Scene Generation
  5. Phase C — Animation (Sequel Part 1, Part 2, Part 3)
  6. Trigger Keywords
  7. Notes for the Executing Agent
More from Generative-Media-Skills
All skills →
About this skill
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.

Keep going