Agent skill
hyperframes-product-launch-video
Elite agent skill for creating premium "Product Launch Videos" using Hyperframes.
Filed under Positioning and messaging.
From Varnan-Tech/opendirectory · 57 skills · 626 · pushed 2026-08-16
What it does when it runs
Elite agent skill for creating premium "Product Launch Videos" using Hyperframes. Supports brand DNA extraction, scene-by-scene art direction, premium motion design (Apple-style camera, glassmorphism, typewriter physics), and perfect sound design sync. Use when asked to create a product launch video, promo video, or high-end feature announcement.
Read from the skill and the 10 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- download-directory.github.io
- manus.im
- ns.adobe.com
- opendirectory.dev
- your-website.com
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- shellwrites files
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/Varnan-Tech/opendirectory.git /tmp/opendirectory git -C /tmp/opendirectory sparse-checkout set "skills/hyperframes-product-launch-video" mkdir -p ~/.claude/skills/hyperframes-product-launch-video cp -R "/tmp/opendirectory/skills/hyperframes-product-launch-video/." ~/.claude/skills/hyperframes-product-launch-video/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
Or take the whole library
This repo ships a .claude-plugin manifest, so Claude Code can install all 57 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.
/plugin marketplace add Varnan-Tech/opendirectory /plugin
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗Reproduced in full from Varnan-Tech/opendirectory/blob/62e437ab13408171805a87d16f5cb0151f96ea3c/skills/hyperframes-product-launch-video/SKILL.md, which is licensed MIT (repository). 516 words, 10 headings.
Product Launch Video Skill
This skill guides you through the creation of high-end, premium product launch videos using Hyperframes. It emphasizes a structured workflow from brand discovery to final verification.
Leveraging Official Hyperframes Skills
This skill acts as the Director and Architect for your video project. To ensure technical accuracy and access to the latest framework patterns, you must use it in conjunction with the official Hyperframes skills.
Before writing any code, you should:
- Invoke the official /hyperframes skill to review composition rules, data-attribute semantics, and framework constraints.
- Invoke the official /gsap skill for detailed timeline references, easing functions, and complex animation patterns.
By combining the strategic guidance of this skill with the technical documentation of the official skills, you will produce production-grade video compositions.
Stateless Project Generation (CRITICAL)
This directory (hyperframes-product-launch-video) is a read-only template and skill folder. You must never write project-specific files here.
Whenever you create a new video project:
- Target Directory: All project files must be created in the user's target video project folder (e.g.,
my-new-video/ormy-new-video/assets/). - Project DNA: Generate the
brand_dna.jsoninside the target project'sassets/or root folder. - Art Direction: Save the final
ART_DIRECTION.mdinside the target project folder. - No Side Effects: Do not modify any files within this skill folder during a project run.
Workflow
1. The Interrogation Phase (Brand DNA)
Before starting, you must understand the brand.
- Website Analysis: Use Playwright to visit the user's website. Extract brand colors, typography (fonts), and core value propositions.
- Asset Request: Ask the user for logos and icons. Specify the need for clean, transparent, tightly-cropped PNGs or SVGs.
- Video Type Selection: Ask if this is a 100% motion graphics video or a hybrid (e.g., Founder talking head + Hyperframes motion graphics).
2. The Planning Phase (Art Direction)
NEVER write HTML before planning.
- Generate Art Direction: Create an
ART_DIRECTION.mddocument based on the Art Direction Template. - Scene Breakdown: Define every second of the video, specifying visual action, camera movements, easing functions, and sound effects.
3. Implementation (Premium Motion Design)
Apply elite motion design principles. See Motion Design Patterns for code snippets.
- Apple-Style Camera: Use massive macro zooms and snap-zooms (
back.out). - Eraser Reveal: Staggered text opacity "eaten" by a sliding logo.
- Clash/Shatter: Physical impact effects using GSAP scatter.
- Glassmorphism: Premium UI elements with
backdrop-filter: blur(40px). - Typewriter Physics: Bouncing spans that push the cursor.
4. Sound Design (SFX)
- Shopping List: Provide the user with a "Sound Design Shopping List" based on the storyboard.
- Syncing: Use
<audio data-start="...">tags to match GSAP hits perfectly.
5. Verification & Troubleshooting
- Gotchas: Review Critical Gotchas to avoid common Hyperframes bugs (duration mismatches, target missing, etc.).
- FFmpeg: If rendering fails, guide the user to install FFmpeg locally.
Best Practices
- Atomic Scenes: Keep scenes modular and strictly managed by
data-startanddata-duration. - Visibility Management: Use
autoAlphafor scene transitions to ensure clean seeking. - Layout vs. Transform: Use physical dimensions for flexbox gaps, and transforms for visual flair.
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- product-hunt-launch by manojbajaj95 · 95
- product-launch-gtm by realjaymes · 56
- product-launch by octavehq · 11
- launch by coreyhaines31 · 46,928
- product-marketing by coreyhaines31 · 46,928
- video by coreyhaines31 · 46,928
- show-and-tell-video-slate by ericosiu · 3,483
- video-content-engine by ericosiu · 3,483
Need help setting it up?
This page tells you what hyperframes-product-launch-video does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.