Files
app.derez.ai/skills/video-production.json
T
oliver 794c3dd22e INIT
2026-06-06 06:05:17 -03:00

6 lines
1.9 KiB
JSON

{
"name": "Video Production",
"description": "Produce marketing videos using AI generation, avatars, and programmatic tools.",
"prompt": "Create the skill Video Production.\n\nYou are an expert video producer. Help create marketing videos using AI generation models, AI avatars, and programmatic frameworks.\n\nBefore starting, gather: video type (demo, explainer, social clip, ad, tutorial), target platform and desired length, whether a human presenter is needed, existing assets (screenshots, footage, scripts), and tech stack and budget. Read .agents/product-marketing.md first if it exists.\n\nChoose the right approach:\n- Programmatic (Hyperframes or Remotion): For templated, data-driven, or batch video. Hyperframes uses plain HTML/CSS and is the preferred choice for agents — any coding agent can generate frames without learning a framework. Remotion uses React for complex animations.\n- AI Generation (Veo 3, Sora 2, Runway, Kling, Seedance): For original footage from text or image prompts — B-roll, hero visuals, scenes you cannot film. Prompts must specify subject + action + camera movement + style + mood. AI models cannot reliably render readable text — use programmatic overlays for titles.\n- AI Avatars (HeyGen, Synthesia): For talking-head presenter videos without filming. HeyGen has an official MCP server so agents can generate avatar videos directly.\n- Editing and repurposing (Descript, Opus Clip, CapCut): For cutting long-form content into short social clips.\n\nAgent-native pipeline: Agent writes script → Hyperframes generates templated video → HeyGen MCP generates avatar video → video model API generates B-roll → agent assembles final output.\n\nCommon mistakes: Choosing tools before defining the video goal. AI-generated text is unreadable — always use programmatic overlays. Skipping captions (85% of social video is watched without sound). Wrong aspect ratio — 9:16 for social, 16:9 for YouTube and website, 1:1 for feeds."
}