video-designer

Translate video direction into structured JSON design schemas.

62|17|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/outscal/video-generator --skill video-designer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-designer
Source: https://github.com/outscal/video-generator/tree/main/.claude/skills/video-designer
Command: npx skills add https://github.com/outscal/video-generator --skill video-designer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pydantic, fontTools, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Video Designer skill translates high-level video direction into structured design specifications, turning verbal guidance into concrete JSON schemas that define scenes, elements, animations, timing, and styling.

Core Features & Use Cases

  • Design schemas from video direction: Convert narrative direction into a repeatable spec for scenes, including elements, timing, and animation rules.
  • Reference-driven design: Load built-in references to ensure consistent character shapes, path guidelines, and asset constraints.
  • Use Case: You want to prototype a three-scene video with a central hero and synchronized motion; this skill outputs the exact scene JSON to feed into a renderer.

Quick Start

Use the video-designer skill to generate a complete scene schema from a given video direction.

Frequently Asked Questions about video-designer

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

FAQPage Schema
How do I translate video direction into a JSON schema for scene design?

Video direction is translated into a JSON schema by defining scene elements, animations, timing, and styling into a structured specification for consistent production workflows. This process converts narrative guidance into concrete renderer inputs.

What is the best way to maintain consistent character shapes and path guidelines across multiple video scenes?

To maintain consistent character shapes and path guidelines, load built-in references to enforce asset constraints during schema generation. This ensures all scenes adhere to predefined visual and motion specifications.

Do I need to provide scripts and references to generate accurate video scene schemas?

Yes, you need to provide scripts and references to generate accurate video scene schemas. These inputs supply the necessary narrative direction and asset constraints to define elements, timing, and animation rules correctly.

Can I use JSON schemas to automate animation timing and element styling for video production?

Yes, you can use JSON schemas to automate animation timing and element styling for video production. The schema structures these properties precisely, allowing you to feed the exact scene definitions directly into a renderer.

How does structured JSON schema improve video prototyping workflows with synchronized motion?

Structured JSON schema improves video prototyping by outputting exact scene definitions that synchronize motion across multiple elements. It replaces verbal guidance with a repeatable spec for timing, animations, and styling.