Video Prompting Skill
Skill Verified ActiveDraft and refine prompts for video generation models (text-to-video and image-to-video), and create character-sheet prompts for image models when the goal is character consistency before image-to-video. Use when a user asks for a "video prompt", a model-specific prompt such as Seedance 2.0, Ovi, Sora, Veo 3, Wan 2.2, LTX-2, or LTX-2.3, or a consistent-character prompt such as "character sheet prompt", "character turnaround", "character reference sheet", or "photographic identity sheet".
To empower users to generate high-quality, consistent, and model-compliant prompts for advanced video and character generation tasks, reducing the effort required to achieve desired visual outcomes.
Features
- Drafts prompts for text-to-video and image-to-video models
- Creates character-sheet prompts for image models
- Supports multiple specific video models (Sora, Veo 3, LTX-2, etc.)
- Guides on character consistency workflows
- Provides structured prompting advice and examples
Use Cases
- When a user asks for a "video prompt" or a specific model's prompt (e.g., Sora, Veo 3)
- When a user needs a "character sheet prompt" or "photographic identity sheet" for consistency
- For generating prompts for image-to-video pipelines requiring character continuity
- To refine existing prompts for better output from video generation models
Non-Goals
- Directly generating video or images (this skill focuses on prompt creation)
- Providing an interface to the video generation models themselves
- Handling non-prompt-related user requests
- Creating prompts for unsupported video models or character consistency types
Workflow
- Route the request based on user intent (video prompt vs. character sheet)
- For video prompts, identify the model and input mode (text-to-video or image-to-video)
- Load the appropriate reference guide for the chosen model or workflow
- Follow the guide's structure and constraints to draft the prompt
- Output the final prompt text, providing variants if requested
Practices
- Prompt Engineering
- Video Generation Guidance
- Character Design
Prerequisites
- Access to an AI agent capable of running skills
- Knowledge of desired video generation model or character consistency needs
Installation
npx skills add Square-Zero-Labs/video-prompting-skillRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Openclaw
100Generate images and videos from text with multi-provider routing — supports GPT Image 2.0 (near-perfect text rendering), Nanobanana 2, Seedream 5.0, Midjourney V8.1 (unified photorealistic + anime), Flux 2 Klein (cheap drafts), Seedance 2.0 / Happyhorse 1.0 / Veo 3.1 video, and local ComfyUI workflows. Includes 1,446 curated prompts and style-aware prompt enhancement. Use when users want to create images/videos, design assets, animate photos, enhance prompts, or manage AI art workflows. NOT for: generic chat, code generation, document writing, video editing of existing footage, audio/TTS, or any task unrelated to AI image/video creation.
Videoagent Video Studio
100Generate short AI videos from text or images — text-to-video, image-to-video, and reference-based generation — with zero API key setup. Use when the user wants to create a video clip, animate an image, or generate video from a description.
Visual Creative
99This skill should be used when the user asks to "generate an image", "create artwork", "design a logo", "make a poster", "draw something", "find inspiration", "search for reference images", "enhance my prompt", "improve prompt", "brand design", "product mockup", "batch generate images", "multiple variations", "generate a video", "make a video", "animate this photo", "image-to-video", or discusses AI image/video generation, visual creativity, prompt engineering, reference images, style transfer. Also activate when user mentions MeiGen, image models, aspect ratios, or art styles. NOT for: generic chat/text tasks, code generation, document writing, video editing of existing footage, audio/TTS, real-photo retouching of user files outside the generation flow, or any task unrelated to AI image/video creation.
Ltx2
96AI video generation with LTX-2.3 22B — text-to-video, image-to-video clips for video production. Use when generating video clips, animating images, creating b-roll, animated backgrounds, or motion content. Triggers include video generation, animate image, b-roll, motion, video clip, text-to-video, image-to-video.
Moyu (摸鱼)
100과잉 엔지니어링 패턴이 감지되면 자동으로 활성화됩니다: (1) 사용자가 명시적으로 변경을 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(class, interface, factory, wrapper)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 의존성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 "너무 많아", "거기는 건드리지 마", "X만 변경해", "간단하게", "그만" 등의 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 에러 처리, 유효성 검사, 방어적 코드를 추가하는 경우 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서를 생성하는 경우
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration