anime-forge

Produces AI-generated animated short films through keyframe, image-to-video, and editing pipeline stages.

2.9k|733|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/zts212653/clowder-ai --skill anime-forge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: anime-forge
Source: https://github.com/zts212653/clowder-ai/tree/main/cat-cafe-skills/anime-forge
Command: npx skills add https://github.com/zts212653/clowder-ai --skill anime-forge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI video models cannot simultaneously act as director, UI designer, actor, and editor, so single-prompt generation produces inconsistent characters, garbled text, and uncontrollable pacing. This Skill solves that by splitting an animated short film into deterministic layers: keyframe images lock art style and on-screen text, image-to-video (i2v) adds motion, and post-production editing controls rhythm, subtitles, and sound.

Core Features & Use Cases

  • Layered production pipeline: Charter signoff, storyboard table, prompt book, asset ledger, animatic checkpoint, and EDL-driven rendering with ffmpeg and Chrome-based subtitle rendering.
  • Tested model routing: GPT-family image generation for frames containing Chinese text, Gemini-family i2v for video clips, and local Chrome plus ffmpeg for subtitles and title cards.
  • Failure-driven prompt recipes: Documented fixes for style drift, realistic-prior pull on cartoon characters, sparse action timelines, and subtitle rendering bugs.
  • Use Case: Produce a new episode of a character IP animated series by writing a charter, drafting a shot plan with one acceptance point per shot, generating keyframes and i2v clips from the prompt book, then rendering the final cut from an EDL with parameterized aspect ratio.

Quick Start

Ask the AI to use the anime-forge skill to plan and produce a short animated episode, starting with a charter and storyboard before generating any keyframes or video clips.

Frequently Asked Questions about anime-forge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make an AI-generated animated short film with consistent characters?

Lock art style and character design in keyframe images first, then use image-to-video only for motion like expressions and small actions. Keep style words out of i2v prompts so the model does not resample the look between frames.

Which AI model should I use for image-to-video generation?

Route tasks by tested behavior: GPT-family image generation handles frames containing Chinese text without garbling, while Gemini-family i2v follows N-second duration instructions in prompts. Subtitles and title cards render locally with Chrome and ffmpeg.

Why does my AI video have garbled Chinese text?

Google-family image and video models produce garbled Chinese characters, so generate any frame or card containing Chinese text with GPT-family image models instead. For subtitles, render text locally with Chrome and overlay it with ffmpeg for zero-cost, correct output.

When should I use anime-forge instead of a screen recording video workflow?

Use anime-forge when the footage is generated rather than recorded, such as character-driven animated stories or IP short films. Screen recordings, tutorials, and product showcase videos belong to a recording-based workflow like video-forge.

Why do my i2v clips change style after the first frame?

Style descriptions in the i2v prompt invite resampling, causing jumps after the first frame. Derive style entirely from the starting frame, keep the prompt free of style words, and chain three to four timed actions to fill the clip.

How do I avoid wasting generation budget on AI video production?

Write a charter with scope and budget guardrails before generating anything, cap each prompt at three rolls, and build an animatic from still frames to validate pacing before paying for video generation. Static information cards skip i2v entirely.