product-launch-video

Generates product launch and promo videos from URLs or briefs via a gated HyperFrames workflow.

Updated Sep 6, 2026
One-click install
npx skills add https://github.com/AbuBakar125-co/Resturant_web --skill product-launch-video-abubakar125-co
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-launch-video
Source: https://github.com/AbuBakar125-co/Resturant_web/tree/main/agent/skills/product-launch-video
Command: npx skills add https://github.com/AbuBakar125-co/Resturant_web --skill product-launch-video-abubakar125-co

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve? Turning a product URL, pasted script, or marketing brief into a polished launch or promo video normally requires coordinating capture, design, storyboarding, voiceover, music, captions, and rendering by hand. This Skill orchestrates that entire pipeline as a gated, step-by-step workflow that produces a rendered MP4. ## Core Features & Use Cases - End-to-end launch video pipeline: Runs setup, site capture, design-system remixing, storyboard and script drafting, audio generation (TTS, BGM, SFX), frame building, and final MP4 render with approval gates at each stage. - Brand-aware design system: Captures brand colors and fonts from a product site and deterministically remixes a frame preset onto those tokens, including font staging and caption skins. - Parallel frame production: Dispatches one sub-agent per storyboard frame to build HTML compositions, then assembles, captions, verifies, and renders the final video. - Use Case: Paste a SaaS product URL and ask for a 30-second launch promo; the Skill captures the site, drafts a storyboard and narration, generates voice and music, builds each frame, and delivers renders/video.mp4. ## Quick Start Ask the assistant to create a product launch video from your product or 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 URL?

Provide the product or marketing URL and the Skill captures the site, extracts brand tokens, drafts a storyboard and script, generates narration and music, builds each frame as HTML, and renders a final MP4 after your approval.

What inputs does a product promo video workflow accept?

It accepts an explicit URL to capture, a pasted script or brief saved verbatim, or a brand name resolved via web search. A no-capture path exists when the brief supplies all source material or scraping is disabled.

Can I make a silent video without narration or music?

Yes. Set music: none in the storyboard frontmatter and omit SCRIPT.md; the audio step then generates nothing and the assembler treats the project as fully silent, skipping voice, BGM, and SFX.

Does the video workflow work without signing into HeyGen?

Yes. The auth status step reports sign-in state and falls back to local engines such as Kokoro for TTS when signed out. A non-zero exit from auth status is the normal signed-out state, not a failure.

Why did site capture fail and stop the workflow?

A non-zero exit, ok: false in the capture JSON, or a capture/BLOCKED.md file is a hard stop. The workflow reports the recorded reason and only continues via the no-capture path if you provide the source material directly.

What video formats and sizes are supported?

Three canvas formats are supported: landscape 1920x1080, portrait 1080x1920, and square 1080x1080. The format is derived from the destination and set once in the storyboard frontmatter.