tiktok-launch-videolisted
Install: claude install-skill cognyai/claude-code-marketing-skills
# TikTok Launch Video
Produce a TikTok-native launch video using [HyperFrames](https://hyperframes.heygen.com) — programmatic HTML/CSS video, deterministic, agent-friendly.
This skill is opinionated: it forces the **TikTok grammar** (9:16, hook < 1s, burned-in captions, fast cuts, native text overlays) instead of porting a 16:9 landscape video to vertical.
## Usage
`/tiktok-launch-video https://example.com/launch` — pulls context from a launch page
`/tiktok-launch-video "we're shipping AI brand guardrails for marketers"` — short brief
`/tiktok-launch-video` — interview the user
## Prerequisites
Run once on this machine:
```bash
node --version # ≥ 22
ffmpeg -version | head -1 # ≥ 6
```
If either fails, ask the user to install Node 22+ and FFmpeg before continuing.
## Steps
### 1. Gather product context
Try sources in this order — stop at the first one that gives you enough to write the script. Don't redo work the user has already done.
**1a. Local file** — read `.agents/product-marketing-context.md` or `.claude/product-marketing-context.md` if present.
**1b. Cogny MCP context tree** — if the `cogny` MCP server is connected (check via tools — `mcp__cogny__get_context_tree_overview` or any `mcp__cogny__*` tool), query it:
```
mcp__cogny__get_context_tree_overview # see what's documented
mcp__cogny__search_context query="<product>" # pull customer / pricing / positioning nodes
mcp__cogny__read_context_node node_id="…" # drill into the most