video

Create marketing videos using AI generation models, AI avatars, and programmatic video frameworks.

1|Updated Feb 1, 2025
One-click install
npx skills add https://github.com/TiagoDanin/TiagoDanin.github.io --skill video-tiagodanin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video
Source: https://github.com/TiagoDanin/TiagoDanin.github.io/tree/main/.claude/skills/seo/video
Command: npx skills add https://github.com/TiagoDanin/TiagoDanin.github.io --skill video-tiagodanin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Producing marketing videos traditionally requires filming, editing skills, and expensive tooling. This Skill guides you through creating product demos, explainers, social clips, and ads using AI video generation models, AI avatars, and code-based video frameworks, choosing the right approach for each use case. ## Core Features & Use Cases - Programmatic Video: Build templated, data-driven videos with Hyperframes (HTML/CSS) or Remotion (React) for batch rendering and repeatable content. - AI Video Generation: Generate B-roll and original footage with Veo 3, Sora 2, Runway, Kling, Seedance, and other models, with prompting guidance and model comparison tables. - AI Avatars: Create talking-head presenter videos with HeyGen (MCP server support) or Synthesia for explainers and multilingual content. - Edit Reverse-Engineering: Decompose a viral reference edit into a reusable beat sheet specifying cut rhythm, caption style, and motion, then apply it to your own footage. - Use Case: You need a vertical product announcement video for TikTok. The Skill helps you script it, generate frames with Hyperframes at 1080x1920, add AI-generated B-roll from Veo, and export with captions. ## Quick Start Ask the assistant to create a 30-second vertical product demo video for your app using Hyperframes and AI-generated B-roll.

Frequently Asked Questions about video

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

FAQPage Schema
How do I create a video programmatically with code?

Use Hyperframes to compose HTML/CSS frames into a timeline and render to MP4, or use Remotion to build videos as React components with props driving content. Hyperframes suits agent-generated plain HTML; Remotion supports advanced animations and AWS Lambda batch rendering.

Which AI video generation model should I use?

Veo 3 or Sora 2 for highest quality with synced audio, Kling or Seedance for batch volume at lower cost, Hailuo for character consistency across shots, and Hunyuan Video or Wan 2 for self-hosted open-source generation without API fees.

Hyperframes vs Remotion: which is better for programmatic video?

Hyperframes uses plain HTML/CSS with minimal learning curve and deterministic rendering, making it better for coding agents. Remotion requires React knowledge but offers advanced animations, spring physics, and Lambda-based rendering at scale.

Can AI video models render readable text in videos?

No, AI video models cannot reliably render readable text or logos. Generate the visual footage with AI models, then add text overlays programmatically using Hyperframes, Remotion, or CapCut in post-production.

How do I copy the editing style of a viral video?

Extract frames and timing from the reference using watch-video, then log each editing decision into a beat sheet covering cut rhythm, caption style, motion, and sound design. Apply the 3-5 signature moves to your own footage, never copying the reference's actual content.

When should I use an AI avatar instead of filming myself?

Use AI avatars like HeyGen for recurring content, multilingual versions, and personalized outreach at scale. Film yourself for authentic founder content, and use screen recording instead of avatars for product UI walkthroughs.