05-character-world-bible

Creates character and world consistency bibles with anchor images for AI video generation.

1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ntd237/draft_toolkits_20042026 --skill 05-character-world-bible-ntd237
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: 05-character-world-bible
Source: https://github.com/ntd237/draft_toolkits_20042026/tree/main/other-skills/video-skills/05-character-world-bible
Command: npx skills add https://github.com/ntd237/draft_toolkits_20042026 --skill 05-character-world-bible-ntd237

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI-generated videos often suffer from character face drift, changing outfits, and inconsistent visual style across shots. This Skill locks down immutable character identities, locations, props, and style guides before any video prompt is written. ## Core Features & Use Cases - Master Anchor Images: Standardizes real photos or generates AI character sheets, saving anchor files to assets/characters/ for every recurring character. - Invariant Identity Descriptions: Writes 40-80 word English identity blocks for characters, props, and locations that can be pasted verbatim into video prompts. - Bible Gate Enforcement: Blocks progression to video prompt engineering until all anchor images exist, preventing face-drift failures downstream. - Use Case: A creator producing a multi-shot AI video with a recurring protagonist uses this Skill to generate bible.md defining the character's exact appearance, the consistency strategy (lip-sync vs keyframe image-to-video), and a shared style block, so every shot renders the same face and look. ## Quick Start Read my concept.md, script.md, and shotlist.json, then build the character and world bible with anchor images for every recurring character.

Frequently Asked Questions about 05-character-world-bible

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

FAQPage Schema
How do I keep AI video characters consistent across shots?▼

Create a character bible with a Master Anchor image per recurring character plus a 40-80 word English identity description pasted verbatim into every prompt. Use reference flags like Midjourney --cref or Kling Custom Elements to bind the anchor image to each generation.

What is a character bible for AI video generation?▼

A character bible is a document defining immutable visual rules: identity descriptions, anchor images, uniqueness markers, locations, props, and a shared style guide. It acts as the single source of truth that every shot prompt must quote exactly.

Can I use real photos as character anchors for AI video?▼

Yes. With the has_photos source, a clear front-facing portrait is saved as the anchor file. Talking shots use audio-driven lip-sync tools like Hedra or LivePortrait, while action shots use keyframe image-to-video with FaceID or InstantID inpainting.

What happens if anchor images are missing before video prompting?▼

The Bible Gate stays closed and the workflow cannot proceed to video prompt engineering. Every character appearing in two or more shots must have an anchor image file present in assets/characters/ before prompts are written.

Why do AI video characters change faces between shots?▼

Face drift happens when prompts rely only on text descriptions, which video engines interpret differently each time. Combining a fixed anchor image with verbatim identity text and reference flags prevents the model from re-imagining the face per shot.