product-launch-video

Generates product launch and promo videos from URLs, scripts, or briefs using HyperFrames.

13|17|Updated Jan 30, 2025
One-click install
npx skills add https://github.com/CodeWithSally/CodeWithSally-Apex-English --skill product-launch-video-codewithsally
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-launch-video
Source: https://github.com/CodeWithSally/CodeWithSally-Apex-English/tree/main/Sessions/ClaudeCode/Session007/.agents/skills/product-launch-video
Command: npx skills add https://github.com/CodeWithSally/CodeWithSally-Apex-English --skill product-launch-video-codewithsally

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Creating a polished product launch or promo video normally requires coordinating brand capture, storyboarding, voiceover, music, motion design, and rendering across many tools. This Skill orchestrates that entire pipeline end to end, turning a product URL, pasted script, or brief into a rendered MP4. ## Core Features & Use Cases - Automated brand capture: Crawls a product URL to extract screenshots, brand colors, fonts, and assets, then remixes a design preset onto those brand tokens deterministically. - Storyboard-to-render pipeline: Plans a frame-by-frame storyboard and script, generates TTS narration with word timings, retrieves BGM and SFX, builds each frame as an HTML composition via parallel sub-agents, and assembles captions, transitions, and the final video. - Gated review workflow: Checkpoint gates for brief confirmation, storyboard approval, and pre-render review keep the user in control, with an autonomous mode for unattended runs. - Use Case: Paste your SaaS product's marketing URL and ask for a 30-second launch promo; the Skill captures the site, drafts the storyboard, generates narration and music, and renders a branded 1920x1080 MP4. ## Quick Start Ask the assistant to create a product launch video for your product's marketing URL and approve the storyboard when prompted.

Frequently Asked Questions about product-launch-video

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

FAQPage Schema
How do I create a product launch video from a website URL?

Provide the product or marketing URL and the Skill captures the site's screenshots, colors, and fonts, drafts a storyboard and narration script, generates voiceover and background music, builds each frame as an HTML composition, and renders a final MP4 after your approval.

How do I make a promo video from a pasted script instead of a URL?

Paste your script or brief directly; it is saved verbatim and the workflow skips site capture, building brand tokens and assets by hand from the brief. Narration can follow your script word for word or be restructured, depending on the brief's VO mode.

Can I use my own brand colors and fonts in the video?

Yes. Captured brand colors and fonts are remixed onto a chosen frame preset by the build-frame script, which maps brand colors by role and swaps in brand font families. If capture missed brand values, you can add them to tokens.json before the design step runs.

Does the video generation work offline or without a HeyGen account?

Yes, in autonomous or offline mode the workflow falls back to local engines such as Kokoro for text-to-speech. The setup step shows sign-in status and surfaces any capability that has no offline provider instead of silently omitting it.

Can I make a silent video without narration or music?

Yes. Setting music to none in the storyboard frontmatter and omitting the script file marks the project fully silent, so no narration, BGM, or SFX is generated and the assembler treats the video as silent by design.

What happens if the website capture fails or is blocked?

A failed capture is a hard stop: the Skill reports the recorded reason and does not consume partial screenshots or invent a fallback page. You can continue only by supplying the source material yourself or explicitly switching to a provided screenshot or brief.