vawe-video-planning

Plans brand-specific videos by collecting briefs, deriving style from sites, and locking storyboards before JSON authoring.

3|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/Vandit1604/vawe --skill vawe-video-planning-vandit1604
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vawe-video-planning
Source: https://github.com/Vandit1604/vawe/tree/main/skills/vawe-video-planning
Command: npx skills add https://github.com/Vandit1604/vawe --skill vawe-video-planning-vandit1604

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Authoring videos without a plan produces generic output that looks the same for every brand. This Skill enforces a plan-first workflow for the Vawe motion-graphics engine: collect the brief, derive a per-brand design language, storyboard the beats, lock the full spec with user sign-off, and only then author the scene JSON. ## Core Features & Use Cases - Brief collection via scripts: make quiz generates site-grounded questions (placement, anti-references, continuity threads) and make quiz-apply turns answers into a validated storyboard. - Brand style derivation: make brandspec, make sections, make lookbook, and make palette extract real fonts, weights, colors, and light/dark dominance from a brand's website; when no site exists, a taste anchor profile (linear, apple, stripe, etc.) is manufactured instead. - Lock sheet gate: freezes palette, fonts, motion personality, per-beat copy, cuts, assets, sound, and CTA, requiring explicit user approval before any JSON is written. - Use Case: A user asks for a 20-second product launch video for their SaaS brand. The Skill studies the brand site, runs the quiz, storyboards hook-to-CTA beats, presents a lock sheet for approval, then hands off to JSON authoring and the verify ladder (make beats, make judge, make ledger). ## Quick Start Ask the agent to plan a video for your brand by providing your website URL and goal, for example: plan a 20-second landscape launch video for mysite.com before writing any JSON.

Frequently Asked Questions about vawe-video-planning

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

FAQPage Schema
How do I plan a video before writing Vawe scene JSON?

Run the planning workflow: study the brand site with make brandspec and make sections, collect the brief with make quiz, storyboard beats, then present a lock sheet for user approval. Only after sign-off do you author the scene JSON and run the verify ladder.

How do I make a video when the brand has no website?

Manufacture the four things a site would give: pick a taste anchor profile (linear, apple, stripe, nike, a24, bloomberg, duolingo, vercel), gather real assets via vawe_logo or vawe_photo, commit to one story spine, and get exact copy from the user. Record theme: invented in the lock sheet.

What is the lock sheet in video planning?

The lock sheet is a frozen spec table covering orientation, duration, theme, palette, fonts, motion personality, continuity plan, per-beat copy and cuts, assets, sound, captions, and CTA. It must receive explicit user approval before any JSON authoring begins.

Does the planning skill work for short videos under 15 seconds?

Short films use a different model: one continuous action where a single object changes state across cuts, not a sequence of independent beats. The skill directs you to the vawe-continuous-action skill, which provides the second-by-second budget and emits the same storyboard shape.

Why does make quiz refuse to run for my brand URL?

make quiz exits with code 2 when a URL is known but make sections has not been run yet. This enforces the study-first rule: you must screenshot and analyze the site's sections before the script will generate site-grounded brief questions.