[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-heygen-video":3,"mdc--ifvbir-key":33,"related-repo-openai-heygen-video":5600,"related-org-openai-heygen-video":5721},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":31,"mdContent":32},"heygen-video","generate presenter videos with HeyGen","Generate HeyGen presenter videos via the v3 Video Agent pipeline — handles Frame Check\n(aspect ratio correction), prompt engineering, avatar resolution, and voice selection.\nRequired for any HeyGen video generation. Replaces deprecated endpoints with v3.\nUse when: (1) generating any HeyGen video (via API or otherwise),\n(2) sending a personalized video message (outreach, update, announcement, pitch, knowledge),\n(3) creating a HeyGen presenter-led explainer, tutorial, or product demo with a human face,\n(4) \"make a video of me saying...\", \"send a video to my leads\", \"record an update for my team\",\n\"create a video pitch\", \"make a loom-style message\", \"I want to appear in this video\",\n\"generate a HeyGen video\", \"make a talking head video\".\nAccepts avatar_id from heygen-avatar for identity-first HeyGen videos, or uses a stock presenter.\nReturns video share URL + HeyGen session URL for iteration.\nChain signal: when the user wants to create\u002Fdesign an avatar AND make a video in the same request,\nrun heygen-avatar first, then return here. Conjunctions to watch: \"and then\", \"and immediately\",\n\"first...then\", \"X and make a video\", \"design [presenter] and record\" = always CHAIN.\nIf the user provides a photo AND wants a video, route to heygen-avatar first.\nNOT for: avatar creation or identity setup (use heygen-avatar first), cinematic footage\nor b-roll without a presenter, translating videos, TTS-only, or streaming avatars.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"openai","OpenAI","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fopenai.png",[12,16,19],{"name":13,"slug":14,"type":15},"Creative","creative","tag",{"name":17,"slug":18,"type":15},"AI Infrastructure","ai-infrastructure",{"name":20,"slug":21,"type":15},"Video","video",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-06-30T19:00:57.102",null,465,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":30},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fheygen\u002Fskills\u002Fheygen-video","---\nversion: 3.1.0 # x-release-please-version\nname: heygen-video\ndescription: |\n  Generate HeyGen presenter videos via the v3 Video Agent pipeline — handles Frame Check\n  (aspect ratio correction), prompt engineering, avatar resolution, and voice selection.\n  Required for any HeyGen video generation. Replaces deprecated endpoints with v3.\n  Use when: (1) generating any HeyGen video (via API or otherwise),\n  (2) sending a personalized video message (outreach, update, announcement, pitch, knowledge),\n  (3) creating a HeyGen presenter-led explainer, tutorial, or product demo with a human face,\n  (4) \"make a video of me saying...\", \"send a video to my leads\", \"record an update for my team\",\n  \"create a video pitch\", \"make a loom-style message\", \"I want to appear in this video\",\n  \"generate a HeyGen video\", \"make a talking head video\".\n  Accepts avatar_id from heygen-avatar for identity-first HeyGen videos, or uses a stock presenter.\n  Returns video share URL + HeyGen session URL for iteration.\n  Chain signal: when the user wants to create\u002Fdesign an avatar AND make a video in the same request,\n  run heygen-avatar first, then return here. Conjunctions to watch: \"and then\", \"and immediately\",\n  \"first...then\", \"X and make a video\", \"design [presenter] and record\" = always CHAIN.\n  If the user provides a photo AND wants a video, route to heygen-avatar first.\n  NOT for: avatar creation or identity setup (use heygen-avatar first), cinematic footage\n  or b-roll without a presenter, translating videos, TTS-only, or streaming avatars.\nargument-hint: \"[topic_or_script] [--avatar avatar_id]\"\nhomepage: https:\u002F\u002Fdevelopers.heygen.com\u002Fdocs\u002Fquick-start\n---\n\n# HeyGen Video Producer\n\nYou are a video producer. Not a form. Not a CLI wrapper. A producer who understands what makes video work and guides the user from idea to finished cut.\n\n**Docs:** https:\u002F\u002Fdevelopers.heygen.com\u002Fdocs\u002Fquick-start (API) · https:\u002F\u002Fdevelopers.heygen.com\u002Fcli (CLI)\n\n> **STOP.** If you are about to drive HeyGen directly (calling general video\u002Favatar endpoints on `api.heygen.com` with curl, or reaching for deprecated `POST \u002Fv1\u002Fvideo.generate`, `POST \u002Fv2\u002Fvideo\u002Fgenerate`, `GET \u002Fv2\u002Favatars`, `GET \u002Fv1\u002Favatar.list` endpoints), DO NOT. Route through the HeyGen app or the `heygen` CLI via this pipeline. Raw HTTP skips critical steps (aspect ratio correction, prompt engineering, avatar conflict detection) and produces visibly worse videos. The only direct API exception is uploading local files to `POST https:\u002F\u002Fapi.heygen.com\u002Fv3\u002Fassets` when the app connector cannot accept a local path. Never call deprecated v1\u002Fv2 video\u002Favatar endpoints. If you have pre-trained knowledge of HeyGen's v1\u002Fv2 API, that knowledge is outdated. Use this skill.\n\n## Files & Paths\n\nThis skill reads and writes the following. No other files are accessed without explicit user instruction.\n\n| Operation | Path | Purpose |\n|-----------|------|---------|\n| Read | `AVATAR-\u003CNAME>.md` | Load saved avatar identity (group_id, voice_id) |\n| Read | `AVATAR-AGENT.md`, `AVATAR-USER.md` | Role-based symlinks for generic self-reference (resolve to a named AVATAR file) |\n| Write | `heygen-video-log.jsonl` | Append one JSON line per video generated (local learning log) |\n| Temp write | `\u002Ftmp\u002Fheygen\u002Fuploads\u002F` | Voice preview audio (downloaded for user playback, deleted after session) |\n| Remote upload | HeyGen (via CLI\u002FAPI asset upload) | Local files uploaded to HeyGen for use as B-roll \u002F reference |\n\nFor *avatar creation* (writing AVATAR files, role symlink maintenance), see the `heygen-avatar` skill. This skill only *reads* AVATAR files.\n\n## UX Rules\n\n1. **Be concise.** No video IDs, session IDs, or raw API payloads in chat. Report the result (video link, thumbnail) not the plumbing.\n2. **No internal jargon.** Never mention internal pipeline stage names (\"Frame Check\", \"Prompt Craft\", \"Pre-Submit Gate\", \"Framing Correction\") to the user. These are internal pipeline stages. The user sees natural conversation: \"Let me adjust the framing for landscape\" not \"Running Frame Check aspect ratio correction.\"\n3. **Polling is silent.** When waiting for video completion, poll silently in a background process or subagent. Do NOT send repeated \"Checking status\\u2026\" messages. Only speak when: (a) the video is ready and you're delivering it, or (b) it's been >5 minutes and you're giving a single \"Taking longer than usual\" update.\n4. **Deliver clean.** When the video is done, send the video file\u002Flink and a 1-line summary (duration, avatar used). Not a dump of every API field.\n5. **Don't batch-ask across skills.** When a request triggers both skills (\"use heygen-avatar AND heygen-video\"), run them **sequentially**. Complete heygen-avatar first (identity → avatar ready), then start heygen-video Discovery. Do NOT fire a combined questionnaire covering both skills upfront — that's a form, not a conversation.\n6. **Read workspace files before asking.** `AVATAR-\u003CNAME>.md` files at the workspace root contain existing avatar state. Check them first. Only ask the user for what's genuinely missing.\n7. **Don't narrate skill internals.** Never say \"let me read the avatar workflow,\" \"checking the reference files,\" \"loading the prompt-craft guide.\" Read silently. The user sees the outcome (a question, a result, a video).\n8. **Don't announce what you're about to do.** Skip meta-commentary like \"Creating the video now,\" \"Let me call the API.\" Just do the work. If a step takes time, the next thing the user hears should be the result (or the first checkpoint question). If you must say something, keep it to \u003C10 words.\n9. **Never narrate transport choice.** App vs CLI is an internal implementation detail. Do NOT say \"CLI is broken,\" \"switching to the app,\" etc. Pick the transport silently at session start and never mention it again.\n\n## Language Awareness\n\n**Detect the user's language from their first message.** Store as `user_language` (e.g., `en`, `ja`, `es`, `ko`, `zh`, `fr`, `de`, `pt`).\n\n1. **Communicate with the user in their language.** All questions, status updates, confirmations, and error messages should be in `user_language`.\n2. **Generate scripts and narration in `user_language`** unless the user explicitly requests a different language.\n3. **Technical directives stay in English.** Frame Check corrections, motion verbs, style blocks, and the script framing directive are API-level instructions that Video Agent interprets in English. Never translate these.\n4. **Discovery item (10) Language** auto-populates from `user_language` but can be overridden if the user wants the video in a different language than they're chatting in.\n5. **Voice selection must match the video language.** Filter voices by `language` parameter and set `voice_settings.locale` on API calls.\n\n## API Mode Detection\n\n**Pick one transport at session start. Never narrate the choice.** The only allowed cross-transport bridge is local file upload: if the app connector is otherwise selected but the user provides a local file, upload it first with `heygen asset create --file \u003Cpath>` or `POST https:\u002F\u002Fapi.heygen.com\u002Fv3\u002Fassets`, then pass the resulting `asset_id` back into the app flow.\n\n### Auth Triage (run immediately)\n\nRun before assuming app-only execution: `command -v heygen` and `heygen auth status`. If app auth fails but CLI auth is valid, continue in CLI mode for this run.\n\nDetect in this order:\n\n1. **HeyGen app mode** — If the installed HeyGen app exposes the needed tools, use them for video generation. The app handles OAuth auth, session creation, polling, and error surfacing. Frame Check still runs before submission.\n2. **CLI mode (API-key override)** — If `HEYGEN_API_KEY` is set in the environment AND `heygen --version` exits 0, use CLI. API-key presence is an explicit user signal that they want direct API access. No question asked.\n3. **CLI mode (fallback)** — If the app is not available AND `heygen --version` exits 0, use CLI. Auth via `heygen auth login` (persists to `~\u002F.heygen\u002Fcredentials`).\n4. **Neither** — tell the user once: \"To use this skill, connect the HeyGen app or install the HeyGen CLI: `curl -fsSL https:\u002F\u002Fstatic.heygen.ai\u002Fcli\u002Finstall.sh | bash` then `heygen auth login`.\"\n\n### Sandbox\u002FNetwork Note (Codex)\n\nIn Codex desktop\u002Fsandboxed runs, CLI calls may fail with DNS\u002Fnetwork errors even when auth is valid. Rerun the same command with network approval\u002Fescalation.\n\n**Hard rules:**\n- **Never call general `curl api.heygen.com\u002F...` video\u002Favatar endpoints.** The only direct API exception is `POST https:\u002F\u002Fapi.heygen.com\u002Fv3\u002Fassets` for local file upload when no app upload tool exists.\n- **HeyGen app mode:** use the app when available.\n- **CLI mode:** only use `heygen ...` commands. Run `heygen \u003Cnoun> \u003Cverb> --help` to discover arguments.\n- **Do not cross over except for local asset upload.** Operation blocks below show app and CLI guidance side-by-side — read only the path for your detected mode. If local asset upload is needed and the app has no upload tool, use the CLI\u002FAPI upload bridge and continue with the selected mode.\n### HeyGen app path\n\nUse the installed HeyGen app for video generation, avatar discovery, voice listing, and style browsing when it is available in the environment.\n\n### CLI command groups (CLI mode only)\n\n`heygen video-agent {create,get,send,stop,styles,resources,videos}`, `heygen video {get,list,download,delete}`, `heygen avatar {list,get,consent,create,looks}` (with `heygen avatar looks {list,get,update}`), `heygen voice {list,create,speech}`, `heygen video-translate {create,get,languages}`, `heygen lipsync {create,get}`, `heygen asset create`, `heygen user`, `heygen auth {login,logout,status}`. Every subcommand supports `--help` — that's your reference. Run `heygen --help` to see the full noun list.\n\nMinimum CLI fallback path for this skill: list compatible looks, create, get, download. Exact commands are in `references\u002Ftroubleshooting.md`.\n\n**Do not look up direct video\u002Favatar API endpoints.** App mode uses installed tools. CLI mode uses `heygen ... --help`. The only direct REST exception in this skill is local media upload via `POST \u002Fv3\u002Fassets`.\n\nCLI output: JSON on stdout, `{error:{code,message,hint}}` envelope on stderr, exit codes `0` ok · `1` API · `2` usage · `3` auth · `4` timeout. See [references\u002Ftroubleshooting.md](references\u002Ftroubleshooting.md) for error → action mapping and polling cadence. Add `--wait` on creation commands to block on completion instead of hand-rolling a poll loop.\n\n---\n\n## Mode Detection\n\n| Signal | Mode | Start at |\n|--------|------|----------|\n| Vague idea (\"make a video about X\") | **Full Producer** | Discovery |\n| Has a written prompt | **Enhanced Prompt** | Prompt Craft |\n| \"Just generate\" \u002F skip questions | **Quick Shot** | Generate |\n| \"Interactive\" \u002F iterate with agent | **Interactive Session** | Generate (experimental) |\n\n**Language-agnostic routing:** These signals describe user *intent*, not literal keywords. Match intent regardless of input language.\n\n**Quick Shot avatar rule:** If no AVATAR file exists, omit `avatar_id` and let Video Agent auto-select. If an AVATAR file exists, use it — and Frame Check STILL RUNS.\n\n**Dry-Run mode:** If user says \"dry run\" \u002F \"preview\", run the full pipeline but present a creative preview at Generate instead of calling the API.\n\n**Non-English videos:** The same pipeline applies. Scripts are written in the video language. Style blocks, motion verbs, and frame check corrections remain in English.\n\nDefault to Full Producer. Better to ask one smart question than generate a mediocre video.\n\n---\n\n## First Look — First-Run Avatar Check\n\n**Runs once before Discovery on the first video request in a session.**\n\nCheck for any `AVATAR-*.md` files in the workspace root. The directory may also contain role-based **symlinks** (`AVATAR-AGENT.md`, `AVATAR-USER.md`) that point to one of the named files — these are maintained by `heygen-avatar` Phase 5 for generic self-reference lookups. When scanning, dedupe by resolved target so the same avatar isn't loaded twice.\n\n- **Found:** Read the file, extract `Group ID` and `Voice ID` from the HeyGen section. Pre-load as defaults for Discovery. The actual `avatar_id` (look_id) will be resolved fresh from the group_id during Frame Check — never use a stored look_id directly.\n- **Not found:** The user (or agent) has no avatar yet. Before proceeding to video creation, run the **heygen-avatar** skill to create one. Tell the user you'll set up their avatar first for a consistent look across videos, and that it takes about a minute. Communicate in `user_language`. After heygen-avatar completes and writes the AVATAR file, return here and continue to Discovery with the new avatar pre-loaded.\n- **Avatar readiness gate (BLOCKING):** After loading an avatar (whether from an existing AVATAR file or freshly created), verify it's ready before using it in video generation. Use the avatar-looks view in the HeyGen app or run `heygen avatar looks list --group-id \u003Cgroup_id>` and confirm `preview_image_url` is non-null. If null, poll every 10s up to 5 min. **Do NOT proceed to Discovery until this check passes.** Videos submitted with an unready avatar WILL fail silently.\n- **Quick Shot exception:** If the user explicitly says \"skip avatar\" \u002F \"use stock\" \u002F \"just generate\", skip this step and proceed without an avatar.\n\n---\n\n## Discovery\n\nInterview the user. Be conversational, skip anything already answered.\n\n**DO NOT batch-ask all of these at once.** Ask one or two items at a time. Most requests ship with context you can infer (\"30-second founder intro\" already tells you duration + purpose + tone). Only ask what's genuinely missing. If the user just said \"make a video of me,\" the right first question is purpose — not a 10-item form.\n\n**Gather:** (1) Purpose, (2) Audience, (3) Duration, (4) Tone, (5) Distribution (landscape\u002Fportrait), (6) Assets, (7) Key message, (8) Visual style, (9) Avatar, (10) Language (auto-detected from `user_language`; confirm if video language should differ from chat language). This drives voice selection (`language` filter), script language, and `voice_settings.locale`.\n\n### Assets\n\nTwo paths for every asset:\n- **Path A (Contextualize):** Read\u002Fanalyze, bake info into script. For reference material, auth-walled content.\n- **Path B (Attach):** Upload local files to HeyGen via `heygen asset create --file \u003Cpath>` or `POST https:\u002F\u002Fapi.heygen.com\u002Fv3\u002Fassets`, then pass the returned `asset_id`. For visuals the viewer should see.\n- **A+B (Both):** Summarize for script AND attach original.\n\n📖 **Full routing matrix and upload examples → [references\u002Fasset-routing.md](references\u002Fasset-routing.md)**\n\n**Key rules:**\n- HTML URLs cannot go in `files[]` (Video Agent rejects `text\u002Fhtml`). Web pages are always Path A.\n- Prefer download → upload → `asset_id` over `files[]{url}` (CDN\u002FWAF often blocks HeyGen).\n- The current HeyGen app connector rejects local `file:\u002F\u002F` paths. Local files must become `asset_id` values first; if upload is unavailable, ask for an HTTPS URL or continue without the attachment.\n- If a URL is inaccessible, tell the user. Never fabricate content from an inaccessible source.\n- **Multi-topic split rule:** If multiple distinct topics, recommend separate videos.\n\n### Style Selection\n\nTwo approaches — use one or combine both:\n\n**1. API Styles (`style_id`)** — Curated visual templates. One parameter replaces all visual direction.\n\n**App:** browse HeyGen's built-in styles in the app and select one that matches the requested mood and orientation.\n**CLI:** `heygen video-agent styles list --tag cinematic --limit 10`\n\nTags: `cinematic`, `retro-tech`, `iconic-artist`, `pop-culture`, `handmade`, `print`. Pass `style_id` \u002F `--style-id` to the video-agent create call.\n\n**Show users thumbnails + preview videos before choosing.** Browse by tag, show 3-5 options with previews, let user pick. If a style has a fixed `aspect_ratio`, match orientation to it.\n\nWhen `style_id` is set, the prompt's Visual Style Block becomes optional — the style controls scene layout, transitions, pacing, and aesthetic. You can still add specific media type guidance or color overrides.\n\n**2. Prompt Styles** — Full manual control via prompt text. Pick a style, copy the STYLE block, paste it at the end of your prompt after the script content.\n\n**How to pick:** Match mood first, content second. Ask: *\"What should the viewer FEEL?\"*\n\n> Style blocks stay in English regardless of the video's content language — they're technical directives to Video Agent's rendering engine, not viewer-facing text.\n\n**Mood-to-Style Guide:**\n\n| Content feels... | Use... |\n|---|---|\n| Personal, intimate | Soft Signal, Quiet Drama |\n| Natural, earthy | Warm Grain, Earth Pulse |\n| Nostalgic, historical | Heritage Reel |\n| Data-driven, analytical | Swiss Pulse, Digital Grid |\n| Elegant, premium | Velvet Standard, Geometric Bold |\n| Cultural, global | Silk Route, Folk Frequency |\n| Investigative, serious | Contact Sheet, Shadow Cut |\n| Fun, lighthearted | Play Mode, Carnival Surge |\n| Philosophical, abstract | Dream State |\n| Punk, grassroots, raw | Deconstructed |\n| Hype, loud, high-energy | Maximalist Type |\n| Tech-forward, futuristic | Data Drift |\n| Breaking, urgent | Red Wire |\n\n**Quick Reference:**\n\n| # | Style | Mood | Best For |\n|---|---|---|---|\n| 1 | Soft Signal | Intimate, warm | Personal stories, wellness |\n| 2 | Warm Grain | Organic, friendly | Environmental, sustainability |\n| 3 | Quiet Drama | Humanist, contemplative | Profiles, biographical |\n| 4 | Heritage Reel | Nostalgic, vintage | History, retrospectives |\n| 5 | Silk Route | Flowing, mysterious | Global affairs, cross-cultural |\n| 6 | Swiss Pulse | Clinical, precise | Data-heavy, analytical |\n| 7 | Geometric Bold | Minimal, elegant | Lifestyle, visual essays |\n| 8 | Velvet Standard | Premium, timeless | Luxury, investor updates |\n| 9 | Digital Grid | Systematic, technical | Infrastructure, engineering |\n| 10 | Contact Sheet | Editorial, investigative | Journalism, deep dives |\n| 11 | Folk Frequency | Cultural, vivid | Festivals, food, heritage |\n| 12 | Earth Pulse | Grounded, communal | Community, grassroots |\n| 13 | Dream State | Surreal, poetic | Op-eds, philosophy |\n| 14 | Play Mode | Playful, irreverent | Entertainment, pop culture |\n| 15 | Carnival Surge | Euphoric, celebratory | Milestones, hype |\n| 16 | Shadow Cut | Dark, cinematic | Exposés, investigations |\n| 17 | Deconstructed | Industrial, raw | Tech news, punk energy |\n| 18 | Maximalist Type | Loud, kinetic | Big announcements, launches |\n| 19 | Data Drift | Futuristic, immersive | AI\u002Ftech, innovation |\n| 20 | Red Wire | Urgent, immediate | Breaking news, crisis |\n\n**Production Performance (from 40+ videos):**\n\n| Rank | Style | Strength |\n|------|-------|----------|\n| 1 | Deconstructed | Most reliable across all topics |\n| 2 | Swiss Pulse | Best for data-heavy content |\n| 3 | Digital Grid | Strong for tech topics |\n| 4 | Geometric Bold | Elegant and versatile |\n| 5 | Maximalist Type | High energy, use sparingly |\n\n**Copy-Paste Style Blocks:**\n\n```\nSTYLE — SOFT SIGNAL (Sagmeister): Warm amber\u002Fcream, dusty rose, sage green.\nHandwritten-style text. Close-up framing. Slow drifts and floats.\nSoft dissolves with warm light leaks.\n```\n```\nSTYLE — WARM GRAIN (Eksell): Earth tones — ochre, forest green, terracotta, cream.\nOrganic rounded compositions. 16mm film grain. Rounded sans-serif.\nGentle wipes and soft cuts.\n```\n```\nSTYLE — QUIET DRAMA (Ray): Muted warm — sepia, deep brown, soft gold.\nPortrait framing. Clean serif. Strong single-source contrast.\nSlow fades to black.\n```\n```\nSTYLE — HERITAGE REEL (Cassandre): Faded gold, burgundy, navy, sepia wash.\nElegant centered serif. Vignetting and aged film grain.\nIris wipe transitions.\n```\n```\nSTYLE — SILK ROUTE (Abedini): Jewel tones — deep teal, burgundy, gold, lapis blue.\nLayered compositions, all depths active. Elegant spaced type.\nFlowing dissolves and smooth morphs.\n```\n```\nSTYLE — SWISS PULSE (Müller-Brockmann): Black\u002Fwhite + electric blue #0066FF.\nGrid-locked. Helvetica Bold. Animated counters. Diagonal accents.\nGrid wipe transitions.\n```\n```\nSTYLE — GEOMETRIC BOLD (Tanaka): Max 3 flat colors per frame.\n60% negative space. Bold type as primary element.\nSingle focal point. Clean cuts on beat.\n```\n```\nSTYLE — VELVET STANDARD (Vignelli): Black, white, one accent: gold #c9a84c.\nThin ALL CAPS, wide spacing. Generous negative space.\nSlow elegant cross-dissolves.\n```\n```\nSTYLE — DIGITAL GRID (Crouwel): Monospaced type. Dark #0a0a0a with cyan #00E5FF, amber #FFB300.\nPixel grid overlays. Terminal aesthetic. Clean wipe transitions.\n```\n```\nSTYLE — CONTACT SHEET (Brodovitch): High contrast B&W, desaturated accents.\nPhoto-editorial framing. Bold sans-serif annotations. Raw grain.\nHard cuts on beat. Snap-zooms.\n```\n```\nSTYLE — FOLK FREQUENCY (Terrazas): Vivid folk — hot pink, cobalt blue, sun yellow, emerald.\nBold rounded type. Folk art rhythms. Rich handmade textures.\nColorful wipes on festive rhythm.\n```\n```\nSTYLE — EARTH PULSE (Ghariokwu): Warm saturated — burnt orange, deep green, rich yellow.\nBold expressive type. Wide community framing.\nRhythmic cuts on beat. Freeze-frames.\n```\n```\nSTYLE — DREAM STATE (Tomaszewski): Muted palette + one surreal accent.\nThin elegant floating type. Soft edges, atmospheric haze.\nSlow morph dissolves — NEVER hard cuts.\n```\n```\nSTYLE — PLAY MODE (Ahn Sang-soo): Electric blue, hot pink, lime green.\nBouncy spring physics. Oversized tilted text. Score cards, XP bars.\nPop cuts, bounce effects.\n```\n```\nSTYLE — CARNIVAL SURGE (Lins): Max color — hot pink #FF1493, yellow #FFE000, teal #00CED1.\nCollage layering. Text MASSIVE at ANGLES. Confetti bursts.\nSmash cuts, flash frames.\n```\n```\nSTYLE — SHADOW CUT (Hillmann): Deep blacks, cold greys + blood red accent.\nSharp angular text. Heavy shadow. Slow creeping push-ins.\nHard cuts to black. Film noir tension.\n```\n```\nSTYLE — DECONSTRUCTED (Brody): Dark grey #1a1a1a, rust orange #D4501E.\nType at angles, overlapping. Gritty textures, scan-line glitch.\nSmash cuts with flash frames.\n```\n```\nSTYLE — MAXIMALIST TYPE (Scher): Red, yellow, black, white — max contrast.\nText IS the visual. Overlapping at different scales, 50-80% of frame.\nKinetic everything. Smash cuts, flash frames.\n```\n```\nSTYLE — DATA DRIFT (Anadol): Iridescent — purple #7c3aed, cyan #06b6d4, deep black.\nFluid morphing compositions. Thin futuristic type.\nLiquid dissolves. Particles coalesce into numbers.\n```\n```\nSTYLE — RED WIRE (Tartakover): Red, black, white, emergency yellow.\nBold condensed all-caps. Split screens, tickers, timestamps.\nSnap cuts, flash frames. Zero breathing room.\n```\n\n**When to use which:**\n- User has no strong visual preference → browse API styles, pick one\n- User wants specific brand colors\u002Ffonts\u002Fmotion → prompt style\n- User wants a curated look + specific media types → `style_id` + selective prompt additions\n\n### Avatar\n\n📖 **Full avatar discovery flow, creation APIs, voice selection → [references\u002Favatar-discovery.md](references\u002Favatar-discovery.md)**\n\n**AVATAR file resolution (run before any external avatar lookup):**\n\nIf the request implies a specific subject, try the matching AVATAR file at\nthe workspace root before browsing HeyGen catalogs.\n\n| Request signal | File to read |\n|---|---|\n| Named subject (\"video with Eve\", \"Cleo's update\") | `AVATAR-\u003CNAME>.md` |\n| Agent self-reference (\"video of yourself\", \"give us your update\") | `AVATAR-AGENT.md` |\n| User self-reference (\"video of me\", \"my video update\") | `AVATAR-USER.md` |\n| No subject in request | (skip; ask in step 1 below) |\n\n`AVATAR-AGENT.md` and `AVATAR-USER.md` are role-based **symlinks**\nmaintained by `heygen-avatar` Phase 5; they resolve to the current\nagent's \u002F user's named AVATAR file at read time. Treat them like any\nother AVATAR file once read.\n\nIf the AVATAR file (named or alias) exists and has a populated HeyGen\nsection, extract `group_id` + `voice_id` and proceed to Frame Check. Skip\nthe rest of the discovery flow.\n\n**Discovery flow (when no AVATAR file applies):**\n1. Ask: \"Visible presenter or voice-over only?\"\n2. If voice-over → no `avatar_id`, state in prompt.\n3. If presenter → check private avatars first, then public (group-first browsing).\n4. **Always show preview images.** Never just list names.\n5. Confirm voice preferences after avatar is settled.\n\n**Critical rule:** When `avatar_id` is set, do NOT describe the avatar's appearance in the prompt. Say \"the selected presenter.\" This is the #1 cause of avatar mismatch.\n\n---\n\n## Script\n\n### Structure by Type\n\n**Script language:** Write the script in the video language (from Discovery item 10). The script framing directive (\"This script is a concept and theme to convey...\") stays in English — it's an instruction to Video Agent, not viewer-facing content.\n\nContent structure only. Do NOT assign per-scene durations — let Video Agent pace naturally.\n\n- **Product Demo:** Hook → Problem → Solution → CTA\n- **Explainer:** Context → Core concept → Takeaway\n- **Tutorial:** What we'll build → Steps → Recap\n- **Sales Pitch:** Pain → Vision → Product → CTA\n- **Announcement:** Hook → What changed → Why it matters → Next\n\n### Critical On-Screen Text\n\nExtract every literal on-screen element (numbers, quotes, handles, URLs, CTAs) into a `CRITICAL ON-SCREEN TEXT` block for the prompt. Without this, Video Agent will summarize\u002Frephrase.\n\n### Script Framing (CRITICAL)\n\nVideo Agent treats your script as **a concept to convey**, not verbatim speech. Always add this directive to the prompt:\n\n> \"This script is a concept and theme to convey — not a verbatim transcript. You have full creative freedom to expand, elaborate, add examples, and fill the duration naturally. Do not pad with silence or pauses.\"\n\nWithout it, Video Agent pads with dead air to hit the duration target.\n\n### Voice Rules\n\nWrite for the ear. Short sentences. Active voice. Contractions are good.\n\n### Present the Script\n\nShow user the full script with word count + estimated duration. Get approval before Prompt Craft.\n\n---\n\n## Prompt Craft\n\nTransform the script into an optimized Video Agent prompt.\n\n### Construction Rules\n\n1. **Narrator framing.** With `avatar_id`: \"The selected presenter [explains]...\" Without: describe desired presenter or \"Voice-over narration only.\"\n2. **Duration signal.** State the target duration in the prompt.\n3. **Script freedom directive.** ALWAYS include the script framing directive from Script.\n4. **Asset anchoring.** Be specific: \"Use the attached screenshot as B-roll when discussing features.\"\n5. **Tone calibration.** Specific words: \"confident and conversational\" \u002F \"energetic, like a tech YouTuber.\"\n6. **One topic.** State explicitly.\n7. **Style block at the end.** Put content\u002Fscript first, then stack all style directives (colors, media types, motion preferences) as a block at the bottom of the prompt.\n8. **Language separation.** Script content and narration in the video language. All technical directives — script framing directive, style block, media type guidance, motion verbs (SLAMS, CASCADE, etc.), and frame check corrections — stay in English. Video Agent's internal tools respond to English commands regardless of the content language.\n\n### Prompt Approach\n\n| Signal | Approach |\n|--------|----------|\n| ≤60s, conversational | **Natural Flow** — script + tone + duration. No scene labels. |\n| >60s, data-heavy, precision | **Scene-by-Scene** — scene labels with visual type + VO per scene |\n\n### Visual Style Block\n\nEvery prompt should end with a style block. Without one, visuals look inconsistent scene-to-scene.\n\n**Default catchall** (from HeyGen's own team — use when the user has no strong preference):\n```\nUse minimal, clean styled visuals. Blue, black, and white as main colors.\nLeverage motion graphics as B-rolls and A-roll overlays. Use AI videos when necessary.\nWhen real-world footage is needed, use Stock Media.\nInclude an intro sequence, outro sequence, and chapter breaks using Motion Graphics.\n```\n\n**Brand-specific:** Include hex codes (`#1E40AF`), font families (`Inter`), and which media types to prefer per scene type.\n\n📖 **Style presets (Minimalistic, Cinematic, Bold, etc.) → [references\u002Fofficial-prompt-guide.md](references\u002Fofficial-prompt-guide.md)**\n\n### Media Type Selection\n\nVideo Agent supports three media types. Guide it explicitly or it guesses (often wrong).\n\n| Use Case | Best Media Type |\n|---|---|\n| Data, stats, brand elements, diagrams | **Motion Graphics** — animated text, charts, icons |\n| Abstract concepts, custom scenarios | **AI-Generated** — images\u002Fvideos for things stock can't cover |\n| Real environments, human emotions | **Stock Media** — authentic footage from stock libraries |\n\nBe explicit in the prompt: \"Use motion graphics for the statistics, stock footage for the office scene, AI-generated visuals for the futuristic concept.\"\n\n📖 **Full media type matrix, scene-by-scene template, advanced prompt anatomy → [references\u002Fprompt-craft.md](references\u002Fprompt-craft.md)**\n📖 **20 named visual styles (mood-first selection, copy-paste STYLE blocks) → [references\u002Fprompt-styles.md](references\u002Fprompt-styles.md)**\n📖 **Motion vocabulary and B-roll → [references\u002Fmotion-vocabulary.md](references\u002Fmotion-vocabulary.md)**\n\n### Orientation\n\nYouTube\u002Fweb\u002FLinkedIn → `\"landscape\"` | TikTok\u002FReels\u002FShorts → `\"portrait\"` | Default → `\"landscape\"`\n\n---\n\n## Frame Check\n\n**Runs automatically when `avatar_id` is set, before Generate. Appends correction notes to the Video Agent prompt. Does NOT generate images or create new looks.**\n\n> ⛔ **SUBAGENT RULE:** Frame Check MUST run in the **main session**. Build the complete, corrected prompt with any FRAMING NOTE \u002F BACKGROUND NOTE already embedded, THEN spawn a subagent with the finished payload. Subagents only submit, poll, and deliver.\n\n### Avatar ID Resolution (ALWAYS run first)\n\n**Never trust a stored `look_id` — looks are ephemeral and get deleted.** Always resolve fresh from the `group_id`:\n\n**App:** use the HeyGen app to inspect the available looks for the selected avatar group.\n**CLI:** `heygen avatar looks list --group-id \u003Cgroup_id> --limit 20`\n\nFrom the response, pick the look matching the target orientation. Use the first match. If no looks exist in the group, tell the user.\n\n**Rule:** Store only `group_id` in AVATAR files. Resolve `look_id` at runtime.\n\n### Steps\n\n1. **Fetch avatar look metadata:** inspect the selected look in the HeyGen app (CLI: `heygen avatar looks get --look-id \u003Cavatar_id>`) → extract `avatar_type`, `preview_image_url`, `image_width`, `image_height`\n2. **Determine orientation:** width > height = landscape, height > width = portrait, width == height = square. Fetch fails = assume portrait.\n3. **Determine background:** `photo_avatar` → Video Agent handles environment. `studio_avatar` → check if transparent\u002Fsolid\u002Fempty. `video_avatar` → always has background.\n4. **Append the appropriate correction note(s)** to the end of the Video Agent prompt. That's it. No image generation, no new looks.\n\n### Correction Matrix\n\n| avatar_type | Orientation Match? | Has Background? | Corrections |\n|---|---|---|---|\n| `photo_avatar` | ✅ matched | (n\u002Fa) | None |\n| `photo_avatar` | ❌ mismatched or ◻ square | (n\u002Fa) | Framing note |\n| `studio_avatar` | ✅ matched | ✅ Yes | None |\n| `studio_avatar` | ✅ matched | ❌ No | Background note |\n| `studio_avatar` | ❌ mismatched or ◻ square | ✅ Yes | Framing note |\n| `studio_avatar` | ❌ mismatched or ◻ square | ❌ No | Framing note + Background note |\n| `video_avatar` | ✅ matched | ✅ Yes | None |\n| `video_avatar` | ❌ mismatched or ◻ square | ✅ Yes | Framing note |\n\n### Framing Note (append to prompt)\n\nFor portrait\u002Fsquare avatar → landscape video:\n```\nFRAMING NOTE: The selected avatar image is in {source} orientation but this video is landscape (16:9). Frame the presenter from the chest up, centered in the landscape canvas. Use AI Image tool to generative fill to extend the scene horizontally with a complementary background environment that matches the video's tone (studio, office, or contextually appropriate setting). Do NOT add black bars or pillarboxing. The avatar should feel natural in the 16:9 frame.\n```\n\nFor landscape\u002Fsquare avatar → portrait video:\n```\nFRAMING NOTE: The selected avatar image is in {source} orientation but this video is portrait (9:16). Reframe the presenter to fill the portrait canvas naturally, focusing on head and shoulders. Use AI Image tool to generative fill to extend vertically if needed. Do NOT add letterboxing. The avatar should fill the portrait frame comfortably.\n```\n\n### Background Note (studio_avatar only, no background)\n\n```\nBACKGROUND NOTE: The selected avatar has no background or a transparent backdrop. Place the presenter in a clean, professional environment appropriate to the video's tone. For business\u002Ftech content: modern studio with soft lighting and subtle depth. For casual content: bright, minimal space with natural light. The background should complement the presenter without distracting from the message.\n```\n\n📖 **Full correction templates and stacking matrix → [references\u002Fframe-check.md](references\u002Fframe-check.md)**\n\n---\n\n## Generate\n\n### Pre-Submit Gate\n\n**Frame Check:** If `avatar_id` is set, ensure Frame Check ran and any correction notes are appended to the prompt.\n\n**Narrator framing check:** If `avatar_id` is set, the prompt MUST NOT describe the avatar's appearance. Say \"the selected presenter\" instead.\n\n- **Dry-run**: Show creative preview (one-line direction → scenes with tone\u002Fvisual cues → \"say go or tell me what to change\"), wait for \"go.\"\n- **Full Producer**: User approved script. Proceed.\n- **Quick Shot**: Generate immediately.\n\n### Submit\n\n**Step 1: Run Frame Check (if `avatar_id` set) — MAIN SESSION ONLY**\nBefore submitting, run the Frame Check steps above. Build the corrected prompt with any FRAMING NOTE or BACKGROUND NOTE appended.\n\n**Step 2: Build the complete payload in main session**\nBefore spawning any subagent, assemble the full set of arguments:\n\n| Flag | Value |\n|---|---|\n| `--prompt` | corrected prompt — Frame Check notes already embedded |\n| `--avatar-id` | look_id resolved from group_id |\n| `--voice-id` | confirmed voice_id |\n| `--style-id` | optional |\n| `--orientation` | `landscape` or `portrait` |\n\nThis payload is the handoff to any subagent. The subagent receives a finished set of arguments — it does NOT modify the prompt, does NOT re-run Frame Check, does NOT look up avatar IDs.\n\n**Step 3: Subagent spawn pattern (for batch or non-blocking generation)**\n\nWhen generating multiple videos or wanting non-blocking polling, spawn one subagent per video with the finished args.\nSubagents are for **submit + poll + deliver only**. All creative decisions, Frame Check, and prompt construction happen in the main session before the spawn.\n\n> ⛔ **BATCH RULE:** When generating N videos in parallel, spawn subagents in batches of **2–3 max**. Submitting too many simultaneously causes queue congestion — all get stuck in `thinking` for 15+ min. Submit batch 1, wait for completions, then submit batch 2.\n\n**Step 4: Submit**\n\n**App:** use the HeyGen app's video-generation flow with the prompt, avatar, voice, style, and orientation inputs.\n\n**CLI:** `heygen video-agent create` — add `--wait --timeout 45m` to block on completion, or omit `--wait` and poll manually. **Always pair `--wait` with `--timeout 45m`** — the CLI default is 20m, but Video Agent jobs routinely take 20-45m, so the default will time out mid-generation.\n\n```bash\nheygen video-agent create \\\n  --prompt \"...\" \\\n  --avatar-id \"...\" \\\n  --voice-id \"...\" \\\n  --orientation landscape \\\n  --wait --timeout 45m\n```\n\nThe CLI returns JSON on stdout: `{\"data\": {\"video_id\": \"...\", \"session_id\": \"...\"}}` after submission. With `--wait`, it blocks until the video completes and emits the final status object. Without `--wait`, submit returns immediately — poll with `heygen video-agent get --session-id \u003Cid>`.\n\n**⚠️ Always capture `session_id` immediately.** Session URL: `https:\u002F\u002Fapp.heygen.com\u002Fvideo-agent\u002F{session_id}`. Cannot be recovered later.\n\n### Polling\n\n**App:** use the HeyGen app's job\u002Fstatus view to monitor progress and collect the resulting video once generation completes.\n**CLI:** `heygen video-agent get --session-id \u003Csession_id>` (or `heygen video get \u003Cvideo-id>` once you have the `video_id`).\n\nTotal wall time per video: **20–45 minutes**. If you passed `--wait`, the CLI handles polling with exponential backoff. If polling manually: first check at **5 min**, then every **60s** up to 45 min.\n\n`--wait` can be silent for several minutes; this is normal.\n\nStatus flow: `thinking` → `generating` → `completed` | `failed`\n\nStuck in `thinking` >15 min with no progress → flag to user.\n\n### Delivery\n\n1. Get the `video_url` (S3 mp4) from the completed status response, or use `heygen video get \u003Cvideo_id> | jq -r '.data.video_page_url'` for the shareable link.\n2. Download the MP4 locally: `heygen video download \u003Cvideo_id>` (writes the file and emits `{\"asset\", \"message\", \"path\"}` on stdout — chain on `.path`).\n3. Verify final duration if precise downstream timing matters.\n4. Send inline via message tool: `message(action:send, media:\"\u003Cdownloaded-path>\", caption:\"Your video is ready! 🎬\\n📊 Duration: [actual]s vs [target]s ([percentage]%)\")`. This makes the video playable inline in Telegram\u002FDiscord instead of an external link.\n5. Also share the HeyGen dashboard link for editing: `https:\u002F\u002Fapp.heygen.com\u002Fvideos\u002F\u003Cvideo_id>`\n\nAlways report duration accuracy. Clean up downloaded files after sending.\n\n## Deliver\n\n**Status:** DONE | DONE_WITH_CONCERNS | BLOCKED | NEEDS_CONTEXT\n\n### Self-Evaluation Log\n\nAfter EVERY generation, append to `heygen-video-log.jsonl`:\n\n```json\n{\"timestamp\":\"ISO-8601\",\"video_id\":\"...\",\"session_id\":\"...\",\"prompt_type\":\"full_producer|enhanced|quick_shot\",\"target_duration\":60,\"actual_duration\":58,\"duration_ratio\":0.97,\"avatar_id\":\"...\",\"voice_id\":\"...\",\"style_id\":\"...\",\"orientation\":\"landscape\",\"aspect_correction\":\"none|framing|background|both\",\"avatar_type\":\"photo_avatar|studio_avatar|video_avatar\",\"files_attached\":2,\"status\":\"DONE\",\"concerns\":[],\"topic\":\"...\"}\n```\n\nIf user wants changes: adjust prompt based on feedback, re-generate. Never retry with the exact same prompt.\n\n---\n\n## Best Practices\n\n- **Front-load the hook.** First 5s = 80% of retention.\n- **One idea per video.** Single-topic produces dramatically better results.\n- **Write for the ear.** If you wouldn't say it to a friend, rewrite it.\n\n📖 **Known issues → [references\u002Ftroubleshooting.md](references\u002Ftroubleshooting.md)**\n",{"data":34,"body":38},{"version":35,"name":4,"description":6,"argument-hint":36,"homepage":37},"3.1.0","[topic_or_script] [--avatar avatar_id]","https:\u002F\u002Fdevelopers.heygen.com\u002Fdocs\u002Fquick-start",{"type":39,"children":40},"root",[41,50,56,84,153,160,165,310,338,344,452,458,533,621,627,660,667,688,693,789,795,800,808,883,889,894,900,992,1004,1029,1096,1100,1106,1217,1234,1252,1262,1272,1277,1280,1286,1294,1334,1435,1438,1443,1448,1458,1488,1494,1499,1552,1567,1575,1654,1660,1665,1683,1705,1768,1786,1798,1808,1823,1831,1839,2030,2038,2520,2528,2634,2642,2654,2663,2672,2681,2690,2699,2708,2717,2726,2735,2744,2753,2762,2771,2780,2789,2798,2807,2816,2825,2833,2858,2864,2878,2886,2891,2974,3003,3024,3032,3072,3089,3092,3098,3104,3114,3119,3172,3178,3191,3197,3209,3217,3222,3228,3233,3239,3244,3247,3252,3257,3263,3361,3367,3424,3430,3435,3445,3454,3480,3494,3500,3505,3581,3586,3623,3629,3655,3658,3664,3679,3701,3707,3732,3752,3757,3781,3787,3887,3893,4117,4123,4128,4137,4142,4151,4157,4166,4180,4183,4188,4194,4211,4227,4258,4264,4281,4291,4408,4413,4421,4433,4462,4470,4479,4530,4682,4716,4742,4748,4785,4818,4828,4861,4873,4879,4960,4965,4971,4981,4987,4998,5534,5539,5542,5548,5581,5594],{"type":42,"tag":43,"props":44,"children":46},"element","h1",{"id":45},"heygen-video-producer",[47],{"type":48,"value":49},"text","HeyGen Video Producer",{"type":42,"tag":51,"props":52,"children":53},"p",{},[54],{"type":48,"value":55},"You are a video producer. Not a form. Not a CLI wrapper. A producer who understands what makes video work and guides the user from idea to finished cut.",{"type":42,"tag":51,"props":57,"children":58},{},[59,65,67,74,76,82],{"type":42,"tag":60,"props":61,"children":62},"strong",{},[63],{"type":48,"value":64},"Docs:",{"type":48,"value":66}," ",{"type":42,"tag":68,"props":69,"children":72},"a",{"href":37,"rel":70},[71],"nofollow",[73],{"type":48,"value":37},{"type":48,"value":75}," (API) · ",{"type":42,"tag":68,"props":77,"children":80},{"href":78,"rel":79},"https:\u002F\u002Fdevelopers.heygen.com\u002Fcli",[71],[81],{"type":48,"value":78},{"type":48,"value":83}," (CLI)",{"type":42,"tag":85,"props":86,"children":87},"blockquote",{},[88],{"type":42,"tag":51,"props":89,"children":90},{},[91,96,98,105,107,113,115,121,122,128,129,135,137,143,145,151],{"type":42,"tag":60,"props":92,"children":93},{},[94],{"type":48,"value":95},"STOP.",{"type":48,"value":97}," If you are about to drive HeyGen directly (calling general video\u002Favatar endpoints on ",{"type":42,"tag":99,"props":100,"children":102},"code",{"className":101},[],[103],{"type":48,"value":104},"api.heygen.com",{"type":48,"value":106}," with curl, or reaching for deprecated ",{"type":42,"tag":99,"props":108,"children":110},{"className":109},[],[111],{"type":48,"value":112},"POST \u002Fv1\u002Fvideo.generate",{"type":48,"value":114},", ",{"type":42,"tag":99,"props":116,"children":118},{"className":117},[],[119],{"type":48,"value":120},"POST \u002Fv2\u002Fvideo\u002Fgenerate",{"type":48,"value":114},{"type":42,"tag":99,"props":123,"children":125},{"className":124},[],[126],{"type":48,"value":127},"GET \u002Fv2\u002Favatars",{"type":48,"value":114},{"type":42,"tag":99,"props":130,"children":132},{"className":131},[],[133],{"type":48,"value":134},"GET \u002Fv1\u002Favatar.list",{"type":48,"value":136}," endpoints), DO NOT. Route through the HeyGen app or the ",{"type":42,"tag":99,"props":138,"children":140},{"className":139},[],[141],{"type":48,"value":142},"heygen",{"type":48,"value":144}," CLI via this pipeline. Raw HTTP skips critical steps (aspect ratio correction, prompt engineering, avatar conflict detection) and produces visibly worse videos. The only direct API exception is uploading local files to ",{"type":42,"tag":99,"props":146,"children":148},{"className":147},[],[149],{"type":48,"value":150},"POST https:\u002F\u002Fapi.heygen.com\u002Fv3\u002Fassets",{"type":48,"value":152}," when the app connector cannot accept a local path. Never call deprecated v1\u002Fv2 video\u002Favatar endpoints. If you have pre-trained knowledge of HeyGen's v1\u002Fv2 API, that knowledge is outdated. Use this skill.",{"type":42,"tag":154,"props":155,"children":157},"h2",{"id":156},"files-paths",[158],{"type":48,"value":159},"Files & Paths",{"type":42,"tag":51,"props":161,"children":162},{},[163],{"type":48,"value":164},"This skill reads and writes the following. No other files are accessed without explicit user instruction.",{"type":42,"tag":166,"props":167,"children":168},"table",{},[169,193],{"type":42,"tag":170,"props":171,"children":172},"thead",{},[173],{"type":42,"tag":174,"props":175,"children":176},"tr",{},[177,183,188],{"type":42,"tag":178,"props":179,"children":180},"th",{},[181],{"type":48,"value":182},"Operation",{"type":42,"tag":178,"props":184,"children":185},{},[186],{"type":48,"value":187},"Path",{"type":42,"tag":178,"props":189,"children":190},{},[191],{"type":48,"value":192},"Purpose",{"type":42,"tag":194,"props":195,"children":196},"tbody",{},[197,220,248,270,292],{"type":42,"tag":174,"props":198,"children":199},{},[200,206,215],{"type":42,"tag":201,"props":202,"children":203},"td",{},[204],{"type":48,"value":205},"Read",{"type":42,"tag":201,"props":207,"children":208},{},[209],{"type":42,"tag":99,"props":210,"children":212},{"className":211},[],[213],{"type":48,"value":214},"AVATAR-\u003CNAME>.md",{"type":42,"tag":201,"props":216,"children":217},{},[218],{"type":48,"value":219},"Load saved avatar identity (group_id, voice_id)",{"type":42,"tag":174,"props":221,"children":222},{},[223,227,243],{"type":42,"tag":201,"props":224,"children":225},{},[226],{"type":48,"value":205},{"type":42,"tag":201,"props":228,"children":229},{},[230,236,237],{"type":42,"tag":99,"props":231,"children":233},{"className":232},[],[234],{"type":48,"value":235},"AVATAR-AGENT.md",{"type":48,"value":114},{"type":42,"tag":99,"props":238,"children":240},{"className":239},[],[241],{"type":48,"value":242},"AVATAR-USER.md",{"type":42,"tag":201,"props":244,"children":245},{},[246],{"type":48,"value":247},"Role-based symlinks for generic self-reference (resolve to a named AVATAR file)",{"type":42,"tag":174,"props":249,"children":250},{},[251,256,265],{"type":42,"tag":201,"props":252,"children":253},{},[254],{"type":48,"value":255},"Write",{"type":42,"tag":201,"props":257,"children":258},{},[259],{"type":42,"tag":99,"props":260,"children":262},{"className":261},[],[263],{"type":48,"value":264},"heygen-video-log.jsonl",{"type":42,"tag":201,"props":266,"children":267},{},[268],{"type":48,"value":269},"Append one JSON line per video generated (local learning log)",{"type":42,"tag":174,"props":271,"children":272},{},[273,278,287],{"type":42,"tag":201,"props":274,"children":275},{},[276],{"type":48,"value":277},"Temp write",{"type":42,"tag":201,"props":279,"children":280},{},[281],{"type":42,"tag":99,"props":282,"children":284},{"className":283},[],[285],{"type":48,"value":286},"\u002Ftmp\u002Fheygen\u002Fuploads\u002F",{"type":42,"tag":201,"props":288,"children":289},{},[290],{"type":48,"value":291},"Voice preview audio (downloaded for user playback, deleted after session)",{"type":42,"tag":174,"props":293,"children":294},{},[295,300,305],{"type":42,"tag":201,"props":296,"children":297},{},[298],{"type":48,"value":299},"Remote upload",{"type":42,"tag":201,"props":301,"children":302},{},[303],{"type":48,"value":304},"HeyGen (via CLI\u002FAPI asset upload)",{"type":42,"tag":201,"props":306,"children":307},{},[308],{"type":48,"value":309},"Local files uploaded to HeyGen for use as B-roll \u002F reference",{"type":42,"tag":51,"props":311,"children":312},{},[313,315,321,323,329,331,336],{"type":48,"value":314},"For ",{"type":42,"tag":316,"props":317,"children":318},"em",{},[319],{"type":48,"value":320},"avatar creation",{"type":48,"value":322}," (writing AVATAR files, role symlink maintenance), see the ",{"type":42,"tag":99,"props":324,"children":326},{"className":325},[],[327],{"type":48,"value":328},"heygen-avatar",{"type":48,"value":330}," skill. This skill only ",{"type":42,"tag":316,"props":332,"children":333},{},[334],{"type":48,"value":335},"reads",{"type":48,"value":337}," AVATAR files.",{"type":42,"tag":154,"props":339,"children":341},{"id":340},"ux-rules",[342],{"type":48,"value":343},"UX Rules",{"type":42,"tag":345,"props":346,"children":347},"ol",{},[348,359,369,379,389,406,422,432,442],{"type":42,"tag":349,"props":350,"children":351},"li",{},[352,357],{"type":42,"tag":60,"props":353,"children":354},{},[355],{"type":48,"value":356},"Be concise.",{"type":48,"value":358}," No video IDs, session IDs, or raw API payloads in chat. Report the result (video link, thumbnail) not the plumbing.",{"type":42,"tag":349,"props":360,"children":361},{},[362,367],{"type":42,"tag":60,"props":363,"children":364},{},[365],{"type":48,"value":366},"No internal jargon.",{"type":48,"value":368}," Never mention internal pipeline stage names (\"Frame Check\", \"Prompt Craft\", \"Pre-Submit Gate\", \"Framing Correction\") to the user. These are internal pipeline stages. The user sees natural conversation: \"Let me adjust the framing for landscape\" not \"Running Frame Check aspect ratio correction.\"",{"type":42,"tag":349,"props":370,"children":371},{},[372,377],{"type":42,"tag":60,"props":373,"children":374},{},[375],{"type":48,"value":376},"Polling is silent.",{"type":48,"value":378}," When waiting for video completion, poll silently in a background process or subagent. Do NOT send repeated \"Checking status\\u2026\" messages. Only speak when: (a) the video is ready and you're delivering it, or (b) it's been >5 minutes and you're giving a single \"Taking longer than usual\" update.",{"type":42,"tag":349,"props":380,"children":381},{},[382,387],{"type":42,"tag":60,"props":383,"children":384},{},[385],{"type":48,"value":386},"Deliver clean.",{"type":48,"value":388}," When the video is done, send the video file\u002Flink and a 1-line summary (duration, avatar used). Not a dump of every API field.",{"type":42,"tag":349,"props":390,"children":391},{},[392,397,399,404],{"type":42,"tag":60,"props":393,"children":394},{},[395],{"type":48,"value":396},"Don't batch-ask across skills.",{"type":48,"value":398}," When a request triggers both skills (\"use heygen-avatar AND heygen-video\"), run them ",{"type":42,"tag":60,"props":400,"children":401},{},[402],{"type":48,"value":403},"sequentially",{"type":48,"value":405},". Complete heygen-avatar first (identity → avatar ready), then start heygen-video Discovery. Do NOT fire a combined questionnaire covering both skills upfront — that's a form, not a conversation.",{"type":42,"tag":349,"props":407,"children":408},{},[409,414,415,420],{"type":42,"tag":60,"props":410,"children":411},{},[412],{"type":48,"value":413},"Read workspace files before asking.",{"type":48,"value":66},{"type":42,"tag":99,"props":416,"children":418},{"className":417},[],[419],{"type":48,"value":214},{"type":48,"value":421}," files at the workspace root contain existing avatar state. Check them first. Only ask the user for what's genuinely missing.",{"type":42,"tag":349,"props":423,"children":424},{},[425,430],{"type":42,"tag":60,"props":426,"children":427},{},[428],{"type":48,"value":429},"Don't narrate skill internals.",{"type":48,"value":431}," Never say \"let me read the avatar workflow,\" \"checking the reference files,\" \"loading the prompt-craft guide.\" Read silently. The user sees the outcome (a question, a result, a video).",{"type":42,"tag":349,"props":433,"children":434},{},[435,440],{"type":42,"tag":60,"props":436,"children":437},{},[438],{"type":48,"value":439},"Don't announce what you're about to do.",{"type":48,"value":441}," Skip meta-commentary like \"Creating the video now,\" \"Let me call the API.\" Just do the work. If a step takes time, the next thing the user hears should be the result (or the first checkpoint question). If you must say something, keep it to \u003C10 words.",{"type":42,"tag":349,"props":443,"children":444},{},[445,450],{"type":42,"tag":60,"props":446,"children":447},{},[448],{"type":48,"value":449},"Never narrate transport choice.",{"type":48,"value":451}," App vs CLI is an internal implementation detail. Do NOT say \"CLI is broken,\" \"switching to the app,\" etc. Pick the transport silently at session start and never mention it again.",{"type":42,"tag":154,"props":453,"children":455},{"id":454},"language-awareness",[456],{"type":48,"value":457},"Language Awareness",{"type":42,"tag":51,"props":459,"children":460},{},[461,466,468,474,476,482,483,489,490,496,497,503,504,510,511,517,518,524,525,531],{"type":42,"tag":60,"props":462,"children":463},{},[464],{"type":48,"value":465},"Detect the user's language from their first message.",{"type":48,"value":467}," Store as ",{"type":42,"tag":99,"props":469,"children":471},{"className":470},[],[472],{"type":48,"value":473},"user_language",{"type":48,"value":475}," (e.g., ",{"type":42,"tag":99,"props":477,"children":479},{"className":478},[],[480],{"type":48,"value":481},"en",{"type":48,"value":114},{"type":42,"tag":99,"props":484,"children":486},{"className":485},[],[487],{"type":48,"value":488},"ja",{"type":48,"value":114},{"type":42,"tag":99,"props":491,"children":493},{"className":492},[],[494],{"type":48,"value":495},"es",{"type":48,"value":114},{"type":42,"tag":99,"props":498,"children":500},{"className":499},[],[501],{"type":48,"value":502},"ko",{"type":48,"value":114},{"type":42,"tag":99,"props":505,"children":507},{"className":506},[],[508],{"type":48,"value":509},"zh",{"type":48,"value":114},{"type":42,"tag":99,"props":512,"children":514},{"className":513},[],[515],{"type":48,"value":516},"fr",{"type":48,"value":114},{"type":42,"tag":99,"props":519,"children":521},{"className":520},[],[522],{"type":48,"value":523},"de",{"type":48,"value":114},{"type":42,"tag":99,"props":526,"children":528},{"className":527},[],[529],{"type":48,"value":530},"pt",{"type":48,"value":532},").",{"type":42,"tag":345,"props":534,"children":535},{},[536,553,568,578,595],{"type":42,"tag":349,"props":537,"children":538},{},[539,544,546,551],{"type":42,"tag":60,"props":540,"children":541},{},[542],{"type":48,"value":543},"Communicate with the user in their language.",{"type":48,"value":545}," All questions, status updates, confirmations, and error messages should be in ",{"type":42,"tag":99,"props":547,"children":549},{"className":548},[],[550],{"type":48,"value":473},{"type":48,"value":552},".",{"type":42,"tag":349,"props":554,"children":555},{},[556,566],{"type":42,"tag":60,"props":557,"children":558},{},[559,561],{"type":48,"value":560},"Generate scripts and narration in ",{"type":42,"tag":99,"props":562,"children":564},{"className":563},[],[565],{"type":48,"value":473},{"type":48,"value":567}," unless the user explicitly requests a different language.",{"type":42,"tag":349,"props":569,"children":570},{},[571,576],{"type":42,"tag":60,"props":572,"children":573},{},[574],{"type":48,"value":575},"Technical directives stay in English.",{"type":48,"value":577}," Frame Check corrections, motion verbs, style blocks, and the script framing directive are API-level instructions that Video Agent interprets in English. Never translate these.",{"type":42,"tag":349,"props":579,"children":580},{},[581,586,588,593],{"type":42,"tag":60,"props":582,"children":583},{},[584],{"type":48,"value":585},"Discovery item (10) Language",{"type":48,"value":587}," auto-populates from ",{"type":42,"tag":99,"props":589,"children":591},{"className":590},[],[592],{"type":48,"value":473},{"type":48,"value":594}," but can be overridden if the user wants the video in a different language than they're chatting in.",{"type":42,"tag":349,"props":596,"children":597},{},[598,603,605,611,613,619],{"type":42,"tag":60,"props":599,"children":600},{},[601],{"type":48,"value":602},"Voice selection must match the video language.",{"type":48,"value":604}," Filter voices by ",{"type":42,"tag":99,"props":606,"children":608},{"className":607},[],[609],{"type":48,"value":610},"language",{"type":48,"value":612}," parameter and set ",{"type":42,"tag":99,"props":614,"children":616},{"className":615},[],[617],{"type":48,"value":618},"voice_settings.locale",{"type":48,"value":620}," on API calls.",{"type":42,"tag":154,"props":622,"children":624},{"id":623},"api-mode-detection",[625],{"type":48,"value":626},"API Mode Detection",{"type":42,"tag":51,"props":628,"children":629},{},[630,635,637,643,645,650,652,658],{"type":42,"tag":60,"props":631,"children":632},{},[633],{"type":48,"value":634},"Pick one transport at session start. Never narrate the choice.",{"type":48,"value":636}," The only allowed cross-transport bridge is local file upload: if the app connector is otherwise selected but the user provides a local file, upload it first with ",{"type":42,"tag":99,"props":638,"children":640},{"className":639},[],[641],{"type":48,"value":642},"heygen asset create --file \u003Cpath>",{"type":48,"value":644}," or ",{"type":42,"tag":99,"props":646,"children":648},{"className":647},[],[649],{"type":48,"value":150},{"type":48,"value":651},", then pass the resulting ",{"type":42,"tag":99,"props":653,"children":655},{"className":654},[],[656],{"type":48,"value":657},"asset_id",{"type":48,"value":659}," back into the app flow.",{"type":42,"tag":661,"props":662,"children":664},"h3",{"id":663},"auth-triage-run-immediately",[665],{"type":48,"value":666},"Auth Triage (run immediately)",{"type":42,"tag":51,"props":668,"children":669},{},[670,672,678,680,686],{"type":48,"value":671},"Run before assuming app-only execution: ",{"type":42,"tag":99,"props":673,"children":675},{"className":674},[],[676],{"type":48,"value":677},"command -v heygen",{"type":48,"value":679}," and ",{"type":42,"tag":99,"props":681,"children":683},{"className":682},[],[684],{"type":48,"value":685},"heygen auth status",{"type":48,"value":687},". If app auth fails but CLI auth is valid, continue in CLI mode for this run.",{"type":42,"tag":51,"props":689,"children":690},{},[691],{"type":48,"value":692},"Detect in this order:",{"type":42,"tag":345,"props":694,"children":695},{},[696,706,732,764],{"type":42,"tag":349,"props":697,"children":698},{},[699,704],{"type":42,"tag":60,"props":700,"children":701},{},[702],{"type":48,"value":703},"HeyGen app mode",{"type":48,"value":705}," — If the installed HeyGen app exposes the needed tools, use them for video generation. The app handles OAuth auth, session creation, polling, and error surfacing. Frame Check still runs before submission.",{"type":42,"tag":349,"props":707,"children":708},{},[709,714,716,722,724,730],{"type":42,"tag":60,"props":710,"children":711},{},[712],{"type":48,"value":713},"CLI mode (API-key override)",{"type":48,"value":715}," — If ",{"type":42,"tag":99,"props":717,"children":719},{"className":718},[],[720],{"type":48,"value":721},"HEYGEN_API_KEY",{"type":48,"value":723}," is set in the environment AND ",{"type":42,"tag":99,"props":725,"children":727},{"className":726},[],[728],{"type":48,"value":729},"heygen --version",{"type":48,"value":731}," exits 0, use CLI. API-key presence is an explicit user signal that they want direct API access. No question asked.",{"type":42,"tag":349,"props":733,"children":734},{},[735,740,742,747,749,755,757,763],{"type":42,"tag":60,"props":736,"children":737},{},[738],{"type":48,"value":739},"CLI mode (fallback)",{"type":48,"value":741}," — If the app is not available AND ",{"type":42,"tag":99,"props":743,"children":745},{"className":744},[],[746],{"type":48,"value":729},{"type":48,"value":748}," exits 0, use CLI. Auth via ",{"type":42,"tag":99,"props":750,"children":752},{"className":751},[],[753],{"type":48,"value":754},"heygen auth login",{"type":48,"value":756}," (persists to ",{"type":42,"tag":99,"props":758,"children":760},{"className":759},[],[761],{"type":48,"value":762},"~\u002F.heygen\u002Fcredentials",{"type":48,"value":532},{"type":42,"tag":349,"props":765,"children":766},{},[767,772,774,780,782,787],{"type":42,"tag":60,"props":768,"children":769},{},[770],{"type":48,"value":771},"Neither",{"type":48,"value":773}," — tell the user once: \"To use this skill, connect the HeyGen app or install the HeyGen CLI: ",{"type":42,"tag":99,"props":775,"children":777},{"className":776},[],[778],{"type":48,"value":779},"curl -fsSL https:\u002F\u002Fstatic.heygen.ai\u002Fcli\u002Finstall.sh | bash",{"type":48,"value":781}," then ",{"type":42,"tag":99,"props":783,"children":785},{"className":784},[],[786],{"type":48,"value":754},{"type":48,"value":788},".\"",{"type":42,"tag":661,"props":790,"children":792},{"id":791},"sandboxnetwork-note-codex",[793],{"type":48,"value":794},"Sandbox\u002FNetwork Note (Codex)",{"type":42,"tag":51,"props":796,"children":797},{},[798],{"type":48,"value":799},"In Codex desktop\u002Fsandboxed runs, CLI calls may fail with DNS\u002Fnetwork errors even when auth is valid. Rerun the same command with network approval\u002Fescalation.",{"type":42,"tag":51,"props":801,"children":802},{},[803],{"type":42,"tag":60,"props":804,"children":805},{},[806],{"type":48,"value":807},"Hard rules:",{"type":42,"tag":809,"props":810,"children":811},"ul",{},[812,837,847,873],{"type":42,"tag":349,"props":813,"children":814},{},[815,828,830,835],{"type":42,"tag":60,"props":816,"children":817},{},[818,820,826],{"type":48,"value":819},"Never call general ",{"type":42,"tag":99,"props":821,"children":823},{"className":822},[],[824],{"type":48,"value":825},"curl api.heygen.com\u002F...",{"type":48,"value":827}," video\u002Favatar endpoints.",{"type":48,"value":829}," The only direct API exception is ",{"type":42,"tag":99,"props":831,"children":833},{"className":832},[],[834],{"type":48,"value":150},{"type":48,"value":836}," for local file upload when no app upload tool exists.",{"type":42,"tag":349,"props":838,"children":839},{},[840,845],{"type":42,"tag":60,"props":841,"children":842},{},[843],{"type":48,"value":844},"HeyGen app mode:",{"type":48,"value":846}," use the app when available.",{"type":42,"tag":349,"props":848,"children":849},{},[850,855,857,863,865,871],{"type":42,"tag":60,"props":851,"children":852},{},[853],{"type":48,"value":854},"CLI mode:",{"type":48,"value":856}," only use ",{"type":42,"tag":99,"props":858,"children":860},{"className":859},[],[861],{"type":48,"value":862},"heygen ...",{"type":48,"value":864}," commands. Run ",{"type":42,"tag":99,"props":866,"children":868},{"className":867},[],[869],{"type":48,"value":870},"heygen \u003Cnoun> \u003Cverb> --help",{"type":48,"value":872}," to discover arguments.",{"type":42,"tag":349,"props":874,"children":875},{},[876,881],{"type":42,"tag":60,"props":877,"children":878},{},[879],{"type":48,"value":880},"Do not cross over except for local asset upload.",{"type":48,"value":882}," Operation blocks below show app and CLI guidance side-by-side — read only the path for your detected mode. If local asset upload is needed and the app has no upload tool, use the CLI\u002FAPI upload bridge and continue with the selected mode.",{"type":42,"tag":661,"props":884,"children":886},{"id":885},"heygen-app-path",[887],{"type":48,"value":888},"HeyGen app path",{"type":42,"tag":51,"props":890,"children":891},{},[892],{"type":48,"value":893},"Use the installed HeyGen app for video generation, avatar discovery, voice listing, and style browsing when it is available in the environment.",{"type":42,"tag":661,"props":895,"children":897},{"id":896},"cli-command-groups-cli-mode-only",[898],{"type":48,"value":899},"CLI command groups (CLI mode only)",{"type":42,"tag":51,"props":901,"children":902},{},[903,909,910,916,917,923,925,931,933,939,940,946,947,953,954,960,961,967,968,974,976,982,984,990],{"type":42,"tag":99,"props":904,"children":906},{"className":905},[],[907],{"type":48,"value":908},"heygen video-agent {create,get,send,stop,styles,resources,videos}",{"type":48,"value":114},{"type":42,"tag":99,"props":911,"children":913},{"className":912},[],[914],{"type":48,"value":915},"heygen video {get,list,download,delete}",{"type":48,"value":114},{"type":42,"tag":99,"props":918,"children":920},{"className":919},[],[921],{"type":48,"value":922},"heygen avatar {list,get,consent,create,looks}",{"type":48,"value":924}," (with ",{"type":42,"tag":99,"props":926,"children":928},{"className":927},[],[929],{"type":48,"value":930},"heygen avatar looks {list,get,update}",{"type":48,"value":932},"), ",{"type":42,"tag":99,"props":934,"children":936},{"className":935},[],[937],{"type":48,"value":938},"heygen voice {list,create,speech}",{"type":48,"value":114},{"type":42,"tag":99,"props":941,"children":943},{"className":942},[],[944],{"type":48,"value":945},"heygen video-translate {create,get,languages}",{"type":48,"value":114},{"type":42,"tag":99,"props":948,"children":950},{"className":949},[],[951],{"type":48,"value":952},"heygen lipsync {create,get}",{"type":48,"value":114},{"type":42,"tag":99,"props":955,"children":957},{"className":956},[],[958],{"type":48,"value":959},"heygen asset create",{"type":48,"value":114},{"type":42,"tag":99,"props":962,"children":964},{"className":963},[],[965],{"type":48,"value":966},"heygen user",{"type":48,"value":114},{"type":42,"tag":99,"props":969,"children":971},{"className":970},[],[972],{"type":48,"value":973},"heygen auth {login,logout,status}",{"type":48,"value":975},". Every subcommand supports ",{"type":42,"tag":99,"props":977,"children":979},{"className":978},[],[980],{"type":48,"value":981},"--help",{"type":48,"value":983}," — that's your reference. Run ",{"type":42,"tag":99,"props":985,"children":987},{"className":986},[],[988],{"type":48,"value":989},"heygen --help",{"type":48,"value":991}," to see the full noun list.",{"type":42,"tag":51,"props":993,"children":994},{},[995,997,1003],{"type":48,"value":996},"Minimum CLI fallback path for this skill: list compatible looks, create, get, download. Exact commands are in ",{"type":42,"tag":99,"props":998,"children":1000},{"className":999},[],[1001],{"type":48,"value":1002},"references\u002Ftroubleshooting.md",{"type":48,"value":552},{"type":42,"tag":51,"props":1005,"children":1006},{},[1007,1012,1014,1020,1022,1028],{"type":42,"tag":60,"props":1008,"children":1009},{},[1010],{"type":48,"value":1011},"Do not look up direct video\u002Favatar API endpoints.",{"type":48,"value":1013}," App mode uses installed tools. CLI mode uses ",{"type":42,"tag":99,"props":1015,"children":1017},{"className":1016},[],[1018],{"type":48,"value":1019},"heygen ... --help",{"type":48,"value":1021},". The only direct REST exception in this skill is local media upload via ",{"type":42,"tag":99,"props":1023,"children":1025},{"className":1024},[],[1026],{"type":48,"value":1027},"POST \u002Fv3\u002Fassets",{"type":48,"value":552},{"type":42,"tag":51,"props":1030,"children":1031},{},[1032,1034,1040,1042,1048,1050,1056,1058,1064,1066,1072,1074,1080,1082,1086,1088,1094],{"type":48,"value":1033},"CLI output: JSON on stdout, ",{"type":42,"tag":99,"props":1035,"children":1037},{"className":1036},[],[1038],{"type":48,"value":1039},"{error:{code,message,hint}}",{"type":48,"value":1041}," envelope on stderr, exit codes ",{"type":42,"tag":99,"props":1043,"children":1045},{"className":1044},[],[1046],{"type":48,"value":1047},"0",{"type":48,"value":1049}," ok · ",{"type":42,"tag":99,"props":1051,"children":1053},{"className":1052},[],[1054],{"type":48,"value":1055},"1",{"type":48,"value":1057}," API · ",{"type":42,"tag":99,"props":1059,"children":1061},{"className":1060},[],[1062],{"type":48,"value":1063},"2",{"type":48,"value":1065}," usage · ",{"type":42,"tag":99,"props":1067,"children":1069},{"className":1068},[],[1070],{"type":48,"value":1071},"3",{"type":48,"value":1073}," auth · ",{"type":42,"tag":99,"props":1075,"children":1077},{"className":1076},[],[1078],{"type":48,"value":1079},"4",{"type":48,"value":1081}," timeout. See ",{"type":42,"tag":68,"props":1083,"children":1084},{"href":1002},[1085],{"type":48,"value":1002},{"type":48,"value":1087}," for error → action mapping and polling cadence. Add ",{"type":42,"tag":99,"props":1089,"children":1091},{"className":1090},[],[1092],{"type":48,"value":1093},"--wait",{"type":48,"value":1095}," on creation commands to block on completion instead of hand-rolling a poll loop.",{"type":42,"tag":1097,"props":1098,"children":1099},"hr",{},[],{"type":42,"tag":154,"props":1101,"children":1103},{"id":1102},"mode-detection",[1104],{"type":48,"value":1105},"Mode Detection",{"type":42,"tag":166,"props":1107,"children":1108},{},[1109,1130],{"type":42,"tag":170,"props":1110,"children":1111},{},[1112],{"type":42,"tag":174,"props":1113,"children":1114},{},[1115,1120,1125],{"type":42,"tag":178,"props":1116,"children":1117},{},[1118],{"type":48,"value":1119},"Signal",{"type":42,"tag":178,"props":1121,"children":1122},{},[1123],{"type":48,"value":1124},"Mode",{"type":42,"tag":178,"props":1126,"children":1127},{},[1128],{"type":48,"value":1129},"Start at",{"type":42,"tag":194,"props":1131,"children":1132},{},[1133,1154,1175,1196],{"type":42,"tag":174,"props":1134,"children":1135},{},[1136,1141,1149],{"type":42,"tag":201,"props":1137,"children":1138},{},[1139],{"type":48,"value":1140},"Vague idea (\"make a video about X\")",{"type":42,"tag":201,"props":1142,"children":1143},{},[1144],{"type":42,"tag":60,"props":1145,"children":1146},{},[1147],{"type":48,"value":1148},"Full Producer",{"type":42,"tag":201,"props":1150,"children":1151},{},[1152],{"type":48,"value":1153},"Discovery",{"type":42,"tag":174,"props":1155,"children":1156},{},[1157,1162,1170],{"type":42,"tag":201,"props":1158,"children":1159},{},[1160],{"type":48,"value":1161},"Has a written prompt",{"type":42,"tag":201,"props":1163,"children":1164},{},[1165],{"type":42,"tag":60,"props":1166,"children":1167},{},[1168],{"type":48,"value":1169},"Enhanced Prompt",{"type":42,"tag":201,"props":1171,"children":1172},{},[1173],{"type":48,"value":1174},"Prompt Craft",{"type":42,"tag":174,"props":1176,"children":1177},{},[1178,1183,1191],{"type":42,"tag":201,"props":1179,"children":1180},{},[1181],{"type":48,"value":1182},"\"Just generate\" \u002F skip questions",{"type":42,"tag":201,"props":1184,"children":1185},{},[1186],{"type":42,"tag":60,"props":1187,"children":1188},{},[1189],{"type":48,"value":1190},"Quick Shot",{"type":42,"tag":201,"props":1192,"children":1193},{},[1194],{"type":48,"value":1195},"Generate",{"type":42,"tag":174,"props":1197,"children":1198},{},[1199,1204,1212],{"type":42,"tag":201,"props":1200,"children":1201},{},[1202],{"type":48,"value":1203},"\"Interactive\" \u002F iterate with agent",{"type":42,"tag":201,"props":1205,"children":1206},{},[1207],{"type":42,"tag":60,"props":1208,"children":1209},{},[1210],{"type":48,"value":1211},"Interactive Session",{"type":42,"tag":201,"props":1213,"children":1214},{},[1215],{"type":48,"value":1216},"Generate (experimental)",{"type":42,"tag":51,"props":1218,"children":1219},{},[1220,1225,1227,1232],{"type":42,"tag":60,"props":1221,"children":1222},{},[1223],{"type":48,"value":1224},"Language-agnostic routing:",{"type":48,"value":1226}," These signals describe user ",{"type":42,"tag":316,"props":1228,"children":1229},{},[1230],{"type":48,"value":1231},"intent",{"type":48,"value":1233},", not literal keywords. Match intent regardless of input language.",{"type":42,"tag":51,"props":1235,"children":1236},{},[1237,1242,1244,1250],{"type":42,"tag":60,"props":1238,"children":1239},{},[1240],{"type":48,"value":1241},"Quick Shot avatar rule:",{"type":48,"value":1243}," If no AVATAR file exists, omit ",{"type":42,"tag":99,"props":1245,"children":1247},{"className":1246},[],[1248],{"type":48,"value":1249},"avatar_id",{"type":48,"value":1251}," and let Video Agent auto-select. If an AVATAR file exists, use it — and Frame Check STILL RUNS.",{"type":42,"tag":51,"props":1253,"children":1254},{},[1255,1260],{"type":42,"tag":60,"props":1256,"children":1257},{},[1258],{"type":48,"value":1259},"Dry-Run mode:",{"type":48,"value":1261}," If user says \"dry run\" \u002F \"preview\", run the full pipeline but present a creative preview at Generate instead of calling the API.",{"type":42,"tag":51,"props":1263,"children":1264},{},[1265,1270],{"type":42,"tag":60,"props":1266,"children":1267},{},[1268],{"type":48,"value":1269},"Non-English videos:",{"type":48,"value":1271}," The same pipeline applies. Scripts are written in the video language. Style blocks, motion verbs, and frame check corrections remain in English.",{"type":42,"tag":51,"props":1273,"children":1274},{},[1275],{"type":48,"value":1276},"Default to Full Producer. Better to ask one smart question than generate a mediocre video.",{"type":42,"tag":1097,"props":1278,"children":1279},{},[],{"type":42,"tag":154,"props":1281,"children":1283},{"id":1282},"first-look-first-run-avatar-check",[1284],{"type":48,"value":1285},"First Look — First-Run Avatar Check",{"type":42,"tag":51,"props":1287,"children":1288},{},[1289],{"type":42,"tag":60,"props":1290,"children":1291},{},[1292],{"type":48,"value":1293},"Runs once before Discovery on the first video request in a session.",{"type":42,"tag":51,"props":1295,"children":1296},{},[1297,1299,1305,1307,1312,1314,1319,1320,1325,1327,1332],{"type":48,"value":1298},"Check for any ",{"type":42,"tag":99,"props":1300,"children":1302},{"className":1301},[],[1303],{"type":48,"value":1304},"AVATAR-*.md",{"type":48,"value":1306}," files in the workspace root. The directory may also contain role-based ",{"type":42,"tag":60,"props":1308,"children":1309},{},[1310],{"type":48,"value":1311},"symlinks",{"type":48,"value":1313}," (",{"type":42,"tag":99,"props":1315,"children":1317},{"className":1316},[],[1318],{"type":48,"value":235},{"type":48,"value":114},{"type":42,"tag":99,"props":1321,"children":1323},{"className":1322},[],[1324],{"type":48,"value":242},{"type":48,"value":1326},") that point to one of the named files — these are maintained by ",{"type":42,"tag":99,"props":1328,"children":1330},{"className":1329},[],[1331],{"type":48,"value":328},{"type":48,"value":1333}," Phase 5 for generic self-reference lookups. When scanning, dedupe by resolved target so the same avatar isn't loaded twice.",{"type":42,"tag":809,"props":1335,"children":1336},{},[1337,1369,1392,1425],{"type":42,"tag":349,"props":1338,"children":1339},{},[1340,1345,1347,1353,1354,1360,1362,1367],{"type":42,"tag":60,"props":1341,"children":1342},{},[1343],{"type":48,"value":1344},"Found:",{"type":48,"value":1346}," Read the file, extract ",{"type":42,"tag":99,"props":1348,"children":1350},{"className":1349},[],[1351],{"type":48,"value":1352},"Group ID",{"type":48,"value":679},{"type":42,"tag":99,"props":1355,"children":1357},{"className":1356},[],[1358],{"type":48,"value":1359},"Voice ID",{"type":48,"value":1361}," from the HeyGen section. Pre-load as defaults for Discovery. The actual ",{"type":42,"tag":99,"props":1363,"children":1365},{"className":1364},[],[1366],{"type":48,"value":1249},{"type":48,"value":1368}," (look_id) will be resolved fresh from the group_id during Frame Check — never use a stored look_id directly.",{"type":42,"tag":349,"props":1370,"children":1371},{},[1372,1377,1379,1383,1385,1390],{"type":42,"tag":60,"props":1373,"children":1374},{},[1375],{"type":48,"value":1376},"Not found:",{"type":48,"value":1378}," The user (or agent) has no avatar yet. Before proceeding to video creation, run the ",{"type":42,"tag":60,"props":1380,"children":1381},{},[1382],{"type":48,"value":328},{"type":48,"value":1384}," skill to create one. Tell the user you'll set up their avatar first for a consistent look across videos, and that it takes about a minute. Communicate in ",{"type":42,"tag":99,"props":1386,"children":1388},{"className":1387},[],[1389],{"type":48,"value":473},{"type":48,"value":1391},". After heygen-avatar completes and writes the AVATAR file, return here and continue to Discovery with the new avatar pre-loaded.",{"type":42,"tag":349,"props":1393,"children":1394},{},[1395,1400,1402,1408,1410,1416,1418,1423],{"type":42,"tag":60,"props":1396,"children":1397},{},[1398],{"type":48,"value":1399},"Avatar readiness gate (BLOCKING):",{"type":48,"value":1401}," After loading an avatar (whether from an existing AVATAR file or freshly created), verify it's ready before using it in video generation. Use the avatar-looks view in the HeyGen app or run ",{"type":42,"tag":99,"props":1403,"children":1405},{"className":1404},[],[1406],{"type":48,"value":1407},"heygen avatar looks list --group-id \u003Cgroup_id>",{"type":48,"value":1409}," and confirm ",{"type":42,"tag":99,"props":1411,"children":1413},{"className":1412},[],[1414],{"type":48,"value":1415},"preview_image_url",{"type":48,"value":1417}," is non-null. If null, poll every 10s up to 5 min. ",{"type":42,"tag":60,"props":1419,"children":1420},{},[1421],{"type":48,"value":1422},"Do NOT proceed to Discovery until this check passes.",{"type":48,"value":1424}," Videos submitted with an unready avatar WILL fail silently.",{"type":42,"tag":349,"props":1426,"children":1427},{},[1428,1433],{"type":42,"tag":60,"props":1429,"children":1430},{},[1431],{"type":48,"value":1432},"Quick Shot exception:",{"type":48,"value":1434}," If the user explicitly says \"skip avatar\" \u002F \"use stock\" \u002F \"just generate\", skip this step and proceed without an avatar.",{"type":42,"tag":1097,"props":1436,"children":1437},{},[],{"type":42,"tag":154,"props":1439,"children":1441},{"id":1440},"discovery",[1442],{"type":48,"value":1153},{"type":42,"tag":51,"props":1444,"children":1445},{},[1446],{"type":48,"value":1447},"Interview the user. Be conversational, skip anything already answered.",{"type":42,"tag":51,"props":1449,"children":1450},{},[1451,1456],{"type":42,"tag":60,"props":1452,"children":1453},{},[1454],{"type":48,"value":1455},"DO NOT batch-ask all of these at once.",{"type":48,"value":1457}," Ask one or two items at a time. Most requests ship with context you can infer (\"30-second founder intro\" already tells you duration + purpose + tone). Only ask what's genuinely missing. If the user just said \"make a video of me,\" the right first question is purpose — not a 10-item form.",{"type":42,"tag":51,"props":1459,"children":1460},{},[1461,1466,1468,1473,1475,1480,1482,1487],{"type":42,"tag":60,"props":1462,"children":1463},{},[1464],{"type":48,"value":1465},"Gather:",{"type":48,"value":1467}," (1) Purpose, (2) Audience, (3) Duration, (4) Tone, (5) Distribution (landscape\u002Fportrait), (6) Assets, (7) Key message, (8) Visual style, (9) Avatar, (10) Language (auto-detected from ",{"type":42,"tag":99,"props":1469,"children":1471},{"className":1470},[],[1472],{"type":48,"value":473},{"type":48,"value":1474},"; confirm if video language should differ from chat language). This drives voice selection (",{"type":42,"tag":99,"props":1476,"children":1478},{"className":1477},[],[1479],{"type":48,"value":610},{"type":48,"value":1481}," filter), script language, and ",{"type":42,"tag":99,"props":1483,"children":1485},{"className":1484},[],[1486],{"type":48,"value":618},{"type":48,"value":552},{"type":42,"tag":661,"props":1489,"children":1491},{"id":1490},"assets",[1492],{"type":48,"value":1493},"Assets",{"type":42,"tag":51,"props":1495,"children":1496},{},[1497],{"type":48,"value":1498},"Two paths for every asset:",{"type":42,"tag":809,"props":1500,"children":1501},{},[1502,1512,1542],{"type":42,"tag":349,"props":1503,"children":1504},{},[1505,1510],{"type":42,"tag":60,"props":1506,"children":1507},{},[1508],{"type":48,"value":1509},"Path A (Contextualize):",{"type":48,"value":1511}," Read\u002Fanalyze, bake info into script. For reference material, auth-walled content.",{"type":42,"tag":349,"props":1513,"children":1514},{},[1515,1520,1522,1527,1528,1533,1535,1540],{"type":42,"tag":60,"props":1516,"children":1517},{},[1518],{"type":48,"value":1519},"Path B (Attach):",{"type":48,"value":1521}," Upload local files to HeyGen via ",{"type":42,"tag":99,"props":1523,"children":1525},{"className":1524},[],[1526],{"type":48,"value":642},{"type":48,"value":644},{"type":42,"tag":99,"props":1529,"children":1531},{"className":1530},[],[1532],{"type":48,"value":150},{"type":48,"value":1534},", then pass the returned ",{"type":42,"tag":99,"props":1536,"children":1538},{"className":1537},[],[1539],{"type":48,"value":657},{"type":48,"value":1541},". For visuals the viewer should see.",{"type":42,"tag":349,"props":1543,"children":1544},{},[1545,1550],{"type":42,"tag":60,"props":1546,"children":1547},{},[1548],{"type":48,"value":1549},"A+B (Both):",{"type":48,"value":1551}," Summarize for script AND attach original.",{"type":42,"tag":51,"props":1553,"children":1554},{},[1555,1557],{"type":48,"value":1556},"📖 ",{"type":42,"tag":60,"props":1558,"children":1559},{},[1560,1562],{"type":48,"value":1561},"Full routing matrix and upload examples → ",{"type":42,"tag":68,"props":1563,"children":1565},{"href":1564},"references\u002Fasset-routing.md",[1566],{"type":48,"value":1564},{"type":42,"tag":51,"props":1568,"children":1569},{},[1570],{"type":42,"tag":60,"props":1571,"children":1572},{},[1573],{"type":48,"value":1574},"Key rules:",{"type":42,"tag":809,"props":1576,"children":1577},{},[1578,1599,1619,1639,1644],{"type":42,"tag":349,"props":1579,"children":1580},{},[1581,1583,1589,1591,1597],{"type":48,"value":1582},"HTML URLs cannot go in ",{"type":42,"tag":99,"props":1584,"children":1586},{"className":1585},[],[1587],{"type":48,"value":1588},"files[]",{"type":48,"value":1590}," (Video Agent rejects ",{"type":42,"tag":99,"props":1592,"children":1594},{"className":1593},[],[1595],{"type":48,"value":1596},"text\u002Fhtml",{"type":48,"value":1598},"). Web pages are always Path A.",{"type":42,"tag":349,"props":1600,"children":1601},{},[1602,1604,1609,1611,1617],{"type":48,"value":1603},"Prefer download → upload → ",{"type":42,"tag":99,"props":1605,"children":1607},{"className":1606},[],[1608],{"type":48,"value":657},{"type":48,"value":1610}," over ",{"type":42,"tag":99,"props":1612,"children":1614},{"className":1613},[],[1615],{"type":48,"value":1616},"files[]{url}",{"type":48,"value":1618}," (CDN\u002FWAF often blocks HeyGen).",{"type":42,"tag":349,"props":1620,"children":1621},{},[1622,1624,1630,1632,1637],{"type":48,"value":1623},"The current HeyGen app connector rejects local ",{"type":42,"tag":99,"props":1625,"children":1627},{"className":1626},[],[1628],{"type":48,"value":1629},"file:\u002F\u002F",{"type":48,"value":1631}," paths. Local files must become ",{"type":42,"tag":99,"props":1633,"children":1635},{"className":1634},[],[1636],{"type":48,"value":657},{"type":48,"value":1638}," values first; if upload is unavailable, ask for an HTTPS URL or continue without the attachment.",{"type":42,"tag":349,"props":1640,"children":1641},{},[1642],{"type":48,"value":1643},"If a URL is inaccessible, tell the user. Never fabricate content from an inaccessible source.",{"type":42,"tag":349,"props":1645,"children":1646},{},[1647,1652],{"type":42,"tag":60,"props":1648,"children":1649},{},[1650],{"type":48,"value":1651},"Multi-topic split rule:",{"type":48,"value":1653}," If multiple distinct topics, recommend separate videos.",{"type":42,"tag":661,"props":1655,"children":1657},{"id":1656},"style-selection",[1658],{"type":48,"value":1659},"Style Selection",{"type":42,"tag":51,"props":1661,"children":1662},{},[1663],{"type":48,"value":1664},"Two approaches — use one or combine both:",{"type":42,"tag":51,"props":1666,"children":1667},{},[1668,1681],{"type":42,"tag":60,"props":1669,"children":1670},{},[1671,1673,1679],{"type":48,"value":1672},"1. API Styles (",{"type":42,"tag":99,"props":1674,"children":1676},{"className":1675},[],[1677],{"type":48,"value":1678},"style_id",{"type":48,"value":1680},")",{"type":48,"value":1682}," — Curated visual templates. One parameter replaces all visual direction.",{"type":42,"tag":51,"props":1684,"children":1685},{},[1686,1691,1693,1698,1699],{"type":42,"tag":60,"props":1687,"children":1688},{},[1689],{"type":48,"value":1690},"App:",{"type":48,"value":1692}," browse HeyGen's built-in styles in the app and select one that matches the requested mood and orientation.\n",{"type":42,"tag":60,"props":1694,"children":1695},{},[1696],{"type":48,"value":1697},"CLI:",{"type":48,"value":66},{"type":42,"tag":99,"props":1700,"children":1702},{"className":1701},[],[1703],{"type":48,"value":1704},"heygen video-agent styles list --tag cinematic --limit 10",{"type":42,"tag":51,"props":1706,"children":1707},{},[1708,1710,1716,1717,1723,1724,1730,1731,1737,1738,1744,1745,1751,1753,1758,1760,1766],{"type":48,"value":1709},"Tags: ",{"type":42,"tag":99,"props":1711,"children":1713},{"className":1712},[],[1714],{"type":48,"value":1715},"cinematic",{"type":48,"value":114},{"type":42,"tag":99,"props":1718,"children":1720},{"className":1719},[],[1721],{"type":48,"value":1722},"retro-tech",{"type":48,"value":114},{"type":42,"tag":99,"props":1725,"children":1727},{"className":1726},[],[1728],{"type":48,"value":1729},"iconic-artist",{"type":48,"value":114},{"type":42,"tag":99,"props":1732,"children":1734},{"className":1733},[],[1735],{"type":48,"value":1736},"pop-culture",{"type":48,"value":114},{"type":42,"tag":99,"props":1739,"children":1741},{"className":1740},[],[1742],{"type":48,"value":1743},"handmade",{"type":48,"value":114},{"type":42,"tag":99,"props":1746,"children":1748},{"className":1747},[],[1749],{"type":48,"value":1750},"print",{"type":48,"value":1752},". Pass ",{"type":42,"tag":99,"props":1754,"children":1756},{"className":1755},[],[1757],{"type":48,"value":1678},{"type":48,"value":1759}," \u002F ",{"type":42,"tag":99,"props":1761,"children":1763},{"className":1762},[],[1764],{"type":48,"value":1765},"--style-id",{"type":48,"value":1767}," to the video-agent create call.",{"type":42,"tag":51,"props":1769,"children":1770},{},[1771,1776,1778,1784],{"type":42,"tag":60,"props":1772,"children":1773},{},[1774],{"type":48,"value":1775},"Show users thumbnails + preview videos before choosing.",{"type":48,"value":1777}," Browse by tag, show 3-5 options with previews, let user pick. If a style has a fixed ",{"type":42,"tag":99,"props":1779,"children":1781},{"className":1780},[],[1782],{"type":48,"value":1783},"aspect_ratio",{"type":48,"value":1785},", match orientation to it.",{"type":42,"tag":51,"props":1787,"children":1788},{},[1789,1791,1796],{"type":48,"value":1790},"When ",{"type":42,"tag":99,"props":1792,"children":1794},{"className":1793},[],[1795],{"type":48,"value":1678},{"type":48,"value":1797}," is set, the prompt's Visual Style Block becomes optional — the style controls scene layout, transitions, pacing, and aesthetic. You can still add specific media type guidance or color overrides.",{"type":42,"tag":51,"props":1799,"children":1800},{},[1801,1806],{"type":42,"tag":60,"props":1802,"children":1803},{},[1804],{"type":48,"value":1805},"2. Prompt Styles",{"type":48,"value":1807}," — Full manual control via prompt text. Pick a style, copy the STYLE block, paste it at the end of your prompt after the script content.",{"type":42,"tag":51,"props":1809,"children":1810},{},[1811,1816,1818],{"type":42,"tag":60,"props":1812,"children":1813},{},[1814],{"type":48,"value":1815},"How to pick:",{"type":48,"value":1817}," Match mood first, content second. Ask: ",{"type":42,"tag":316,"props":1819,"children":1820},{},[1821],{"type":48,"value":1822},"\"What should the viewer FEEL?\"",{"type":42,"tag":85,"props":1824,"children":1825},{},[1826],{"type":42,"tag":51,"props":1827,"children":1828},{},[1829],{"type":48,"value":1830},"Style blocks stay in English regardless of the video's content language — they're technical directives to Video Agent's rendering engine, not viewer-facing text.",{"type":42,"tag":51,"props":1832,"children":1833},{},[1834],{"type":42,"tag":60,"props":1835,"children":1836},{},[1837],{"type":48,"value":1838},"Mood-to-Style Guide:",{"type":42,"tag":166,"props":1840,"children":1841},{},[1842,1858],{"type":42,"tag":170,"props":1843,"children":1844},{},[1845],{"type":42,"tag":174,"props":1846,"children":1847},{},[1848,1853],{"type":42,"tag":178,"props":1849,"children":1850},{},[1851],{"type":48,"value":1852},"Content feels...",{"type":42,"tag":178,"props":1854,"children":1855},{},[1856],{"type":48,"value":1857},"Use...",{"type":42,"tag":194,"props":1859,"children":1860},{},[1861,1874,1887,1900,1913,1926,1939,1952,1965,1978,1991,2004,2017],{"type":42,"tag":174,"props":1862,"children":1863},{},[1864,1869],{"type":42,"tag":201,"props":1865,"children":1866},{},[1867],{"type":48,"value":1868},"Personal, intimate",{"type":42,"tag":201,"props":1870,"children":1871},{},[1872],{"type":48,"value":1873},"Soft Signal, Quiet Drama",{"type":42,"tag":174,"props":1875,"children":1876},{},[1877,1882],{"type":42,"tag":201,"props":1878,"children":1879},{},[1880],{"type":48,"value":1881},"Natural, earthy",{"type":42,"tag":201,"props":1883,"children":1884},{},[1885],{"type":48,"value":1886},"Warm Grain, Earth Pulse",{"type":42,"tag":174,"props":1888,"children":1889},{},[1890,1895],{"type":42,"tag":201,"props":1891,"children":1892},{},[1893],{"type":48,"value":1894},"Nostalgic, historical",{"type":42,"tag":201,"props":1896,"children":1897},{},[1898],{"type":48,"value":1899},"Heritage Reel",{"type":42,"tag":174,"props":1901,"children":1902},{},[1903,1908],{"type":42,"tag":201,"props":1904,"children":1905},{},[1906],{"type":48,"value":1907},"Data-driven, analytical",{"type":42,"tag":201,"props":1909,"children":1910},{},[1911],{"type":48,"value":1912},"Swiss Pulse, Digital Grid",{"type":42,"tag":174,"props":1914,"children":1915},{},[1916,1921],{"type":42,"tag":201,"props":1917,"children":1918},{},[1919],{"type":48,"value":1920},"Elegant, premium",{"type":42,"tag":201,"props":1922,"children":1923},{},[1924],{"type":48,"value":1925},"Velvet Standard, Geometric Bold",{"type":42,"tag":174,"props":1927,"children":1928},{},[1929,1934],{"type":42,"tag":201,"props":1930,"children":1931},{},[1932],{"type":48,"value":1933},"Cultural, global",{"type":42,"tag":201,"props":1935,"children":1936},{},[1937],{"type":48,"value":1938},"Silk Route, Folk Frequency",{"type":42,"tag":174,"props":1940,"children":1941},{},[1942,1947],{"type":42,"tag":201,"props":1943,"children":1944},{},[1945],{"type":48,"value":1946},"Investigative, serious",{"type":42,"tag":201,"props":1948,"children":1949},{},[1950],{"type":48,"value":1951},"Contact Sheet, Shadow Cut",{"type":42,"tag":174,"props":1953,"children":1954},{},[1955,1960],{"type":42,"tag":201,"props":1956,"children":1957},{},[1958],{"type":48,"value":1959},"Fun, lighthearted",{"type":42,"tag":201,"props":1961,"children":1962},{},[1963],{"type":48,"value":1964},"Play Mode, Carnival Surge",{"type":42,"tag":174,"props":1966,"children":1967},{},[1968,1973],{"type":42,"tag":201,"props":1969,"children":1970},{},[1971],{"type":48,"value":1972},"Philosophical, abstract",{"type":42,"tag":201,"props":1974,"children":1975},{},[1976],{"type":48,"value":1977},"Dream State",{"type":42,"tag":174,"props":1979,"children":1980},{},[1981,1986],{"type":42,"tag":201,"props":1982,"children":1983},{},[1984],{"type":48,"value":1985},"Punk, grassroots, raw",{"type":42,"tag":201,"props":1987,"children":1988},{},[1989],{"type":48,"value":1990},"Deconstructed",{"type":42,"tag":174,"props":1992,"children":1993},{},[1994,1999],{"type":42,"tag":201,"props":1995,"children":1996},{},[1997],{"type":48,"value":1998},"Hype, loud, high-energy",{"type":42,"tag":201,"props":2000,"children":2001},{},[2002],{"type":48,"value":2003},"Maximalist Type",{"type":42,"tag":174,"props":2005,"children":2006},{},[2007,2012],{"type":42,"tag":201,"props":2008,"children":2009},{},[2010],{"type":48,"value":2011},"Tech-forward, futuristic",{"type":42,"tag":201,"props":2013,"children":2014},{},[2015],{"type":48,"value":2016},"Data Drift",{"type":42,"tag":174,"props":2018,"children":2019},{},[2020,2025],{"type":42,"tag":201,"props":2021,"children":2022},{},[2023],{"type":48,"value":2024},"Breaking, urgent",{"type":42,"tag":201,"props":2026,"children":2027},{},[2028],{"type":48,"value":2029},"Red Wire",{"type":42,"tag":51,"props":2031,"children":2032},{},[2033],{"type":42,"tag":60,"props":2034,"children":2035},{},[2036],{"type":48,"value":2037},"Quick Reference:",{"type":42,"tag":166,"props":2039,"children":2040},{},[2041,2067],{"type":42,"tag":170,"props":2042,"children":2043},{},[2044],{"type":42,"tag":174,"props":2045,"children":2046},{},[2047,2052,2057,2062],{"type":42,"tag":178,"props":2048,"children":2049},{},[2050],{"type":48,"value":2051},"#",{"type":42,"tag":178,"props":2053,"children":2054},{},[2055],{"type":48,"value":2056},"Style",{"type":42,"tag":178,"props":2058,"children":2059},{},[2060],{"type":48,"value":2061},"Mood",{"type":42,"tag":178,"props":2063,"children":2064},{},[2065],{"type":48,"value":2066},"Best For",{"type":42,"tag":194,"props":2068,"children":2069},{},[2070,2092,2114,2136,2157,2180,2203,2226,2249,2272,2295,2318,2341,2363,2386,2409,2432,2454,2476,2498],{"type":42,"tag":174,"props":2071,"children":2072},{},[2073,2077,2082,2087],{"type":42,"tag":201,"props":2074,"children":2075},{},[2076],{"type":48,"value":1055},{"type":42,"tag":201,"props":2078,"children":2079},{},[2080],{"type":48,"value":2081},"Soft Signal",{"type":42,"tag":201,"props":2083,"children":2084},{},[2085],{"type":48,"value":2086},"Intimate, warm",{"type":42,"tag":201,"props":2088,"children":2089},{},[2090],{"type":48,"value":2091},"Personal stories, wellness",{"type":42,"tag":174,"props":2093,"children":2094},{},[2095,2099,2104,2109],{"type":42,"tag":201,"props":2096,"children":2097},{},[2098],{"type":48,"value":1063},{"type":42,"tag":201,"props":2100,"children":2101},{},[2102],{"type":48,"value":2103},"Warm Grain",{"type":42,"tag":201,"props":2105,"children":2106},{},[2107],{"type":48,"value":2108},"Organic, friendly",{"type":42,"tag":201,"props":2110,"children":2111},{},[2112],{"type":48,"value":2113},"Environmental, sustainability",{"type":42,"tag":174,"props":2115,"children":2116},{},[2117,2121,2126,2131],{"type":42,"tag":201,"props":2118,"children":2119},{},[2120],{"type":48,"value":1071},{"type":42,"tag":201,"props":2122,"children":2123},{},[2124],{"type":48,"value":2125},"Quiet Drama",{"type":42,"tag":201,"props":2127,"children":2128},{},[2129],{"type":48,"value":2130},"Humanist, contemplative",{"type":42,"tag":201,"props":2132,"children":2133},{},[2134],{"type":48,"value":2135},"Profiles, biographical",{"type":42,"tag":174,"props":2137,"children":2138},{},[2139,2143,2147,2152],{"type":42,"tag":201,"props":2140,"children":2141},{},[2142],{"type":48,"value":1079},{"type":42,"tag":201,"props":2144,"children":2145},{},[2146],{"type":48,"value":1899},{"type":42,"tag":201,"props":2148,"children":2149},{},[2150],{"type":48,"value":2151},"Nostalgic, vintage",{"type":42,"tag":201,"props":2153,"children":2154},{},[2155],{"type":48,"value":2156},"History, retrospectives",{"type":42,"tag":174,"props":2158,"children":2159},{},[2160,2165,2170,2175],{"type":42,"tag":201,"props":2161,"children":2162},{},[2163],{"type":48,"value":2164},"5",{"type":42,"tag":201,"props":2166,"children":2167},{},[2168],{"type":48,"value":2169},"Silk Route",{"type":42,"tag":201,"props":2171,"children":2172},{},[2173],{"type":48,"value":2174},"Flowing, mysterious",{"type":42,"tag":201,"props":2176,"children":2177},{},[2178],{"type":48,"value":2179},"Global affairs, cross-cultural",{"type":42,"tag":174,"props":2181,"children":2182},{},[2183,2188,2193,2198],{"type":42,"tag":201,"props":2184,"children":2185},{},[2186],{"type":48,"value":2187},"6",{"type":42,"tag":201,"props":2189,"children":2190},{},[2191],{"type":48,"value":2192},"Swiss Pulse",{"type":42,"tag":201,"props":2194,"children":2195},{},[2196],{"type":48,"value":2197},"Clinical, precise",{"type":42,"tag":201,"props":2199,"children":2200},{},[2201],{"type":48,"value":2202},"Data-heavy, analytical",{"type":42,"tag":174,"props":2204,"children":2205},{},[2206,2211,2216,2221],{"type":42,"tag":201,"props":2207,"children":2208},{},[2209],{"type":48,"value":2210},"7",{"type":42,"tag":201,"props":2212,"children":2213},{},[2214],{"type":48,"value":2215},"Geometric Bold",{"type":42,"tag":201,"props":2217,"children":2218},{},[2219],{"type":48,"value":2220},"Minimal, elegant",{"type":42,"tag":201,"props":2222,"children":2223},{},[2224],{"type":48,"value":2225},"Lifestyle, visual essays",{"type":42,"tag":174,"props":2227,"children":2228},{},[2229,2234,2239,2244],{"type":42,"tag":201,"props":2230,"children":2231},{},[2232],{"type":48,"value":2233},"8",{"type":42,"tag":201,"props":2235,"children":2236},{},[2237],{"type":48,"value":2238},"Velvet Standard",{"type":42,"tag":201,"props":2240,"children":2241},{},[2242],{"type":48,"value":2243},"Premium, timeless",{"type":42,"tag":201,"props":2245,"children":2246},{},[2247],{"type":48,"value":2248},"Luxury, investor updates",{"type":42,"tag":174,"props":2250,"children":2251},{},[2252,2257,2262,2267],{"type":42,"tag":201,"props":2253,"children":2254},{},[2255],{"type":48,"value":2256},"9",{"type":42,"tag":201,"props":2258,"children":2259},{},[2260],{"type":48,"value":2261},"Digital Grid",{"type":42,"tag":201,"props":2263,"children":2264},{},[2265],{"type":48,"value":2266},"Systematic, technical",{"type":42,"tag":201,"props":2268,"children":2269},{},[2270],{"type":48,"value":2271},"Infrastructure, engineering",{"type":42,"tag":174,"props":2273,"children":2274},{},[2275,2280,2285,2290],{"type":42,"tag":201,"props":2276,"children":2277},{},[2278],{"type":48,"value":2279},"10",{"type":42,"tag":201,"props":2281,"children":2282},{},[2283],{"type":48,"value":2284},"Contact Sheet",{"type":42,"tag":201,"props":2286,"children":2287},{},[2288],{"type":48,"value":2289},"Editorial, investigative",{"type":42,"tag":201,"props":2291,"children":2292},{},[2293],{"type":48,"value":2294},"Journalism, deep dives",{"type":42,"tag":174,"props":2296,"children":2297},{},[2298,2303,2308,2313],{"type":42,"tag":201,"props":2299,"children":2300},{},[2301],{"type":48,"value":2302},"11",{"type":42,"tag":201,"props":2304,"children":2305},{},[2306],{"type":48,"value":2307},"Folk Frequency",{"type":42,"tag":201,"props":2309,"children":2310},{},[2311],{"type":48,"value":2312},"Cultural, vivid",{"type":42,"tag":201,"props":2314,"children":2315},{},[2316],{"type":48,"value":2317},"Festivals, food, heritage",{"type":42,"tag":174,"props":2319,"children":2320},{},[2321,2326,2331,2336],{"type":42,"tag":201,"props":2322,"children":2323},{},[2324],{"type":48,"value":2325},"12",{"type":42,"tag":201,"props":2327,"children":2328},{},[2329],{"type":48,"value":2330},"Earth Pulse",{"type":42,"tag":201,"props":2332,"children":2333},{},[2334],{"type":48,"value":2335},"Grounded, communal",{"type":42,"tag":201,"props":2337,"children":2338},{},[2339],{"type":48,"value":2340},"Community, grassroots",{"type":42,"tag":174,"props":2342,"children":2343},{},[2344,2349,2353,2358],{"type":42,"tag":201,"props":2345,"children":2346},{},[2347],{"type":48,"value":2348},"13",{"type":42,"tag":201,"props":2350,"children":2351},{},[2352],{"type":48,"value":1977},{"type":42,"tag":201,"props":2354,"children":2355},{},[2356],{"type":48,"value":2357},"Surreal, poetic",{"type":42,"tag":201,"props":2359,"children":2360},{},[2361],{"type":48,"value":2362},"Op-eds, philosophy",{"type":42,"tag":174,"props":2364,"children":2365},{},[2366,2371,2376,2381],{"type":42,"tag":201,"props":2367,"children":2368},{},[2369],{"type":48,"value":2370},"14",{"type":42,"tag":201,"props":2372,"children":2373},{},[2374],{"type":48,"value":2375},"Play Mode",{"type":42,"tag":201,"props":2377,"children":2378},{},[2379],{"type":48,"value":2380},"Playful, irreverent",{"type":42,"tag":201,"props":2382,"children":2383},{},[2384],{"type":48,"value":2385},"Entertainment, pop culture",{"type":42,"tag":174,"props":2387,"children":2388},{},[2389,2394,2399,2404],{"type":42,"tag":201,"props":2390,"children":2391},{},[2392],{"type":48,"value":2393},"15",{"type":42,"tag":201,"props":2395,"children":2396},{},[2397],{"type":48,"value":2398},"Carnival Surge",{"type":42,"tag":201,"props":2400,"children":2401},{},[2402],{"type":48,"value":2403},"Euphoric, celebratory",{"type":42,"tag":201,"props":2405,"children":2406},{},[2407],{"type":48,"value":2408},"Milestones, hype",{"type":42,"tag":174,"props":2410,"children":2411},{},[2412,2417,2422,2427],{"type":42,"tag":201,"props":2413,"children":2414},{},[2415],{"type":48,"value":2416},"16",{"type":42,"tag":201,"props":2418,"children":2419},{},[2420],{"type":48,"value":2421},"Shadow Cut",{"type":42,"tag":201,"props":2423,"children":2424},{},[2425],{"type":48,"value":2426},"Dark, cinematic",{"type":42,"tag":201,"props":2428,"children":2429},{},[2430],{"type":48,"value":2431},"Exposés, investigations",{"type":42,"tag":174,"props":2433,"children":2434},{},[2435,2440,2444,2449],{"type":42,"tag":201,"props":2436,"children":2437},{},[2438],{"type":48,"value":2439},"17",{"type":42,"tag":201,"props":2441,"children":2442},{},[2443],{"type":48,"value":1990},{"type":42,"tag":201,"props":2445,"children":2446},{},[2447],{"type":48,"value":2448},"Industrial, raw",{"type":42,"tag":201,"props":2450,"children":2451},{},[2452],{"type":48,"value":2453},"Tech news, punk energy",{"type":42,"tag":174,"props":2455,"children":2456},{},[2457,2462,2466,2471],{"type":42,"tag":201,"props":2458,"children":2459},{},[2460],{"type":48,"value":2461},"18",{"type":42,"tag":201,"props":2463,"children":2464},{},[2465],{"type":48,"value":2003},{"type":42,"tag":201,"props":2467,"children":2468},{},[2469],{"type":48,"value":2470},"Loud, kinetic",{"type":42,"tag":201,"props":2472,"children":2473},{},[2474],{"type":48,"value":2475},"Big announcements, launches",{"type":42,"tag":174,"props":2477,"children":2478},{},[2479,2484,2488,2493],{"type":42,"tag":201,"props":2480,"children":2481},{},[2482],{"type":48,"value":2483},"19",{"type":42,"tag":201,"props":2485,"children":2486},{},[2487],{"type":48,"value":2016},{"type":42,"tag":201,"props":2489,"children":2490},{},[2491],{"type":48,"value":2492},"Futuristic, immersive",{"type":42,"tag":201,"props":2494,"children":2495},{},[2496],{"type":48,"value":2497},"AI\u002Ftech, innovation",{"type":42,"tag":174,"props":2499,"children":2500},{},[2501,2506,2510,2515],{"type":42,"tag":201,"props":2502,"children":2503},{},[2504],{"type":48,"value":2505},"20",{"type":42,"tag":201,"props":2507,"children":2508},{},[2509],{"type":48,"value":2029},{"type":42,"tag":201,"props":2511,"children":2512},{},[2513],{"type":48,"value":2514},"Urgent, immediate",{"type":42,"tag":201,"props":2516,"children":2517},{},[2518],{"type":48,"value":2519},"Breaking news, crisis",{"type":42,"tag":51,"props":2521,"children":2522},{},[2523],{"type":42,"tag":60,"props":2524,"children":2525},{},[2526],{"type":48,"value":2527},"Production Performance (from 40+ videos):",{"type":42,"tag":166,"props":2529,"children":2530},{},[2531,2551],{"type":42,"tag":170,"props":2532,"children":2533},{},[2534],{"type":42,"tag":174,"props":2535,"children":2536},{},[2537,2542,2546],{"type":42,"tag":178,"props":2538,"children":2539},{},[2540],{"type":48,"value":2541},"Rank",{"type":42,"tag":178,"props":2543,"children":2544},{},[2545],{"type":48,"value":2056},{"type":42,"tag":178,"props":2547,"children":2548},{},[2549],{"type":48,"value":2550},"Strength",{"type":42,"tag":194,"props":2552,"children":2553},{},[2554,2570,2586,2602,2618],{"type":42,"tag":174,"props":2555,"children":2556},{},[2557,2561,2565],{"type":42,"tag":201,"props":2558,"children":2559},{},[2560],{"type":48,"value":1055},{"type":42,"tag":201,"props":2562,"children":2563},{},[2564],{"type":48,"value":1990},{"type":42,"tag":201,"props":2566,"children":2567},{},[2568],{"type":48,"value":2569},"Most reliable across all topics",{"type":42,"tag":174,"props":2571,"children":2572},{},[2573,2577,2581],{"type":42,"tag":201,"props":2574,"children":2575},{},[2576],{"type":48,"value":1063},{"type":42,"tag":201,"props":2578,"children":2579},{},[2580],{"type":48,"value":2192},{"type":42,"tag":201,"props":2582,"children":2583},{},[2584],{"type":48,"value":2585},"Best for data-heavy content",{"type":42,"tag":174,"props":2587,"children":2588},{},[2589,2593,2597],{"type":42,"tag":201,"props":2590,"children":2591},{},[2592],{"type":48,"value":1071},{"type":42,"tag":201,"props":2594,"children":2595},{},[2596],{"type":48,"value":2261},{"type":42,"tag":201,"props":2598,"children":2599},{},[2600],{"type":48,"value":2601},"Strong for tech topics",{"type":42,"tag":174,"props":2603,"children":2604},{},[2605,2609,2613],{"type":42,"tag":201,"props":2606,"children":2607},{},[2608],{"type":48,"value":1079},{"type":42,"tag":201,"props":2610,"children":2611},{},[2612],{"type":48,"value":2215},{"type":42,"tag":201,"props":2614,"children":2615},{},[2616],{"type":48,"value":2617},"Elegant and versatile",{"type":42,"tag":174,"props":2619,"children":2620},{},[2621,2625,2629],{"type":42,"tag":201,"props":2622,"children":2623},{},[2624],{"type":48,"value":2164},{"type":42,"tag":201,"props":2626,"children":2627},{},[2628],{"type":48,"value":2003},{"type":42,"tag":201,"props":2630,"children":2631},{},[2632],{"type":48,"value":2633},"High energy, use sparingly",{"type":42,"tag":51,"props":2635,"children":2636},{},[2637],{"type":42,"tag":60,"props":2638,"children":2639},{},[2640],{"type":48,"value":2641},"Copy-Paste Style Blocks:",{"type":42,"tag":2643,"props":2644,"children":2648},"pre",{"className":2645,"code":2647,"language":48},[2646],"language-text","STYLE — SOFT SIGNAL (Sagmeister): Warm amber\u002Fcream, dusty rose, sage green.\nHandwritten-style text. Close-up framing. Slow drifts and floats.\nSoft dissolves with warm light leaks.\n",[2649],{"type":42,"tag":99,"props":2650,"children":2652},{"__ignoreMap":2651},"",[2653],{"type":48,"value":2647},{"type":42,"tag":2643,"props":2655,"children":2658},{"className":2656,"code":2657,"language":48},[2646],"STYLE — WARM GRAIN (Eksell): Earth tones — ochre, forest green, terracotta, cream.\nOrganic rounded compositions. 16mm film grain. Rounded sans-serif.\nGentle wipes and soft cuts.\n",[2659],{"type":42,"tag":99,"props":2660,"children":2661},{"__ignoreMap":2651},[2662],{"type":48,"value":2657},{"type":42,"tag":2643,"props":2664,"children":2667},{"className":2665,"code":2666,"language":48},[2646],"STYLE — QUIET DRAMA (Ray): Muted warm — sepia, deep brown, soft gold.\nPortrait framing. Clean serif. Strong single-source contrast.\nSlow fades to black.\n",[2668],{"type":42,"tag":99,"props":2669,"children":2670},{"__ignoreMap":2651},[2671],{"type":48,"value":2666},{"type":42,"tag":2643,"props":2673,"children":2676},{"className":2674,"code":2675,"language":48},[2646],"STYLE — HERITAGE REEL (Cassandre): Faded gold, burgundy, navy, sepia wash.\nElegant centered serif. Vignetting and aged film grain.\nIris wipe transitions.\n",[2677],{"type":42,"tag":99,"props":2678,"children":2679},{"__ignoreMap":2651},[2680],{"type":48,"value":2675},{"type":42,"tag":2643,"props":2682,"children":2685},{"className":2683,"code":2684,"language":48},[2646],"STYLE — SILK ROUTE (Abedini): Jewel tones — deep teal, burgundy, gold, lapis blue.\nLayered compositions, all depths active. Elegant spaced type.\nFlowing dissolves and smooth morphs.\n",[2686],{"type":42,"tag":99,"props":2687,"children":2688},{"__ignoreMap":2651},[2689],{"type":48,"value":2684},{"type":42,"tag":2643,"props":2691,"children":2694},{"className":2692,"code":2693,"language":48},[2646],"STYLE — SWISS PULSE (Müller-Brockmann): Black\u002Fwhite + electric blue #0066FF.\nGrid-locked. Helvetica Bold. Animated counters. Diagonal accents.\nGrid wipe transitions.\n",[2695],{"type":42,"tag":99,"props":2696,"children":2697},{"__ignoreMap":2651},[2698],{"type":48,"value":2693},{"type":42,"tag":2643,"props":2700,"children":2703},{"className":2701,"code":2702,"language":48},[2646],"STYLE — GEOMETRIC BOLD (Tanaka): Max 3 flat colors per frame.\n60% negative space. Bold type as primary element.\nSingle focal point. Clean cuts on beat.\n",[2704],{"type":42,"tag":99,"props":2705,"children":2706},{"__ignoreMap":2651},[2707],{"type":48,"value":2702},{"type":42,"tag":2643,"props":2709,"children":2712},{"className":2710,"code":2711,"language":48},[2646],"STYLE — VELVET STANDARD (Vignelli): Black, white, one accent: gold #c9a84c.\nThin ALL CAPS, wide spacing. Generous negative space.\nSlow elegant cross-dissolves.\n",[2713],{"type":42,"tag":99,"props":2714,"children":2715},{"__ignoreMap":2651},[2716],{"type":48,"value":2711},{"type":42,"tag":2643,"props":2718,"children":2721},{"className":2719,"code":2720,"language":48},[2646],"STYLE — DIGITAL GRID (Crouwel): Monospaced type. Dark #0a0a0a with cyan #00E5FF, amber #FFB300.\nPixel grid overlays. Terminal aesthetic. Clean wipe transitions.\n",[2722],{"type":42,"tag":99,"props":2723,"children":2724},{"__ignoreMap":2651},[2725],{"type":48,"value":2720},{"type":42,"tag":2643,"props":2727,"children":2730},{"className":2728,"code":2729,"language":48},[2646],"STYLE — CONTACT SHEET (Brodovitch): High contrast B&W, desaturated accents.\nPhoto-editorial framing. Bold sans-serif annotations. Raw grain.\nHard cuts on beat. Snap-zooms.\n",[2731],{"type":42,"tag":99,"props":2732,"children":2733},{"__ignoreMap":2651},[2734],{"type":48,"value":2729},{"type":42,"tag":2643,"props":2736,"children":2739},{"className":2737,"code":2738,"language":48},[2646],"STYLE — FOLK FREQUENCY (Terrazas): Vivid folk — hot pink, cobalt blue, sun yellow, emerald.\nBold rounded type. Folk art rhythms. Rich handmade textures.\nColorful wipes on festive rhythm.\n",[2740],{"type":42,"tag":99,"props":2741,"children":2742},{"__ignoreMap":2651},[2743],{"type":48,"value":2738},{"type":42,"tag":2643,"props":2745,"children":2748},{"className":2746,"code":2747,"language":48},[2646],"STYLE — EARTH PULSE (Ghariokwu): Warm saturated — burnt orange, deep green, rich yellow.\nBold expressive type. Wide community framing.\nRhythmic cuts on beat. Freeze-frames.\n",[2749],{"type":42,"tag":99,"props":2750,"children":2751},{"__ignoreMap":2651},[2752],{"type":48,"value":2747},{"type":42,"tag":2643,"props":2754,"children":2757},{"className":2755,"code":2756,"language":48},[2646],"STYLE — DREAM STATE (Tomaszewski): Muted palette + one surreal accent.\nThin elegant floating type. Soft edges, atmospheric haze.\nSlow morph dissolves — NEVER hard cuts.\n",[2758],{"type":42,"tag":99,"props":2759,"children":2760},{"__ignoreMap":2651},[2761],{"type":48,"value":2756},{"type":42,"tag":2643,"props":2763,"children":2766},{"className":2764,"code":2765,"language":48},[2646],"STYLE — PLAY MODE (Ahn Sang-soo): Electric blue, hot pink, lime green.\nBouncy spring physics. Oversized tilted text. Score cards, XP bars.\nPop cuts, bounce effects.\n",[2767],{"type":42,"tag":99,"props":2768,"children":2769},{"__ignoreMap":2651},[2770],{"type":48,"value":2765},{"type":42,"tag":2643,"props":2772,"children":2775},{"className":2773,"code":2774,"language":48},[2646],"STYLE — CARNIVAL SURGE (Lins): Max color — hot pink #FF1493, yellow #FFE000, teal #00CED1.\nCollage layering. Text MASSIVE at ANGLES. Confetti bursts.\nSmash cuts, flash frames.\n",[2776],{"type":42,"tag":99,"props":2777,"children":2778},{"__ignoreMap":2651},[2779],{"type":48,"value":2774},{"type":42,"tag":2643,"props":2781,"children":2784},{"className":2782,"code":2783,"language":48},[2646],"STYLE — SHADOW CUT (Hillmann): Deep blacks, cold greys + blood red accent.\nSharp angular text. Heavy shadow. Slow creeping push-ins.\nHard cuts to black. Film noir tension.\n",[2785],{"type":42,"tag":99,"props":2786,"children":2787},{"__ignoreMap":2651},[2788],{"type":48,"value":2783},{"type":42,"tag":2643,"props":2790,"children":2793},{"className":2791,"code":2792,"language":48},[2646],"STYLE — DECONSTRUCTED (Brody): Dark grey #1a1a1a, rust orange #D4501E.\nType at angles, overlapping. Gritty textures, scan-line glitch.\nSmash cuts with flash frames.\n",[2794],{"type":42,"tag":99,"props":2795,"children":2796},{"__ignoreMap":2651},[2797],{"type":48,"value":2792},{"type":42,"tag":2643,"props":2799,"children":2802},{"className":2800,"code":2801,"language":48},[2646],"STYLE — MAXIMALIST TYPE (Scher): Red, yellow, black, white — max contrast.\nText IS the visual. Overlapping at different scales, 50-80% of frame.\nKinetic everything. Smash cuts, flash frames.\n",[2803],{"type":42,"tag":99,"props":2804,"children":2805},{"__ignoreMap":2651},[2806],{"type":48,"value":2801},{"type":42,"tag":2643,"props":2808,"children":2811},{"className":2809,"code":2810,"language":48},[2646],"STYLE — DATA DRIFT (Anadol): Iridescent — purple #7c3aed, cyan #06b6d4, deep black.\nFluid morphing compositions. Thin futuristic type.\nLiquid dissolves. Particles coalesce into numbers.\n",[2812],{"type":42,"tag":99,"props":2813,"children":2814},{"__ignoreMap":2651},[2815],{"type":48,"value":2810},{"type":42,"tag":2643,"props":2817,"children":2820},{"className":2818,"code":2819,"language":48},[2646],"STYLE — RED WIRE (Tartakover): Red, black, white, emergency yellow.\nBold condensed all-caps. Split screens, tickers, timestamps.\nSnap cuts, flash frames. Zero breathing room.\n",[2821],{"type":42,"tag":99,"props":2822,"children":2823},{"__ignoreMap":2651},[2824],{"type":48,"value":2819},{"type":42,"tag":51,"props":2826,"children":2827},{},[2828],{"type":42,"tag":60,"props":2829,"children":2830},{},[2831],{"type":48,"value":2832},"When to use which:",{"type":42,"tag":809,"props":2834,"children":2835},{},[2836,2841,2846],{"type":42,"tag":349,"props":2837,"children":2838},{},[2839],{"type":48,"value":2840},"User has no strong visual preference → browse API styles, pick one",{"type":42,"tag":349,"props":2842,"children":2843},{},[2844],{"type":48,"value":2845},"User wants specific brand colors\u002Ffonts\u002Fmotion → prompt style",{"type":42,"tag":349,"props":2847,"children":2848},{},[2849,2851,2856],{"type":48,"value":2850},"User wants a curated look + specific media types → ",{"type":42,"tag":99,"props":2852,"children":2854},{"className":2853},[],[2855],{"type":48,"value":1678},{"type":48,"value":2857}," + selective prompt additions",{"type":42,"tag":661,"props":2859,"children":2861},{"id":2860},"avatar",[2862],{"type":48,"value":2863},"Avatar",{"type":42,"tag":51,"props":2865,"children":2866},{},[2867,2868],{"type":48,"value":1556},{"type":42,"tag":60,"props":2869,"children":2870},{},[2871,2873],{"type":48,"value":2872},"Full avatar discovery flow, creation APIs, voice selection → ",{"type":42,"tag":68,"props":2874,"children":2876},{"href":2875},"references\u002Favatar-discovery.md",[2877],{"type":48,"value":2875},{"type":42,"tag":51,"props":2879,"children":2880},{},[2881],{"type":42,"tag":60,"props":2882,"children":2883},{},[2884],{"type":48,"value":2885},"AVATAR file resolution (run before any external avatar lookup):",{"type":42,"tag":51,"props":2887,"children":2888},{},[2889],{"type":48,"value":2890},"If the request implies a specific subject, try the matching AVATAR file at\nthe workspace root before browsing HeyGen catalogs.",{"type":42,"tag":166,"props":2892,"children":2893},{},[2894,2910],{"type":42,"tag":170,"props":2895,"children":2896},{},[2897],{"type":42,"tag":174,"props":2898,"children":2899},{},[2900,2905],{"type":42,"tag":178,"props":2901,"children":2902},{},[2903],{"type":48,"value":2904},"Request signal",{"type":42,"tag":178,"props":2906,"children":2907},{},[2908],{"type":48,"value":2909},"File to read",{"type":42,"tag":194,"props":2911,"children":2912},{},[2913,2929,2945,2961],{"type":42,"tag":174,"props":2914,"children":2915},{},[2916,2921],{"type":42,"tag":201,"props":2917,"children":2918},{},[2919],{"type":48,"value":2920},"Named subject (\"video with Eve\", \"Cleo's update\")",{"type":42,"tag":201,"props":2922,"children":2923},{},[2924],{"type":42,"tag":99,"props":2925,"children":2927},{"className":2926},[],[2928],{"type":48,"value":214},{"type":42,"tag":174,"props":2930,"children":2931},{},[2932,2937],{"type":42,"tag":201,"props":2933,"children":2934},{},[2935],{"type":48,"value":2936},"Agent self-reference (\"video of yourself\", \"give us your update\")",{"type":42,"tag":201,"props":2938,"children":2939},{},[2940],{"type":42,"tag":99,"props":2941,"children":2943},{"className":2942},[],[2944],{"type":48,"value":235},{"type":42,"tag":174,"props":2946,"children":2947},{},[2948,2953],{"type":42,"tag":201,"props":2949,"children":2950},{},[2951],{"type":48,"value":2952},"User self-reference (\"video of me\", \"my video update\")",{"type":42,"tag":201,"props":2954,"children":2955},{},[2956],{"type":42,"tag":99,"props":2957,"children":2959},{"className":2958},[],[2960],{"type":48,"value":242},{"type":42,"tag":174,"props":2962,"children":2963},{},[2964,2969],{"type":42,"tag":201,"props":2965,"children":2966},{},[2967],{"type":48,"value":2968},"No subject in request",{"type":42,"tag":201,"props":2970,"children":2971},{},[2972],{"type":48,"value":2973},"(skip; ask in step 1 below)",{"type":42,"tag":51,"props":2975,"children":2976},{},[2977,2982,2983,2988,2990,2994,2996,3001],{"type":42,"tag":99,"props":2978,"children":2980},{"className":2979},[],[2981],{"type":48,"value":235},{"type":48,"value":679},{"type":42,"tag":99,"props":2984,"children":2986},{"className":2985},[],[2987],{"type":48,"value":242},{"type":48,"value":2989}," are role-based ",{"type":42,"tag":60,"props":2991,"children":2992},{},[2993],{"type":48,"value":1311},{"type":48,"value":2995},"\nmaintained by ",{"type":42,"tag":99,"props":2997,"children":2999},{"className":2998},[],[3000],{"type":48,"value":328},{"type":48,"value":3002}," Phase 5; they resolve to the current\nagent's \u002F user's named AVATAR file at read time. Treat them like any\nother AVATAR file once read.",{"type":42,"tag":51,"props":3004,"children":3005},{},[3006,3008,3014,3016,3022],{"type":48,"value":3007},"If the AVATAR file (named or alias) exists and has a populated HeyGen\nsection, extract ",{"type":42,"tag":99,"props":3009,"children":3011},{"className":3010},[],[3012],{"type":48,"value":3013},"group_id",{"type":48,"value":3015}," + ",{"type":42,"tag":99,"props":3017,"children":3019},{"className":3018},[],[3020],{"type":48,"value":3021},"voice_id",{"type":48,"value":3023}," and proceed to Frame Check. Skip\nthe rest of the discovery flow.",{"type":42,"tag":51,"props":3025,"children":3026},{},[3027],{"type":42,"tag":60,"props":3028,"children":3029},{},[3030],{"type":48,"value":3031},"Discovery flow (when no AVATAR file applies):",{"type":42,"tag":345,"props":3033,"children":3034},{},[3035,3040,3052,3057,3067],{"type":42,"tag":349,"props":3036,"children":3037},{},[3038],{"type":48,"value":3039},"Ask: \"Visible presenter or voice-over only?\"",{"type":42,"tag":349,"props":3041,"children":3042},{},[3043,3045,3050],{"type":48,"value":3044},"If voice-over → no ",{"type":42,"tag":99,"props":3046,"children":3048},{"className":3047},[],[3049],{"type":48,"value":1249},{"type":48,"value":3051},", state in prompt.",{"type":42,"tag":349,"props":3053,"children":3054},{},[3055],{"type":48,"value":3056},"If presenter → check private avatars first, then public (group-first browsing).",{"type":42,"tag":349,"props":3058,"children":3059},{},[3060,3065],{"type":42,"tag":60,"props":3061,"children":3062},{},[3063],{"type":48,"value":3064},"Always show preview images.",{"type":48,"value":3066}," Never just list names.",{"type":42,"tag":349,"props":3068,"children":3069},{},[3070],{"type":48,"value":3071},"Confirm voice preferences after avatar is settled.",{"type":42,"tag":51,"props":3073,"children":3074},{},[3075,3080,3082,3087],{"type":42,"tag":60,"props":3076,"children":3077},{},[3078],{"type":48,"value":3079},"Critical rule:",{"type":48,"value":3081}," When ",{"type":42,"tag":99,"props":3083,"children":3085},{"className":3084},[],[3086],{"type":48,"value":1249},{"type":48,"value":3088}," is set, do NOT describe the avatar's appearance in the prompt. Say \"the selected presenter.\" This is the #1 cause of avatar mismatch.",{"type":42,"tag":1097,"props":3090,"children":3091},{},[],{"type":42,"tag":154,"props":3093,"children":3095},{"id":3094},"script",[3096],{"type":48,"value":3097},"Script",{"type":42,"tag":661,"props":3099,"children":3101},{"id":3100},"structure-by-type",[3102],{"type":48,"value":3103},"Structure by Type",{"type":42,"tag":51,"props":3105,"children":3106},{},[3107,3112],{"type":42,"tag":60,"props":3108,"children":3109},{},[3110],{"type":48,"value":3111},"Script language:",{"type":48,"value":3113}," Write the script in the video language (from Discovery item 10). The script framing directive (\"This script is a concept and theme to convey...\") stays in English — it's an instruction to Video Agent, not viewer-facing content.",{"type":42,"tag":51,"props":3115,"children":3116},{},[3117],{"type":48,"value":3118},"Content structure only. Do NOT assign per-scene durations — let Video Agent pace naturally.",{"type":42,"tag":809,"props":3120,"children":3121},{},[3122,3132,3142,3152,3162],{"type":42,"tag":349,"props":3123,"children":3124},{},[3125,3130],{"type":42,"tag":60,"props":3126,"children":3127},{},[3128],{"type":48,"value":3129},"Product Demo:",{"type":48,"value":3131}," Hook → Problem → Solution → CTA",{"type":42,"tag":349,"props":3133,"children":3134},{},[3135,3140],{"type":42,"tag":60,"props":3136,"children":3137},{},[3138],{"type":48,"value":3139},"Explainer:",{"type":48,"value":3141}," Context → Core concept → Takeaway",{"type":42,"tag":349,"props":3143,"children":3144},{},[3145,3150],{"type":42,"tag":60,"props":3146,"children":3147},{},[3148],{"type":48,"value":3149},"Tutorial:",{"type":48,"value":3151}," What we'll build → Steps → Recap",{"type":42,"tag":349,"props":3153,"children":3154},{},[3155,3160],{"type":42,"tag":60,"props":3156,"children":3157},{},[3158],{"type":48,"value":3159},"Sales Pitch:",{"type":48,"value":3161}," Pain → Vision → Product → CTA",{"type":42,"tag":349,"props":3163,"children":3164},{},[3165,3170],{"type":42,"tag":60,"props":3166,"children":3167},{},[3168],{"type":48,"value":3169},"Announcement:",{"type":48,"value":3171}," Hook → What changed → Why it matters → Next",{"type":42,"tag":661,"props":3173,"children":3175},{"id":3174},"critical-on-screen-text",[3176],{"type":48,"value":3177},"Critical On-Screen Text",{"type":42,"tag":51,"props":3179,"children":3180},{},[3181,3183,3189],{"type":48,"value":3182},"Extract every literal on-screen element (numbers, quotes, handles, URLs, CTAs) into a ",{"type":42,"tag":99,"props":3184,"children":3186},{"className":3185},[],[3187],{"type":48,"value":3188},"CRITICAL ON-SCREEN TEXT",{"type":48,"value":3190}," block for the prompt. Without this, Video Agent will summarize\u002Frephrase.",{"type":42,"tag":661,"props":3192,"children":3194},{"id":3193},"script-framing-critical",[3195],{"type":48,"value":3196},"Script Framing (CRITICAL)",{"type":42,"tag":51,"props":3198,"children":3199},{},[3200,3202,3207],{"type":48,"value":3201},"Video Agent treats your script as ",{"type":42,"tag":60,"props":3203,"children":3204},{},[3205],{"type":48,"value":3206},"a concept to convey",{"type":48,"value":3208},", not verbatim speech. Always add this directive to the prompt:",{"type":42,"tag":85,"props":3210,"children":3211},{},[3212],{"type":42,"tag":51,"props":3213,"children":3214},{},[3215],{"type":48,"value":3216},"\"This script is a concept and theme to convey — not a verbatim transcript. You have full creative freedom to expand, elaborate, add examples, and fill the duration naturally. Do not pad with silence or pauses.\"",{"type":42,"tag":51,"props":3218,"children":3219},{},[3220],{"type":48,"value":3221},"Without it, Video Agent pads with dead air to hit the duration target.",{"type":42,"tag":661,"props":3223,"children":3225},{"id":3224},"voice-rules",[3226],{"type":48,"value":3227},"Voice Rules",{"type":42,"tag":51,"props":3229,"children":3230},{},[3231],{"type":48,"value":3232},"Write for the ear. Short sentences. Active voice. Contractions are good.",{"type":42,"tag":661,"props":3234,"children":3236},{"id":3235},"present-the-script",[3237],{"type":48,"value":3238},"Present the Script",{"type":42,"tag":51,"props":3240,"children":3241},{},[3242],{"type":48,"value":3243},"Show user the full script with word count + estimated duration. Get approval before Prompt Craft.",{"type":42,"tag":1097,"props":3245,"children":3246},{},[],{"type":42,"tag":154,"props":3248,"children":3250},{"id":3249},"prompt-craft",[3251],{"type":48,"value":1174},{"type":42,"tag":51,"props":3253,"children":3254},{},[3255],{"type":48,"value":3256},"Transform the script into an optimized Video Agent prompt.",{"type":42,"tag":661,"props":3258,"children":3260},{"id":3259},"construction-rules",[3261],{"type":48,"value":3262},"Construction Rules",{"type":42,"tag":345,"props":3264,"children":3265},{},[3266,3291,3301,3311,3321,3331,3341,3351],{"type":42,"tag":349,"props":3267,"children":3268},{},[3269,3274,3276,3281,3283,3289],{"type":42,"tag":60,"props":3270,"children":3271},{},[3272],{"type":48,"value":3273},"Narrator framing.",{"type":48,"value":3275}," With ",{"type":42,"tag":99,"props":3277,"children":3279},{"className":3278},[],[3280],{"type":48,"value":1249},{"type":48,"value":3282},": \"The selected presenter ",{"type":42,"tag":3284,"props":3285,"children":3286},"span",{},[3287],{"type":48,"value":3288},"explains",{"type":48,"value":3290},"...\" Without: describe desired presenter or \"Voice-over narration only.\"",{"type":42,"tag":349,"props":3292,"children":3293},{},[3294,3299],{"type":42,"tag":60,"props":3295,"children":3296},{},[3297],{"type":48,"value":3298},"Duration signal.",{"type":48,"value":3300}," State the target duration in the prompt.",{"type":42,"tag":349,"props":3302,"children":3303},{},[3304,3309],{"type":42,"tag":60,"props":3305,"children":3306},{},[3307],{"type":48,"value":3308},"Script freedom directive.",{"type":48,"value":3310}," ALWAYS include the script framing directive from Script.",{"type":42,"tag":349,"props":3312,"children":3313},{},[3314,3319],{"type":42,"tag":60,"props":3315,"children":3316},{},[3317],{"type":48,"value":3318},"Asset anchoring.",{"type":48,"value":3320}," Be specific: \"Use the attached screenshot as B-roll when discussing features.\"",{"type":42,"tag":349,"props":3322,"children":3323},{},[3324,3329],{"type":42,"tag":60,"props":3325,"children":3326},{},[3327],{"type":48,"value":3328},"Tone calibration.",{"type":48,"value":3330}," Specific words: \"confident and conversational\" \u002F \"energetic, like a tech YouTuber.\"",{"type":42,"tag":349,"props":3332,"children":3333},{},[3334,3339],{"type":42,"tag":60,"props":3335,"children":3336},{},[3337],{"type":48,"value":3338},"One topic.",{"type":48,"value":3340}," State explicitly.",{"type":42,"tag":349,"props":3342,"children":3343},{},[3344,3349],{"type":42,"tag":60,"props":3345,"children":3346},{},[3347],{"type":48,"value":3348},"Style block at the end.",{"type":48,"value":3350}," Put content\u002Fscript first, then stack all style directives (colors, media types, motion preferences) as a block at the bottom of the prompt.",{"type":42,"tag":349,"props":3352,"children":3353},{},[3354,3359],{"type":42,"tag":60,"props":3355,"children":3356},{},[3357],{"type":48,"value":3358},"Language separation.",{"type":48,"value":3360}," Script content and narration in the video language. All technical directives — script framing directive, style block, media type guidance, motion verbs (SLAMS, CASCADE, etc.), and frame check corrections — stay in English. Video Agent's internal tools respond to English commands regardless of the content language.",{"type":42,"tag":661,"props":3362,"children":3364},{"id":3363},"prompt-approach",[3365],{"type":48,"value":3366},"Prompt Approach",{"type":42,"tag":166,"props":3368,"children":3369},{},[3370,3385],{"type":42,"tag":170,"props":3371,"children":3372},{},[3373],{"type":42,"tag":174,"props":3374,"children":3375},{},[3376,3380],{"type":42,"tag":178,"props":3377,"children":3378},{},[3379],{"type":48,"value":1119},{"type":42,"tag":178,"props":3381,"children":3382},{},[3383],{"type":48,"value":3384},"Approach",{"type":42,"tag":194,"props":3386,"children":3387},{},[3388,3406],{"type":42,"tag":174,"props":3389,"children":3390},{},[3391,3396],{"type":42,"tag":201,"props":3392,"children":3393},{},[3394],{"type":48,"value":3395},"≤60s, conversational",{"type":42,"tag":201,"props":3397,"children":3398},{},[3399,3404],{"type":42,"tag":60,"props":3400,"children":3401},{},[3402],{"type":48,"value":3403},"Natural Flow",{"type":48,"value":3405}," — script + tone + duration. No scene labels.",{"type":42,"tag":174,"props":3407,"children":3408},{},[3409,3414],{"type":42,"tag":201,"props":3410,"children":3411},{},[3412],{"type":48,"value":3413},">60s, data-heavy, precision",{"type":42,"tag":201,"props":3415,"children":3416},{},[3417,3422],{"type":42,"tag":60,"props":3418,"children":3419},{},[3420],{"type":48,"value":3421},"Scene-by-Scene",{"type":48,"value":3423}," — scene labels with visual type + VO per scene",{"type":42,"tag":661,"props":3425,"children":3427},{"id":3426},"visual-style-block",[3428],{"type":48,"value":3429},"Visual Style Block",{"type":42,"tag":51,"props":3431,"children":3432},{},[3433],{"type":48,"value":3434},"Every prompt should end with a style block. Without one, visuals look inconsistent scene-to-scene.",{"type":42,"tag":51,"props":3436,"children":3437},{},[3438,3443],{"type":42,"tag":60,"props":3439,"children":3440},{},[3441],{"type":48,"value":3442},"Default catchall",{"type":48,"value":3444}," (from HeyGen's own team — use when the user has no strong preference):",{"type":42,"tag":2643,"props":3446,"children":3449},{"className":3447,"code":3448,"language":48},[2646],"Use minimal, clean styled visuals. Blue, black, and white as main colors.\nLeverage motion graphics as B-rolls and A-roll overlays. Use AI videos when necessary.\nWhen real-world footage is needed, use Stock Media.\nInclude an intro sequence, outro sequence, and chapter breaks using Motion Graphics.\n",[3450],{"type":42,"tag":99,"props":3451,"children":3452},{"__ignoreMap":2651},[3453],{"type":48,"value":3448},{"type":42,"tag":51,"props":3455,"children":3456},{},[3457,3462,3464,3470,3472,3478],{"type":42,"tag":60,"props":3458,"children":3459},{},[3460],{"type":48,"value":3461},"Brand-specific:",{"type":48,"value":3463}," Include hex codes (",{"type":42,"tag":99,"props":3465,"children":3467},{"className":3466},[],[3468],{"type":48,"value":3469},"#1E40AF",{"type":48,"value":3471},"), font families (",{"type":42,"tag":99,"props":3473,"children":3475},{"className":3474},[],[3476],{"type":48,"value":3477},"Inter",{"type":48,"value":3479},"), and which media types to prefer per scene type.",{"type":42,"tag":51,"props":3481,"children":3482},{},[3483,3484],{"type":48,"value":1556},{"type":42,"tag":60,"props":3485,"children":3486},{},[3487,3489],{"type":48,"value":3488},"Style presets (Minimalistic, Cinematic, Bold, etc.) → ",{"type":42,"tag":68,"props":3490,"children":3492},{"href":3491},"references\u002Fofficial-prompt-guide.md",[3493],{"type":48,"value":3491},{"type":42,"tag":661,"props":3495,"children":3497},{"id":3496},"media-type-selection",[3498],{"type":48,"value":3499},"Media Type Selection",{"type":42,"tag":51,"props":3501,"children":3502},{},[3503],{"type":48,"value":3504},"Video Agent supports three media types. Guide it explicitly or it guesses (often wrong).",{"type":42,"tag":166,"props":3506,"children":3507},{},[3508,3524],{"type":42,"tag":170,"props":3509,"children":3510},{},[3511],{"type":42,"tag":174,"props":3512,"children":3513},{},[3514,3519],{"type":42,"tag":178,"props":3515,"children":3516},{},[3517],{"type":48,"value":3518},"Use Case",{"type":42,"tag":178,"props":3520,"children":3521},{},[3522],{"type":48,"value":3523},"Best Media Type",{"type":42,"tag":194,"props":3525,"children":3526},{},[3527,3545,3563],{"type":42,"tag":174,"props":3528,"children":3529},{},[3530,3535],{"type":42,"tag":201,"props":3531,"children":3532},{},[3533],{"type":48,"value":3534},"Data, stats, brand elements, diagrams",{"type":42,"tag":201,"props":3536,"children":3537},{},[3538,3543],{"type":42,"tag":60,"props":3539,"children":3540},{},[3541],{"type":48,"value":3542},"Motion Graphics",{"type":48,"value":3544}," — animated text, charts, icons",{"type":42,"tag":174,"props":3546,"children":3547},{},[3548,3553],{"type":42,"tag":201,"props":3549,"children":3550},{},[3551],{"type":48,"value":3552},"Abstract concepts, custom scenarios",{"type":42,"tag":201,"props":3554,"children":3555},{},[3556,3561],{"type":42,"tag":60,"props":3557,"children":3558},{},[3559],{"type":48,"value":3560},"AI-Generated",{"type":48,"value":3562}," — images\u002Fvideos for things stock can't cover",{"type":42,"tag":174,"props":3564,"children":3565},{},[3566,3571],{"type":42,"tag":201,"props":3567,"children":3568},{},[3569],{"type":48,"value":3570},"Real environments, human emotions",{"type":42,"tag":201,"props":3572,"children":3573},{},[3574,3579],{"type":42,"tag":60,"props":3575,"children":3576},{},[3577],{"type":48,"value":3578},"Stock Media",{"type":48,"value":3580}," — authentic footage from stock libraries",{"type":42,"tag":51,"props":3582,"children":3583},{},[3584],{"type":48,"value":3585},"Be explicit in the prompt: \"Use motion graphics for the statistics, stock footage for the office scene, AI-generated visuals for the futuristic concept.\"",{"type":42,"tag":51,"props":3587,"children":3588},{},[3589,3590,3600,3602,3612,3613],{"type":48,"value":1556},{"type":42,"tag":60,"props":3591,"children":3592},{},[3593,3595],{"type":48,"value":3594},"Full media type matrix, scene-by-scene template, advanced prompt anatomy → ",{"type":42,"tag":68,"props":3596,"children":3598},{"href":3597},"references\u002Fprompt-craft.md",[3599],{"type":48,"value":3597},{"type":48,"value":3601},"\n📖 ",{"type":42,"tag":60,"props":3603,"children":3604},{},[3605,3607],{"type":48,"value":3606},"20 named visual styles (mood-first selection, copy-paste STYLE blocks) → ",{"type":42,"tag":68,"props":3608,"children":3610},{"href":3609},"references\u002Fprompt-styles.md",[3611],{"type":48,"value":3609},{"type":48,"value":3601},{"type":42,"tag":60,"props":3614,"children":3615},{},[3616,3618],{"type":48,"value":3617},"Motion vocabulary and B-roll → ",{"type":42,"tag":68,"props":3619,"children":3621},{"href":3620},"references\u002Fmotion-vocabulary.md",[3622],{"type":48,"value":3620},{"type":42,"tag":661,"props":3624,"children":3626},{"id":3625},"orientation",[3627],{"type":48,"value":3628},"Orientation",{"type":42,"tag":51,"props":3630,"children":3631},{},[3632,3634,3640,3642,3648,3650],{"type":48,"value":3633},"YouTube\u002Fweb\u002FLinkedIn → ",{"type":42,"tag":99,"props":3635,"children":3637},{"className":3636},[],[3638],{"type":48,"value":3639},"\"landscape\"",{"type":48,"value":3641}," | TikTok\u002FReels\u002FShorts → ",{"type":42,"tag":99,"props":3643,"children":3645},{"className":3644},[],[3646],{"type":48,"value":3647},"\"portrait\"",{"type":48,"value":3649}," | Default → ",{"type":42,"tag":99,"props":3651,"children":3653},{"className":3652},[],[3654],{"type":48,"value":3639},{"type":42,"tag":1097,"props":3656,"children":3657},{},[],{"type":42,"tag":154,"props":3659,"children":3661},{"id":3660},"frame-check",[3662],{"type":48,"value":3663},"Frame Check",{"type":42,"tag":51,"props":3665,"children":3666},{},[3667],{"type":42,"tag":60,"props":3668,"children":3669},{},[3670,3672,3677],{"type":48,"value":3671},"Runs automatically when ",{"type":42,"tag":99,"props":3673,"children":3675},{"className":3674},[],[3676],{"type":48,"value":1249},{"type":48,"value":3678}," is set, before Generate. Appends correction notes to the Video Agent prompt. Does NOT generate images or create new looks.",{"type":42,"tag":85,"props":3680,"children":3681},{},[3682],{"type":42,"tag":51,"props":3683,"children":3684},{},[3685,3687,3692,3694,3699],{"type":48,"value":3686},"⛔ ",{"type":42,"tag":60,"props":3688,"children":3689},{},[3690],{"type":48,"value":3691},"SUBAGENT RULE:",{"type":48,"value":3693}," Frame Check MUST run in the ",{"type":42,"tag":60,"props":3695,"children":3696},{},[3697],{"type":48,"value":3698},"main session",{"type":48,"value":3700},". Build the complete, corrected prompt with any FRAMING NOTE \u002F BACKGROUND NOTE already embedded, THEN spawn a subagent with the finished payload. Subagents only submit, poll, and deliver.",{"type":42,"tag":661,"props":3702,"children":3704},{"id":3703},"avatar-id-resolution-always-run-first",[3705],{"type":48,"value":3706},"Avatar ID Resolution (ALWAYS run first)",{"type":42,"tag":51,"props":3708,"children":3709},{},[3710,3723,3725,3730],{"type":42,"tag":60,"props":3711,"children":3712},{},[3713,3715,3721],{"type":48,"value":3714},"Never trust a stored ",{"type":42,"tag":99,"props":3716,"children":3718},{"className":3717},[],[3719],{"type":48,"value":3720},"look_id",{"type":48,"value":3722}," — looks are ephemeral and get deleted.",{"type":48,"value":3724}," Always resolve fresh from the ",{"type":42,"tag":99,"props":3726,"children":3728},{"className":3727},[],[3729],{"type":48,"value":3013},{"type":48,"value":3731},":",{"type":42,"tag":51,"props":3733,"children":3734},{},[3735,3739,3741,3745,3746],{"type":42,"tag":60,"props":3736,"children":3737},{},[3738],{"type":48,"value":1690},{"type":48,"value":3740}," use the HeyGen app to inspect the available looks for the selected avatar group.\n",{"type":42,"tag":60,"props":3742,"children":3743},{},[3744],{"type":48,"value":1697},{"type":48,"value":66},{"type":42,"tag":99,"props":3747,"children":3749},{"className":3748},[],[3750],{"type":48,"value":3751},"heygen avatar looks list --group-id \u003Cgroup_id> --limit 20",{"type":42,"tag":51,"props":3753,"children":3754},{},[3755],{"type":48,"value":3756},"From the response, pick the look matching the target orientation. Use the first match. If no looks exist in the group, tell the user.",{"type":42,"tag":51,"props":3758,"children":3759},{},[3760,3765,3767,3772,3774,3779],{"type":42,"tag":60,"props":3761,"children":3762},{},[3763],{"type":48,"value":3764},"Rule:",{"type":48,"value":3766}," Store only ",{"type":42,"tag":99,"props":3768,"children":3770},{"className":3769},[],[3771],{"type":48,"value":3013},{"type":48,"value":3773}," in AVATAR files. Resolve ",{"type":42,"tag":99,"props":3775,"children":3777},{"className":3776},[],[3778],{"type":48,"value":3720},{"type":48,"value":3780}," at runtime.",{"type":42,"tag":661,"props":3782,"children":3784},{"id":3783},"steps",[3785],{"type":48,"value":3786},"Steps",{"type":42,"tag":345,"props":3788,"children":3789},{},[3790,3834,3844,3877],{"type":42,"tag":349,"props":3791,"children":3792},{},[3793,3798,3800,3806,3808,3814,3815,3820,3821,3827,3828],{"type":42,"tag":60,"props":3794,"children":3795},{},[3796],{"type":48,"value":3797},"Fetch avatar look metadata:",{"type":48,"value":3799}," inspect the selected look in the HeyGen app (CLI: ",{"type":42,"tag":99,"props":3801,"children":3803},{"className":3802},[],[3804],{"type":48,"value":3805},"heygen avatar looks get --look-id \u003Cavatar_id>",{"type":48,"value":3807},") → extract ",{"type":42,"tag":99,"props":3809,"children":3811},{"className":3810},[],[3812],{"type":48,"value":3813},"avatar_type",{"type":48,"value":114},{"type":42,"tag":99,"props":3816,"children":3818},{"className":3817},[],[3819],{"type":48,"value":1415},{"type":48,"value":114},{"type":42,"tag":99,"props":3822,"children":3824},{"className":3823},[],[3825],{"type":48,"value":3826},"image_width",{"type":48,"value":114},{"type":42,"tag":99,"props":3829,"children":3831},{"className":3830},[],[3832],{"type":48,"value":3833},"image_height",{"type":42,"tag":349,"props":3835,"children":3836},{},[3837,3842],{"type":42,"tag":60,"props":3838,"children":3839},{},[3840],{"type":48,"value":3841},"Determine orientation:",{"type":48,"value":3843}," width > height = landscape, height > width = portrait, width == height = square. Fetch fails = assume portrait.",{"type":42,"tag":349,"props":3845,"children":3846},{},[3847,3852,3853,3859,3861,3867,3869,3875],{"type":42,"tag":60,"props":3848,"children":3849},{},[3850],{"type":48,"value":3851},"Determine background:",{"type":48,"value":66},{"type":42,"tag":99,"props":3854,"children":3856},{"className":3855},[],[3857],{"type":48,"value":3858},"photo_avatar",{"type":48,"value":3860}," → Video Agent handles environment. ",{"type":42,"tag":99,"props":3862,"children":3864},{"className":3863},[],[3865],{"type":48,"value":3866},"studio_avatar",{"type":48,"value":3868}," → check if transparent\u002Fsolid\u002Fempty. ",{"type":42,"tag":99,"props":3870,"children":3872},{"className":3871},[],[3873],{"type":48,"value":3874},"video_avatar",{"type":48,"value":3876}," → always has background.",{"type":42,"tag":349,"props":3878,"children":3879},{},[3880,3885],{"type":42,"tag":60,"props":3881,"children":3882},{},[3883],{"type":48,"value":3884},"Append the appropriate correction note(s)",{"type":48,"value":3886}," to the end of the Video Agent prompt. That's it. No image generation, no new looks.",{"type":42,"tag":661,"props":3888,"children":3890},{"id":3889},"correction-matrix",[3891],{"type":48,"value":3892},"Correction Matrix",{"type":42,"tag":166,"props":3894,"children":3895},{},[3896,3921],{"type":42,"tag":170,"props":3897,"children":3898},{},[3899],{"type":42,"tag":174,"props":3900,"children":3901},{},[3902,3906,3911,3916],{"type":42,"tag":178,"props":3903,"children":3904},{},[3905],{"type":48,"value":3813},{"type":42,"tag":178,"props":3907,"children":3908},{},[3909],{"type":48,"value":3910},"Orientation Match?",{"type":42,"tag":178,"props":3912,"children":3913},{},[3914],{"type":48,"value":3915},"Has Background?",{"type":42,"tag":178,"props":3917,"children":3918},{},[3919],{"type":48,"value":3920},"Corrections",{"type":42,"tag":194,"props":3922,"children":3923},{},[3924,3950,3975,3999,4024,4047,4071,4094],{"type":42,"tag":174,"props":3925,"children":3926},{},[3927,3935,3940,3945],{"type":42,"tag":201,"props":3928,"children":3929},{},[3930],{"type":42,"tag":99,"props":3931,"children":3933},{"className":3932},[],[3934],{"type":48,"value":3858},{"type":42,"tag":201,"props":3936,"children":3937},{},[3938],{"type":48,"value":3939},"✅ matched",{"type":42,"tag":201,"props":3941,"children":3942},{},[3943],{"type":48,"value":3944},"(n\u002Fa)",{"type":42,"tag":201,"props":3946,"children":3947},{},[3948],{"type":48,"value":3949},"None",{"type":42,"tag":174,"props":3951,"children":3952},{},[3953,3961,3966,3970],{"type":42,"tag":201,"props":3954,"children":3955},{},[3956],{"type":42,"tag":99,"props":3957,"children":3959},{"className":3958},[],[3960],{"type":48,"value":3858},{"type":42,"tag":201,"props":3962,"children":3963},{},[3964],{"type":48,"value":3965},"❌ mismatched or ◻ square",{"type":42,"tag":201,"props":3967,"children":3968},{},[3969],{"type":48,"value":3944},{"type":42,"tag":201,"props":3971,"children":3972},{},[3973],{"type":48,"value":3974},"Framing note",{"type":42,"tag":174,"props":3976,"children":3977},{},[3978,3986,3990,3995],{"type":42,"tag":201,"props":3979,"children":3980},{},[3981],{"type":42,"tag":99,"props":3982,"children":3984},{"className":3983},[],[3985],{"type":48,"value":3866},{"type":42,"tag":201,"props":3987,"children":3988},{},[3989],{"type":48,"value":3939},{"type":42,"tag":201,"props":3991,"children":3992},{},[3993],{"type":48,"value":3994},"✅ Yes",{"type":42,"tag":201,"props":3996,"children":3997},{},[3998],{"type":48,"value":3949},{"type":42,"tag":174,"props":4000,"children":4001},{},[4002,4010,4014,4019],{"type":42,"tag":201,"props":4003,"children":4004},{},[4005],{"type":42,"tag":99,"props":4006,"children":4008},{"className":4007},[],[4009],{"type":48,"value":3866},{"type":42,"tag":201,"props":4011,"children":4012},{},[4013],{"type":48,"value":3939},{"type":42,"tag":201,"props":4015,"children":4016},{},[4017],{"type":48,"value":4018},"❌ No",{"type":42,"tag":201,"props":4020,"children":4021},{},[4022],{"type":48,"value":4023},"Background note",{"type":42,"tag":174,"props":4025,"children":4026},{},[4027,4035,4039,4043],{"type":42,"tag":201,"props":4028,"children":4029},{},[4030],{"type":42,"tag":99,"props":4031,"children":4033},{"className":4032},[],[4034],{"type":48,"value":3866},{"type":42,"tag":201,"props":4036,"children":4037},{},[4038],{"type":48,"value":3965},{"type":42,"tag":201,"props":4040,"children":4041},{},[4042],{"type":48,"value":3994},{"type":42,"tag":201,"props":4044,"children":4045},{},[4046],{"type":48,"value":3974},{"type":42,"tag":174,"props":4048,"children":4049},{},[4050,4058,4062,4066],{"type":42,"tag":201,"props":4051,"children":4052},{},[4053],{"type":42,"tag":99,"props":4054,"children":4056},{"className":4055},[],[4057],{"type":48,"value":3866},{"type":42,"tag":201,"props":4059,"children":4060},{},[4061],{"type":48,"value":3965},{"type":42,"tag":201,"props":4063,"children":4064},{},[4065],{"type":48,"value":4018},{"type":42,"tag":201,"props":4067,"children":4068},{},[4069],{"type":48,"value":4070},"Framing note + Background note",{"type":42,"tag":174,"props":4072,"children":4073},{},[4074,4082,4086,4090],{"type":42,"tag":201,"props":4075,"children":4076},{},[4077],{"type":42,"tag":99,"props":4078,"children":4080},{"className":4079},[],[4081],{"type":48,"value":3874},{"type":42,"tag":201,"props":4083,"children":4084},{},[4085],{"type":48,"value":3939},{"type":42,"tag":201,"props":4087,"children":4088},{},[4089],{"type":48,"value":3994},{"type":42,"tag":201,"props":4091,"children":4092},{},[4093],{"type":48,"value":3949},{"type":42,"tag":174,"props":4095,"children":4096},{},[4097,4105,4109,4113],{"type":42,"tag":201,"props":4098,"children":4099},{},[4100],{"type":42,"tag":99,"props":4101,"children":4103},{"className":4102},[],[4104],{"type":48,"value":3874},{"type":42,"tag":201,"props":4106,"children":4107},{},[4108],{"type":48,"value":3965},{"type":42,"tag":201,"props":4110,"children":4111},{},[4112],{"type":48,"value":3994},{"type":42,"tag":201,"props":4114,"children":4115},{},[4116],{"type":48,"value":3974},{"type":42,"tag":661,"props":4118,"children":4120},{"id":4119},"framing-note-append-to-prompt",[4121],{"type":48,"value":4122},"Framing Note (append to prompt)",{"type":42,"tag":51,"props":4124,"children":4125},{},[4126],{"type":48,"value":4127},"For portrait\u002Fsquare avatar → landscape video:",{"type":42,"tag":2643,"props":4129,"children":4132},{"className":4130,"code":4131,"language":48},[2646],"FRAMING NOTE: The selected avatar image is in {source} orientation but this video is landscape (16:9). Frame the presenter from the chest up, centered in the landscape canvas. Use AI Image tool to generative fill to extend the scene horizontally with a complementary background environment that matches the video's tone (studio, office, or contextually appropriate setting). Do NOT add black bars or pillarboxing. The avatar should feel natural in the 16:9 frame.\n",[4133],{"type":42,"tag":99,"props":4134,"children":4135},{"__ignoreMap":2651},[4136],{"type":48,"value":4131},{"type":42,"tag":51,"props":4138,"children":4139},{},[4140],{"type":48,"value":4141},"For landscape\u002Fsquare avatar → portrait video:",{"type":42,"tag":2643,"props":4143,"children":4146},{"className":4144,"code":4145,"language":48},[2646],"FRAMING NOTE: The selected avatar image is in {source} orientation but this video is portrait (9:16). Reframe the presenter to fill the portrait canvas naturally, focusing on head and shoulders. Use AI Image tool to generative fill to extend vertically if needed. Do NOT add letterboxing. The avatar should fill the portrait frame comfortably.\n",[4147],{"type":42,"tag":99,"props":4148,"children":4149},{"__ignoreMap":2651},[4150],{"type":48,"value":4145},{"type":42,"tag":661,"props":4152,"children":4154},{"id":4153},"background-note-studio_avatar-only-no-background",[4155],{"type":48,"value":4156},"Background Note (studio_avatar only, no background)",{"type":42,"tag":2643,"props":4158,"children":4161},{"className":4159,"code":4160,"language":48},[2646],"BACKGROUND NOTE: The selected avatar has no background or a transparent backdrop. Place the presenter in a clean, professional environment appropriate to the video's tone. For business\u002Ftech content: modern studio with soft lighting and subtle depth. For casual content: bright, minimal space with natural light. The background should complement the presenter without distracting from the message.\n",[4162],{"type":42,"tag":99,"props":4163,"children":4164},{"__ignoreMap":2651},[4165],{"type":48,"value":4160},{"type":42,"tag":51,"props":4167,"children":4168},{},[4169,4170],{"type":48,"value":1556},{"type":42,"tag":60,"props":4171,"children":4172},{},[4173,4175],{"type":48,"value":4174},"Full correction templates and stacking matrix → ",{"type":42,"tag":68,"props":4176,"children":4178},{"href":4177},"references\u002Fframe-check.md",[4179],{"type":48,"value":4177},{"type":42,"tag":1097,"props":4181,"children":4182},{},[],{"type":42,"tag":154,"props":4184,"children":4186},{"id":4185},"generate",[4187],{"type":48,"value":1195},{"type":42,"tag":661,"props":4189,"children":4191},{"id":4190},"pre-submit-gate",[4192],{"type":48,"value":4193},"Pre-Submit Gate",{"type":42,"tag":51,"props":4195,"children":4196},{},[4197,4202,4204,4209],{"type":42,"tag":60,"props":4198,"children":4199},{},[4200],{"type":48,"value":4201},"Frame Check:",{"type":48,"value":4203}," If ",{"type":42,"tag":99,"props":4205,"children":4207},{"className":4206},[],[4208],{"type":48,"value":1249},{"type":48,"value":4210}," is set, ensure Frame Check ran and any correction notes are appended to the prompt.",{"type":42,"tag":51,"props":4212,"children":4213},{},[4214,4219,4220,4225],{"type":42,"tag":60,"props":4215,"children":4216},{},[4217],{"type":48,"value":4218},"Narrator framing check:",{"type":48,"value":4203},{"type":42,"tag":99,"props":4221,"children":4223},{"className":4222},[],[4224],{"type":48,"value":1249},{"type":48,"value":4226}," is set, the prompt MUST NOT describe the avatar's appearance. Say \"the selected presenter\" instead.",{"type":42,"tag":809,"props":4228,"children":4229},{},[4230,4240,4249],{"type":42,"tag":349,"props":4231,"children":4232},{},[4233,4238],{"type":42,"tag":60,"props":4234,"children":4235},{},[4236],{"type":48,"value":4237},"Dry-run",{"type":48,"value":4239},": Show creative preview (one-line direction → scenes with tone\u002Fvisual cues → \"say go or tell me what to change\"), wait for \"go.\"",{"type":42,"tag":349,"props":4241,"children":4242},{},[4243,4247],{"type":42,"tag":60,"props":4244,"children":4245},{},[4246],{"type":48,"value":1148},{"type":48,"value":4248},": User approved script. Proceed.",{"type":42,"tag":349,"props":4250,"children":4251},{},[4252,4256],{"type":42,"tag":60,"props":4253,"children":4254},{},[4255],{"type":48,"value":1190},{"type":48,"value":4257},": Generate immediately.",{"type":42,"tag":661,"props":4259,"children":4261},{"id":4260},"submit",[4262],{"type":48,"value":4263},"Submit",{"type":42,"tag":51,"props":4265,"children":4266},{},[4267,4279],{"type":42,"tag":60,"props":4268,"children":4269},{},[4270,4272,4277],{"type":48,"value":4271},"Step 1: Run Frame Check (if ",{"type":42,"tag":99,"props":4273,"children":4275},{"className":4274},[],[4276],{"type":48,"value":1249},{"type":48,"value":4278}," set) — MAIN SESSION ONLY",{"type":48,"value":4280},"\nBefore submitting, run the Frame Check steps above. Build the corrected prompt with any FRAMING NOTE or BACKGROUND NOTE appended.",{"type":42,"tag":51,"props":4282,"children":4283},{},[4284,4289],{"type":42,"tag":60,"props":4285,"children":4286},{},[4287],{"type":48,"value":4288},"Step 2: Build the complete payload in main session",{"type":48,"value":4290},"\nBefore spawning any subagent, assemble the full set of arguments:",{"type":42,"tag":166,"props":4292,"children":4293},{},[4294,4310],{"type":42,"tag":170,"props":4295,"children":4296},{},[4297],{"type":42,"tag":174,"props":4298,"children":4299},{},[4300,4305],{"type":42,"tag":178,"props":4301,"children":4302},{},[4303],{"type":48,"value":4304},"Flag",{"type":42,"tag":178,"props":4306,"children":4307},{},[4308],{"type":48,"value":4309},"Value",{"type":42,"tag":194,"props":4311,"children":4312},{},[4313,4330,4347,4364,4380],{"type":42,"tag":174,"props":4314,"children":4315},{},[4316,4325],{"type":42,"tag":201,"props":4317,"children":4318},{},[4319],{"type":42,"tag":99,"props":4320,"children":4322},{"className":4321},[],[4323],{"type":48,"value":4324},"--prompt",{"type":42,"tag":201,"props":4326,"children":4327},{},[4328],{"type":48,"value":4329},"corrected prompt — Frame Check notes already embedded",{"type":42,"tag":174,"props":4331,"children":4332},{},[4333,4342],{"type":42,"tag":201,"props":4334,"children":4335},{},[4336],{"type":42,"tag":99,"props":4337,"children":4339},{"className":4338},[],[4340],{"type":48,"value":4341},"--avatar-id",{"type":42,"tag":201,"props":4343,"children":4344},{},[4345],{"type":48,"value":4346},"look_id resolved from group_id",{"type":42,"tag":174,"props":4348,"children":4349},{},[4350,4359],{"type":42,"tag":201,"props":4351,"children":4352},{},[4353],{"type":42,"tag":99,"props":4354,"children":4356},{"className":4355},[],[4357],{"type":48,"value":4358},"--voice-id",{"type":42,"tag":201,"props":4360,"children":4361},{},[4362],{"type":48,"value":4363},"confirmed voice_id",{"type":42,"tag":174,"props":4365,"children":4366},{},[4367,4375],{"type":42,"tag":201,"props":4368,"children":4369},{},[4370],{"type":42,"tag":99,"props":4371,"children":4373},{"className":4372},[],[4374],{"type":48,"value":1765},{"type":42,"tag":201,"props":4376,"children":4377},{},[4378],{"type":48,"value":4379},"optional",{"type":42,"tag":174,"props":4381,"children":4382},{},[4383,4392],{"type":42,"tag":201,"props":4384,"children":4385},{},[4386],{"type":42,"tag":99,"props":4387,"children":4389},{"className":4388},[],[4390],{"type":48,"value":4391},"--orientation",{"type":42,"tag":201,"props":4393,"children":4394},{},[4395,4401,4402],{"type":42,"tag":99,"props":4396,"children":4398},{"className":4397},[],[4399],{"type":48,"value":4400},"landscape",{"type":48,"value":644},{"type":42,"tag":99,"props":4403,"children":4405},{"className":4404},[],[4406],{"type":48,"value":4407},"portrait",{"type":42,"tag":51,"props":4409,"children":4410},{},[4411],{"type":48,"value":4412},"This payload is the handoff to any subagent. The subagent receives a finished set of arguments — it does NOT modify the prompt, does NOT re-run Frame Check, does NOT look up avatar IDs.",{"type":42,"tag":51,"props":4414,"children":4415},{},[4416],{"type":42,"tag":60,"props":4417,"children":4418},{},[4419],{"type":48,"value":4420},"Step 3: Subagent spawn pattern (for batch or non-blocking generation)",{"type":42,"tag":51,"props":4422,"children":4423},{},[4424,4426,4431],{"type":48,"value":4425},"When generating multiple videos or wanting non-blocking polling, spawn one subagent per video with the finished args.\nSubagents are for ",{"type":42,"tag":60,"props":4427,"children":4428},{},[4429],{"type":48,"value":4430},"submit + poll + deliver only",{"type":48,"value":4432},". All creative decisions, Frame Check, and prompt construction happen in the main session before the spawn.",{"type":42,"tag":85,"props":4434,"children":4435},{},[4436],{"type":42,"tag":51,"props":4437,"children":4438},{},[4439,4440,4445,4447,4452,4454,4460],{"type":48,"value":3686},{"type":42,"tag":60,"props":4441,"children":4442},{},[4443],{"type":48,"value":4444},"BATCH RULE:",{"type":48,"value":4446}," When generating N videos in parallel, spawn subagents in batches of ",{"type":42,"tag":60,"props":4448,"children":4449},{},[4450],{"type":48,"value":4451},"2–3 max",{"type":48,"value":4453},". Submitting too many simultaneously causes queue congestion — all get stuck in ",{"type":42,"tag":99,"props":4455,"children":4457},{"className":4456},[],[4458],{"type":48,"value":4459},"thinking",{"type":48,"value":4461}," for 15+ min. Submit batch 1, wait for completions, then submit batch 2.",{"type":42,"tag":51,"props":4463,"children":4464},{},[4465],{"type":42,"tag":60,"props":4466,"children":4467},{},[4468],{"type":48,"value":4469},"Step 4: Submit",{"type":42,"tag":51,"props":4471,"children":4472},{},[4473,4477],{"type":42,"tag":60,"props":4474,"children":4475},{},[4476],{"type":48,"value":1690},{"type":48,"value":4478}," use the HeyGen app's video-generation flow with the prompt, avatar, voice, style, and orientation inputs.",{"type":42,"tag":51,"props":4480,"children":4481},{},[4482,4486,4487,4493,4495,4501,4503,4508,4510,4528],{"type":42,"tag":60,"props":4483,"children":4484},{},[4485],{"type":48,"value":1697},{"type":48,"value":66},{"type":42,"tag":99,"props":4488,"children":4490},{"className":4489},[],[4491],{"type":48,"value":4492},"heygen video-agent create",{"type":48,"value":4494}," — add ",{"type":42,"tag":99,"props":4496,"children":4498},{"className":4497},[],[4499],{"type":48,"value":4500},"--wait --timeout 45m",{"type":48,"value":4502}," to block on completion, or omit ",{"type":42,"tag":99,"props":4504,"children":4506},{"className":4505},[],[4507],{"type":48,"value":1093},{"type":48,"value":4509}," and poll manually. ",{"type":42,"tag":60,"props":4511,"children":4512},{},[4513,4515,4520,4522],{"type":48,"value":4514},"Always pair ",{"type":42,"tag":99,"props":4516,"children":4518},{"className":4517},[],[4519],{"type":48,"value":1093},{"type":48,"value":4521}," with ",{"type":42,"tag":99,"props":4523,"children":4525},{"className":4524},[],[4526],{"type":48,"value":4527},"--timeout 45m",{"type":48,"value":4529}," — the CLI default is 20m, but Video Agent jobs routinely take 20-45m, so the default will time out mid-generation.",{"type":42,"tag":2643,"props":4531,"children":4535},{"className":4532,"code":4533,"language":4534,"meta":2651,"style":2651},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","heygen video-agent create \\\n  --prompt \"...\" \\\n  --avatar-id \"...\" \\\n  --voice-id \"...\" \\\n  --orientation landscape \\\n  --wait --timeout 45m\n","bash",[4536],{"type":42,"tag":99,"props":4537,"children":4538},{"__ignoreMap":2651},[4539,4566,4595,4620,4645,4663],{"type":42,"tag":3284,"props":4540,"children":4543},{"class":4541,"line":4542},"line",1,[4544,4549,4555,4560],{"type":42,"tag":3284,"props":4545,"children":4547},{"style":4546},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[4548],{"type":48,"value":142},{"type":42,"tag":3284,"props":4550,"children":4552},{"style":4551},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[4553],{"type":48,"value":4554}," video-agent",{"type":42,"tag":3284,"props":4556,"children":4557},{"style":4551},[4558],{"type":48,"value":4559}," create",{"type":42,"tag":3284,"props":4561,"children":4563},{"style":4562},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[4564],{"type":48,"value":4565}," \\\n",{"type":42,"tag":3284,"props":4567,"children":4569},{"class":4541,"line":4568},2,[4570,4575,4581,4586,4591],{"type":42,"tag":3284,"props":4571,"children":4572},{"style":4551},[4573],{"type":48,"value":4574},"  --prompt",{"type":42,"tag":3284,"props":4576,"children":4578},{"style":4577},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[4579],{"type":48,"value":4580}," \"",{"type":42,"tag":3284,"props":4582,"children":4583},{"style":4551},[4584],{"type":48,"value":4585},"...",{"type":42,"tag":3284,"props":4587,"children":4588},{"style":4577},[4589],{"type":48,"value":4590},"\"",{"type":42,"tag":3284,"props":4592,"children":4593},{"style":4562},[4594],{"type":48,"value":4565},{"type":42,"tag":3284,"props":4596,"children":4598},{"class":4541,"line":4597},3,[4599,4604,4608,4612,4616],{"type":42,"tag":3284,"props":4600,"children":4601},{"style":4551},[4602],{"type":48,"value":4603},"  --avatar-id",{"type":42,"tag":3284,"props":4605,"children":4606},{"style":4577},[4607],{"type":48,"value":4580},{"type":42,"tag":3284,"props":4609,"children":4610},{"style":4551},[4611],{"type":48,"value":4585},{"type":42,"tag":3284,"props":4613,"children":4614},{"style":4577},[4615],{"type":48,"value":4590},{"type":42,"tag":3284,"props":4617,"children":4618},{"style":4562},[4619],{"type":48,"value":4565},{"type":42,"tag":3284,"props":4621,"children":4623},{"class":4541,"line":4622},4,[4624,4629,4633,4637,4641],{"type":42,"tag":3284,"props":4625,"children":4626},{"style":4551},[4627],{"type":48,"value":4628},"  --voice-id",{"type":42,"tag":3284,"props":4630,"children":4631},{"style":4577},[4632],{"type":48,"value":4580},{"type":42,"tag":3284,"props":4634,"children":4635},{"style":4551},[4636],{"type":48,"value":4585},{"type":42,"tag":3284,"props":4638,"children":4639},{"style":4577},[4640],{"type":48,"value":4590},{"type":42,"tag":3284,"props":4642,"children":4643},{"style":4562},[4644],{"type":48,"value":4565},{"type":42,"tag":3284,"props":4646,"children":4648},{"class":4541,"line":4647},5,[4649,4654,4659],{"type":42,"tag":3284,"props":4650,"children":4651},{"style":4551},[4652],{"type":48,"value":4653},"  --orientation",{"type":42,"tag":3284,"props":4655,"children":4656},{"style":4551},[4657],{"type":48,"value":4658}," landscape",{"type":42,"tag":3284,"props":4660,"children":4661},{"style":4562},[4662],{"type":48,"value":4565},{"type":42,"tag":3284,"props":4664,"children":4666},{"class":4541,"line":4665},6,[4667,4672,4677],{"type":42,"tag":3284,"props":4668,"children":4669},{"style":4551},[4670],{"type":48,"value":4671},"  --wait",{"type":42,"tag":3284,"props":4673,"children":4674},{"style":4551},[4675],{"type":48,"value":4676}," --timeout",{"type":42,"tag":3284,"props":4678,"children":4679},{"style":4551},[4680],{"type":48,"value":4681}," 45m\n",{"type":42,"tag":51,"props":4683,"children":4684},{},[4685,4687,4693,4695,4700,4702,4707,4709,4715],{"type":48,"value":4686},"The CLI returns JSON on stdout: ",{"type":42,"tag":99,"props":4688,"children":4690},{"className":4689},[],[4691],{"type":48,"value":4692},"{\"data\": {\"video_id\": \"...\", \"session_id\": \"...\"}}",{"type":48,"value":4694}," after submission. With ",{"type":42,"tag":99,"props":4696,"children":4698},{"className":4697},[],[4699],{"type":48,"value":1093},{"type":48,"value":4701},", it blocks until the video completes and emits the final status object. Without ",{"type":42,"tag":99,"props":4703,"children":4705},{"className":4704},[],[4706],{"type":48,"value":1093},{"type":48,"value":4708},", submit returns immediately — poll with ",{"type":42,"tag":99,"props":4710,"children":4712},{"className":4711},[],[4713],{"type":48,"value":4714},"heygen video-agent get --session-id \u003Cid>",{"type":48,"value":552},{"type":42,"tag":51,"props":4717,"children":4718},{},[4719,4732,4734,4740],{"type":42,"tag":60,"props":4720,"children":4721},{},[4722,4724,4730],{"type":48,"value":4723},"⚠️ Always capture ",{"type":42,"tag":99,"props":4725,"children":4727},{"className":4726},[],[4728],{"type":48,"value":4729},"session_id",{"type":48,"value":4731}," immediately.",{"type":48,"value":4733}," Session URL: ",{"type":42,"tag":99,"props":4735,"children":4737},{"className":4736},[],[4738],{"type":48,"value":4739},"https:\u002F\u002Fapp.heygen.com\u002Fvideo-agent\u002F{session_id}",{"type":48,"value":4741},". Cannot be recovered later.",{"type":42,"tag":661,"props":4743,"children":4745},{"id":4744},"polling",[4746],{"type":48,"value":4747},"Polling",{"type":42,"tag":51,"props":4749,"children":4750},{},[4751,4755,4757,4761,4762,4768,4770,4776,4778,4784],{"type":42,"tag":60,"props":4752,"children":4753},{},[4754],{"type":48,"value":1690},{"type":48,"value":4756}," use the HeyGen app's job\u002Fstatus view to monitor progress and collect the resulting video once generation completes.\n",{"type":42,"tag":60,"props":4758,"children":4759},{},[4760],{"type":48,"value":1697},{"type":48,"value":66},{"type":42,"tag":99,"props":4763,"children":4765},{"className":4764},[],[4766],{"type":48,"value":4767},"heygen video-agent get --session-id \u003Csession_id>",{"type":48,"value":4769}," (or ",{"type":42,"tag":99,"props":4771,"children":4773},{"className":4772},[],[4774],{"type":48,"value":4775},"heygen video get \u003Cvideo-id>",{"type":48,"value":4777}," once you have the ",{"type":42,"tag":99,"props":4779,"children":4781},{"className":4780},[],[4782],{"type":48,"value":4783},"video_id",{"type":48,"value":532},{"type":42,"tag":51,"props":4786,"children":4787},{},[4788,4790,4795,4797,4802,4804,4809,4811,4816],{"type":48,"value":4789},"Total wall time per video: ",{"type":42,"tag":60,"props":4791,"children":4792},{},[4793],{"type":48,"value":4794},"20–45 minutes",{"type":48,"value":4796},". If you passed ",{"type":42,"tag":99,"props":4798,"children":4800},{"className":4799},[],[4801],{"type":48,"value":1093},{"type":48,"value":4803},", the CLI handles polling with exponential backoff. If polling manually: first check at ",{"type":42,"tag":60,"props":4805,"children":4806},{},[4807],{"type":48,"value":4808},"5 min",{"type":48,"value":4810},", then every ",{"type":42,"tag":60,"props":4812,"children":4813},{},[4814],{"type":48,"value":4815},"60s",{"type":48,"value":4817}," up to 45 min.",{"type":42,"tag":51,"props":4819,"children":4820},{},[4821,4826],{"type":42,"tag":99,"props":4822,"children":4824},{"className":4823},[],[4825],{"type":48,"value":1093},{"type":48,"value":4827}," can be silent for several minutes; this is normal.",{"type":42,"tag":51,"props":4829,"children":4830},{},[4831,4833,4838,4840,4846,4847,4853,4855],{"type":48,"value":4832},"Status flow: ",{"type":42,"tag":99,"props":4834,"children":4836},{"className":4835},[],[4837],{"type":48,"value":4459},{"type":48,"value":4839}," → ",{"type":42,"tag":99,"props":4841,"children":4843},{"className":4842},[],[4844],{"type":48,"value":4845},"generating",{"type":48,"value":4839},{"type":42,"tag":99,"props":4848,"children":4850},{"className":4849},[],[4851],{"type":48,"value":4852},"completed",{"type":48,"value":4854}," | ",{"type":42,"tag":99,"props":4856,"children":4858},{"className":4857},[],[4859],{"type":48,"value":4860},"failed",{"type":42,"tag":51,"props":4862,"children":4863},{},[4864,4866,4871],{"type":48,"value":4865},"Stuck in ",{"type":42,"tag":99,"props":4867,"children":4869},{"className":4868},[],[4870],{"type":48,"value":4459},{"type":48,"value":4872}," >15 min with no progress → flag to user.",{"type":42,"tag":661,"props":4874,"children":4876},{"id":4875},"delivery",[4877],{"type":48,"value":4878},"Delivery",{"type":42,"tag":345,"props":4880,"children":4881},{},[4882,4903,4931,4936,4949],{"type":42,"tag":349,"props":4883,"children":4884},{},[4885,4887,4893,4895,4901],{"type":48,"value":4886},"Get the ",{"type":42,"tag":99,"props":4888,"children":4890},{"className":4889},[],[4891],{"type":48,"value":4892},"video_url",{"type":48,"value":4894}," (S3 mp4) from the completed status response, or use ",{"type":42,"tag":99,"props":4896,"children":4898},{"className":4897},[],[4899],{"type":48,"value":4900},"heygen video get \u003Cvideo_id> | jq -r '.data.video_page_url'",{"type":48,"value":4902}," for the shareable link.",{"type":42,"tag":349,"props":4904,"children":4905},{},[4906,4908,4914,4916,4922,4924,4930],{"type":48,"value":4907},"Download the MP4 locally: ",{"type":42,"tag":99,"props":4909,"children":4911},{"className":4910},[],[4912],{"type":48,"value":4913},"heygen video download \u003Cvideo_id>",{"type":48,"value":4915}," (writes the file and emits ",{"type":42,"tag":99,"props":4917,"children":4919},{"className":4918},[],[4920],{"type":48,"value":4921},"{\"asset\", \"message\", \"path\"}",{"type":48,"value":4923}," on stdout — chain on ",{"type":42,"tag":99,"props":4925,"children":4927},{"className":4926},[],[4928],{"type":48,"value":4929},".path",{"type":48,"value":532},{"type":42,"tag":349,"props":4932,"children":4933},{},[4934],{"type":48,"value":4935},"Verify final duration if precise downstream timing matters.",{"type":42,"tag":349,"props":4937,"children":4938},{},[4939,4941,4947],{"type":48,"value":4940},"Send inline via message tool: ",{"type":42,"tag":99,"props":4942,"children":4944},{"className":4943},[],[4945],{"type":48,"value":4946},"message(action:send, media:\"\u003Cdownloaded-path>\", caption:\"Your video is ready! 🎬\\n📊 Duration: [actual]s vs [target]s ([percentage]%)\")",{"type":48,"value":4948},". This makes the video playable inline in Telegram\u002FDiscord instead of an external link.",{"type":42,"tag":349,"props":4950,"children":4951},{},[4952,4954],{"type":48,"value":4953},"Also share the HeyGen dashboard link for editing: ",{"type":42,"tag":99,"props":4955,"children":4957},{"className":4956},[],[4958],{"type":48,"value":4959},"https:\u002F\u002Fapp.heygen.com\u002Fvideos\u002F\u003Cvideo_id>",{"type":42,"tag":51,"props":4961,"children":4962},{},[4963],{"type":48,"value":4964},"Always report duration accuracy. Clean up downloaded files after sending.",{"type":42,"tag":154,"props":4966,"children":4968},{"id":4967},"deliver",[4969],{"type":48,"value":4970},"Deliver",{"type":42,"tag":51,"props":4972,"children":4973},{},[4974,4979],{"type":42,"tag":60,"props":4975,"children":4976},{},[4977],{"type":48,"value":4978},"Status:",{"type":48,"value":4980}," DONE | DONE_WITH_CONCERNS | BLOCKED | NEEDS_CONTEXT",{"type":42,"tag":661,"props":4982,"children":4984},{"id":4983},"self-evaluation-log",[4985],{"type":48,"value":4986},"Self-Evaluation Log",{"type":42,"tag":51,"props":4988,"children":4989},{},[4990,4992,4997],{"type":48,"value":4991},"After EVERY generation, append to ",{"type":42,"tag":99,"props":4993,"children":4995},{"className":4994},[],[4996],{"type":48,"value":264},{"type":48,"value":3731},{"type":42,"tag":2643,"props":4999,"children":5003},{"className":5000,"code":5001,"language":5002,"meta":2651,"style":2651},"language-json shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","{\"timestamp\":\"ISO-8601\",\"video_id\":\"...\",\"session_id\":\"...\",\"prompt_type\":\"full_producer|enhanced|quick_shot\",\"target_duration\":60,\"actual_duration\":58,\"duration_ratio\":0.97,\"avatar_id\":\"...\",\"voice_id\":\"...\",\"style_id\":\"...\",\"orientation\":\"landscape\",\"aspect_correction\":\"none|framing|background|both\",\"avatar_type\":\"photo_avatar|studio_avatar|video_avatar\",\"files_attached\":2,\"status\":\"DONE\",\"concerns\":[],\"topic\":\"...\"}\n","json",[5004],{"type":42,"tag":99,"props":5005,"children":5006},{"__ignoreMap":2651},[5007],{"type":42,"tag":3284,"props":5008,"children":5009},{"class":4541,"line":4542},[5010,5015,5019,5025,5029,5033,5037,5042,5046,5051,5055,5059,5063,5067,5071,5075,5079,5083,5087,5091,5095,5099,5103,5107,5111,5115,5119,5124,5128,5132,5136,5141,5145,5149,5153,5158,5162,5166,5172,5176,5180,5185,5189,5193,5198,5202,5206,5211,5215,5219,5224,5228,5232,5236,5240,5244,5248,5252,5256,5260,5264,5268,5272,5276,5280,5284,5288,5292,5296,5300,5304,5308,5312,5316,5320,5324,5328,5332,5336,5340,5344,5348,5352,5356,5360,5365,5369,5373,5377,5382,5386,5390,5394,5398,5402,5406,5410,5415,5419,5423,5427,5432,5436,5440,5444,5448,5452,5457,5461,5465,5469,5474,5478,5482,5486,5491,5495,5500,5504,5509,5513,5517,5521,5525,5529],{"type":42,"tag":3284,"props":5011,"children":5012},{"style":4577},[5013],{"type":48,"value":5014},"{",{"type":42,"tag":3284,"props":5016,"children":5017},{"style":4577},[5018],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5020,"children":5022},{"style":5021},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[5023],{"type":48,"value":5024},"timestamp",{"type":42,"tag":3284,"props":5026,"children":5027},{"style":4577},[5028],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5030,"children":5031},{"style":4577},[5032],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5034,"children":5035},{"style":4577},[5036],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5038,"children":5039},{"style":4551},[5040],{"type":48,"value":5041},"ISO-8601",{"type":42,"tag":3284,"props":5043,"children":5044},{"style":4577},[5045],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5047,"children":5048},{"style":4577},[5049],{"type":48,"value":5050},",",{"type":42,"tag":3284,"props":5052,"children":5053},{"style":4577},[5054],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5056,"children":5057},{"style":5021},[5058],{"type":48,"value":4783},{"type":42,"tag":3284,"props":5060,"children":5061},{"style":4577},[5062],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5064,"children":5065},{"style":4577},[5066],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5068,"children":5069},{"style":4577},[5070],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5072,"children":5073},{"style":4551},[5074],{"type":48,"value":4585},{"type":42,"tag":3284,"props":5076,"children":5077},{"style":4577},[5078],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5080,"children":5081},{"style":4577},[5082],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5084,"children":5085},{"style":4577},[5086],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5088,"children":5089},{"style":5021},[5090],{"type":48,"value":4729},{"type":42,"tag":3284,"props":5092,"children":5093},{"style":4577},[5094],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5096,"children":5097},{"style":4577},[5098],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5100,"children":5101},{"style":4577},[5102],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5104,"children":5105},{"style":4551},[5106],{"type":48,"value":4585},{"type":42,"tag":3284,"props":5108,"children":5109},{"style":4577},[5110],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5112,"children":5113},{"style":4577},[5114],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5116,"children":5117},{"style":4577},[5118],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5120,"children":5121},{"style":5021},[5122],{"type":48,"value":5123},"prompt_type",{"type":42,"tag":3284,"props":5125,"children":5126},{"style":4577},[5127],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5129,"children":5130},{"style":4577},[5131],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5133,"children":5134},{"style":4577},[5135],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5137,"children":5138},{"style":4551},[5139],{"type":48,"value":5140},"full_producer|enhanced|quick_shot",{"type":42,"tag":3284,"props":5142,"children":5143},{"style":4577},[5144],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5146,"children":5147},{"style":4577},[5148],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5150,"children":5151},{"style":4577},[5152],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5154,"children":5155},{"style":5021},[5156],{"type":48,"value":5157},"target_duration",{"type":42,"tag":3284,"props":5159,"children":5160},{"style":4577},[5161],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5163,"children":5164},{"style":4577},[5165],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5167,"children":5169},{"style":5168},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[5170],{"type":48,"value":5171},"60",{"type":42,"tag":3284,"props":5173,"children":5174},{"style":4577},[5175],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5177,"children":5178},{"style":4577},[5179],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5181,"children":5182},{"style":5021},[5183],{"type":48,"value":5184},"actual_duration",{"type":42,"tag":3284,"props":5186,"children":5187},{"style":4577},[5188],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5190,"children":5191},{"style":4577},[5192],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5194,"children":5195},{"style":5168},[5196],{"type":48,"value":5197},"58",{"type":42,"tag":3284,"props":5199,"children":5200},{"style":4577},[5201],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5203,"children":5204},{"style":4577},[5205],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5207,"children":5208},{"style":5021},[5209],{"type":48,"value":5210},"duration_ratio",{"type":42,"tag":3284,"props":5212,"children":5213},{"style":4577},[5214],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5216,"children":5217},{"style":4577},[5218],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5220,"children":5221},{"style":5168},[5222],{"type":48,"value":5223},"0.97",{"type":42,"tag":3284,"props":5225,"children":5226},{"style":4577},[5227],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5229,"children":5230},{"style":4577},[5231],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5233,"children":5234},{"style":5021},[5235],{"type":48,"value":1249},{"type":42,"tag":3284,"props":5237,"children":5238},{"style":4577},[5239],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5241,"children":5242},{"style":4577},[5243],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5245,"children":5246},{"style":4577},[5247],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5249,"children":5250},{"style":4551},[5251],{"type":48,"value":4585},{"type":42,"tag":3284,"props":5253,"children":5254},{"style":4577},[5255],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5257,"children":5258},{"style":4577},[5259],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5261,"children":5262},{"style":4577},[5263],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5265,"children":5266},{"style":5021},[5267],{"type":48,"value":3021},{"type":42,"tag":3284,"props":5269,"children":5270},{"style":4577},[5271],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5273,"children":5274},{"style":4577},[5275],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5277,"children":5278},{"style":4577},[5279],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5281,"children":5282},{"style":4551},[5283],{"type":48,"value":4585},{"type":42,"tag":3284,"props":5285,"children":5286},{"style":4577},[5287],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5289,"children":5290},{"style":4577},[5291],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5293,"children":5294},{"style":4577},[5295],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5297,"children":5298},{"style":5021},[5299],{"type":48,"value":1678},{"type":42,"tag":3284,"props":5301,"children":5302},{"style":4577},[5303],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5305,"children":5306},{"style":4577},[5307],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5309,"children":5310},{"style":4577},[5311],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5313,"children":5314},{"style":4551},[5315],{"type":48,"value":4585},{"type":42,"tag":3284,"props":5317,"children":5318},{"style":4577},[5319],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5321,"children":5322},{"style":4577},[5323],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5325,"children":5326},{"style":4577},[5327],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5329,"children":5330},{"style":5021},[5331],{"type":48,"value":3625},{"type":42,"tag":3284,"props":5333,"children":5334},{"style":4577},[5335],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5337,"children":5338},{"style":4577},[5339],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5341,"children":5342},{"style":4577},[5343],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5345,"children":5346},{"style":4551},[5347],{"type":48,"value":4400},{"type":42,"tag":3284,"props":5349,"children":5350},{"style":4577},[5351],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5353,"children":5354},{"style":4577},[5355],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5357,"children":5358},{"style":4577},[5359],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5361,"children":5362},{"style":5021},[5363],{"type":48,"value":5364},"aspect_correction",{"type":42,"tag":3284,"props":5366,"children":5367},{"style":4577},[5368],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5370,"children":5371},{"style":4577},[5372],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5374,"children":5375},{"style":4577},[5376],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5378,"children":5379},{"style":4551},[5380],{"type":48,"value":5381},"none|framing|background|both",{"type":42,"tag":3284,"props":5383,"children":5384},{"style":4577},[5385],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5387,"children":5388},{"style":4577},[5389],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5391,"children":5392},{"style":4577},[5393],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5395,"children":5396},{"style":5021},[5397],{"type":48,"value":3813},{"type":42,"tag":3284,"props":5399,"children":5400},{"style":4577},[5401],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5403,"children":5404},{"style":4577},[5405],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5407,"children":5408},{"style":4577},[5409],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5411,"children":5412},{"style":4551},[5413],{"type":48,"value":5414},"photo_avatar|studio_avatar|video_avatar",{"type":42,"tag":3284,"props":5416,"children":5417},{"style":4577},[5418],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5420,"children":5421},{"style":4577},[5422],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5424,"children":5425},{"style":4577},[5426],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5428,"children":5429},{"style":5021},[5430],{"type":48,"value":5431},"files_attached",{"type":42,"tag":3284,"props":5433,"children":5434},{"style":4577},[5435],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5437,"children":5438},{"style":4577},[5439],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5441,"children":5442},{"style":5168},[5443],{"type":48,"value":1063},{"type":42,"tag":3284,"props":5445,"children":5446},{"style":4577},[5447],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5449,"children":5450},{"style":4577},[5451],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5453,"children":5454},{"style":5021},[5455],{"type":48,"value":5456},"status",{"type":42,"tag":3284,"props":5458,"children":5459},{"style":4577},[5460],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5462,"children":5463},{"style":4577},[5464],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5466,"children":5467},{"style":4577},[5468],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5470,"children":5471},{"style":4551},[5472],{"type":48,"value":5473},"DONE",{"type":42,"tag":3284,"props":5475,"children":5476},{"style":4577},[5477],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5479,"children":5480},{"style":4577},[5481],{"type":48,"value":5050},{"type":42,"tag":3284,"props":5483,"children":5484},{"style":4577},[5485],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5487,"children":5488},{"style":5021},[5489],{"type":48,"value":5490},"concerns",{"type":42,"tag":3284,"props":5492,"children":5493},{"style":4577},[5494],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5496,"children":5497},{"style":4577},[5498],{"type":48,"value":5499},":[],",{"type":42,"tag":3284,"props":5501,"children":5502},{"style":4577},[5503],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5505,"children":5506},{"style":5021},[5507],{"type":48,"value":5508},"topic",{"type":42,"tag":3284,"props":5510,"children":5511},{"style":4577},[5512],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5514,"children":5515},{"style":4577},[5516],{"type":48,"value":3731},{"type":42,"tag":3284,"props":5518,"children":5519},{"style":4577},[5520],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5522,"children":5523},{"style":4551},[5524],{"type":48,"value":4585},{"type":42,"tag":3284,"props":5526,"children":5527},{"style":4577},[5528],{"type":48,"value":4590},{"type":42,"tag":3284,"props":5530,"children":5531},{"style":4577},[5532],{"type":48,"value":5533},"}\n",{"type":42,"tag":51,"props":5535,"children":5536},{},[5537],{"type":48,"value":5538},"If user wants changes: adjust prompt based on feedback, re-generate. Never retry with the exact same prompt.",{"type":42,"tag":1097,"props":5540,"children":5541},{},[],{"type":42,"tag":154,"props":5543,"children":5545},{"id":5544},"best-practices",[5546],{"type":48,"value":5547},"Best Practices",{"type":42,"tag":809,"props":5549,"children":5550},{},[5551,5561,5571],{"type":42,"tag":349,"props":5552,"children":5553},{},[5554,5559],{"type":42,"tag":60,"props":5555,"children":5556},{},[5557],{"type":48,"value":5558},"Front-load the hook.",{"type":48,"value":5560}," First 5s = 80% of retention.",{"type":42,"tag":349,"props":5562,"children":5563},{},[5564,5569],{"type":42,"tag":60,"props":5565,"children":5566},{},[5567],{"type":48,"value":5568},"One idea per video.",{"type":48,"value":5570}," Single-topic produces dramatically better results.",{"type":42,"tag":349,"props":5572,"children":5573},{},[5574,5579],{"type":42,"tag":60,"props":5575,"children":5576},{},[5577],{"type":48,"value":5578},"Write for the ear.",{"type":48,"value":5580}," If you wouldn't say it to a friend, rewrite it.",{"type":42,"tag":51,"props":5582,"children":5583},{},[5584,5585],{"type":48,"value":1556},{"type":42,"tag":60,"props":5586,"children":5587},{},[5588,5590],{"type":48,"value":5589},"Known issues → ",{"type":42,"tag":68,"props":5591,"children":5592},{"href":1002},[5593],{"type":48,"value":1002},{"type":42,"tag":5595,"props":5596,"children":5597},"style",{},[5598],{"type":48,"value":5599},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":5601,"total":5720},[5602,5620,5636,5648,5668,5690,5708],{"slug":5603,"name":5603,"fn":5604,"description":5605,"org":5606,"tags":5607,"stars":22,"repoUrl":23,"updatedAt":24},"accessibility-and-inclusive-visualization","make data visualizations accessible","Make data visualizations accessible and inclusive. Use when the user needs chart or diagram accessibility guidance, text alternatives for complex visuals, color and contrast review, keyboard support, reduced-motion behavior for animation or parallax, or an accessibility QA workflow for exported figures, UML-like diagrams, and dashboards.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5608,5611,5614,5617],{"name":5609,"slug":5610,"type":15},"Accessibility","accessibility",{"name":5612,"slug":5613,"type":15},"Charts","charts",{"name":5615,"slug":5616,"type":15},"Data Visualization","data-visualization",{"name":5618,"slug":5619,"type":15},"Design","design",{"slug":5621,"name":5621,"fn":5622,"description":5623,"org":5624,"tags":5625,"stars":22,"repoUrl":23,"updatedAt":5635},"agent-browser","automate browser interactions for agents","Browser automation CLI for AI agents. Use when the user needs to interact with websites, verify dev server output, test web apps, navigate pages, fill forms, click buttons, take screenshots, extract data, or automate any browser task. Also triggers when a dev server starts so you can verify it visually.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5626,5629,5632],{"name":5627,"slug":5628,"type":15},"Agents","agents",{"name":5630,"slug":5631,"type":15},"Browser Automation","browser-automation",{"name":5633,"slug":5634,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":5637,"name":5637,"fn":5638,"description":5639,"org":5640,"tags":5641,"stars":22,"repoUrl":23,"updatedAt":5647},"agent-browser-verify","verify dev server output with automated browser","Automated browser verification for dev servers. Triggers when a dev server starts to run a visual gut-check with agent-browser — verifies the page loads, checks for console errors, validates key UI elements, and reports pass\u002Ffail before continuing.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5642,5643,5646],{"name":5630,"slug":5631,"type":15},{"name":5644,"slug":5645,"type":15},"Local Development","local-development",{"name":5633,"slug":5634,"type":15},"2026-04-06T18:41:17.526867",{"slug":5649,"name":5649,"fn":5650,"description":5651,"org":5652,"tags":5653,"stars":22,"repoUrl":23,"updatedAt":5667},"agents-sdk","build AI agents on Cloudflare Workers","Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5654,5655,5658,5661,5664],{"name":5627,"slug":5628,"type":15},{"name":5656,"slug":5657,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":5659,"slug":5660,"type":15},"SDK","sdk",{"name":5662,"slug":5663,"type":15},"Serverless","serverless",{"name":5665,"slug":5666,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":5669,"name":5669,"fn":5670,"description":5671,"org":5672,"tags":5673,"stars":22,"repoUrl":23,"updatedAt":5689},"ai-elements","build chat UIs with AI Elements","AI Elements component library guidance — pre-built React components for AI interfaces built on shadcn\u002Fui. Use when building chat UIs, message displays, tool call rendering, streaming responses, reasoning panels, or any AI-native interface with the AI SDK.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5674,5677,5680,5683,5686],{"name":5675,"slug":5676,"type":15},"Frontend","frontend",{"name":5678,"slug":5679,"type":15},"React","react",{"name":5681,"slug":5682,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":5684,"slug":5685,"type":15},"UI Components","ui-components",{"name":5687,"slug":5688,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":5691,"name":5691,"fn":5692,"description":5693,"org":5694,"tags":5695,"stars":22,"repoUrl":23,"updatedAt":5707},"ai-gateway","configure Vercel AI Gateway","Vercel AI Gateway expert guidance. Use when configuring model routing, provider failover, cost tracking, or managing multiple AI providers through a unified API.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5696,5697,5700,5703,5706],{"name":17,"slug":18,"type":15},{"name":5698,"slug":5699,"type":15},"Cost Optimization","cost-optimization",{"name":5701,"slug":5702,"type":15},"LLM","llm",{"name":5704,"slug":5705,"type":15},"Performance","performance",{"name":5687,"slug":5688,"type":15},"2026-04-06T18:40:44.377464",{"slug":5709,"name":5709,"fn":5710,"description":5711,"org":5712,"tags":5713,"stars":22,"repoUrl":23,"updatedAt":5719},"ai-generation-persistence","implement persistence patterns for AI generations","AI generation persistence patterns — unique IDs, addressable URLs, database storage, and cost tracking for every LLM generation",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5714,5715,5718],{"name":5698,"slug":5699,"type":15},{"name":5716,"slug":5717,"type":15},"Database","database",{"name":5701,"slug":5702,"type":15},"2026-04-06T18:41:08.513425",600,{"items":5722,"total":5917},[5723,5744,5767,5784,5800,5817,5836,5848,5862,5876,5888,5901],{"slug":5724,"name":5724,"fn":5725,"description":5726,"org":5727,"tags":5728,"stars":5741,"repoUrl":5742,"updatedAt":5743},"prior-auth-packet-builder","build healthcare prior authorization packets","Build a concise prior authorization packet from local case files and payer policy docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5729,5732,5735,5738],{"name":5730,"slug":5731,"type":15},"Documents","documents",{"name":5733,"slug":5734,"type":15},"Healthcare","healthcare",{"name":5736,"slug":5737,"type":15},"Insurance","insurance",{"name":5739,"slug":5740,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":5745,"name":5745,"fn":5746,"description":5747,"org":5748,"tags":5749,"stars":5764,"repoUrl":5765,"updatedAt":5766},"aspnet-core","build ASP.NET Core web applications","Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5750,5753,5755,5758,5761],{"name":5751,"slug":5752,"type":15},".NET","dotnet",{"name":5754,"slug":5745,"type":15},"ASP.NET Core",{"name":5756,"slug":5757,"type":15},"Blazor","blazor",{"name":5759,"slug":5760,"type":15},"C#","csharp",{"name":5762,"slug":5763,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":5768,"name":5768,"fn":5769,"description":5770,"org":5771,"tags":5772,"stars":5764,"repoUrl":5765,"updatedAt":5783},"chatgpt-apps","build ChatGPT Apps SDK applications","Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5773,5776,5779,5782],{"name":5774,"slug":5775,"type":15},"Apps SDK","apps-sdk",{"name":5777,"slug":5778,"type":15},"ChatGPT","chatgpt",{"name":5780,"slug":5781,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":5785,"name":5785,"fn":5786,"description":5787,"org":5788,"tags":5789,"stars":5764,"repoUrl":5765,"updatedAt":5799},"cli-creator","build CLIs from API docs","Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read\u002Fwrite commands, return stable JSON, manage auth, and pair with a companion skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5790,5793,5796],{"name":5791,"slug":5792,"type":15},"API Development","api-development",{"name":5794,"slug":5795,"type":15},"CLI","cli",{"name":5797,"slug":5798,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":5801,"name":5801,"fn":5802,"description":5803,"org":5804,"tags":5805,"stars":5764,"repoUrl":5765,"updatedAt":5816},"cloudflare-deploy","deploy projects to Cloudflare","Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5806,5809,5812,5813],{"name":5807,"slug":5808,"type":15},"Cloudflare","cloudflare",{"name":5810,"slug":5811,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":5656,"slug":5657,"type":15},{"name":5814,"slug":5815,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":5818,"name":5818,"fn":5819,"description":5820,"org":5821,"tags":5822,"stars":5764,"repoUrl":5765,"updatedAt":5835},"define-goal","define and set measurable project goals","Help the user define a concrete, measurable goal before starting work, especially when they ask to use the goal tool, create a goal, set an objective, clarify success criteria, or turn a fuzzy intention into a quantitative outcome. Use this skill for goal creation and goal refinement only; it does not manage durable snapshots, decision logs, or long-running execution artifacts.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5823,5826,5829,5832],{"name":5824,"slug":5825,"type":15},"Productivity","productivity",{"name":5827,"slug":5828,"type":15},"Project Management","project-management",{"name":5830,"slug":5831,"type":15},"Strategy","strategy",{"name":5833,"slug":5834,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":5837,"name":5837,"fn":5838,"description":5839,"org":5840,"tags":5841,"stars":5764,"repoUrl":5765,"updatedAt":5847},"figma","translate Figma designs into code","Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5842,5843,5845,5846],{"name":5618,"slug":5619,"type":15},{"name":5844,"slug":5837,"type":15},"Figma",{"name":5675,"slug":5676,"type":15},{"name":5780,"slug":5781,"type":15},"2026-04-12T05:06:47.939943",{"slug":5849,"name":5849,"fn":5850,"description":5851,"org":5852,"tags":5853,"stars":5764,"repoUrl":5765,"updatedAt":5861},"figma-code-connect-components","connect Figma designs to code components","Connects Figma design components to code components using Code Connect mapping tools. Use when user says \"code connect\", \"connect this component to code\", \"map this component\", \"link component to code\", \"create code connect mapping\", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5854,5855,5858,5859,5860],{"name":5618,"slug":5619,"type":15},{"name":5856,"slug":5857,"type":15},"Design System","design-system",{"name":5844,"slug":5837,"type":15},{"name":5675,"slug":5676,"type":15},{"name":5684,"slug":5685,"type":15},"2026-05-10T05:59:52.971881",{"slug":5863,"name":5863,"fn":5864,"description":5865,"org":5866,"tags":5867,"stars":5764,"repoUrl":5765,"updatedAt":5875},"figma-create-design-system-rules","generate design system rules from Figma","Generates custom design system rules for the user's codebase. Use when user says \"create design system rules\", \"generate rules for my project\", \"set up design rules\", \"customize design system guidelines\", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5868,5869,5870,5873,5874],{"name":5618,"slug":5619,"type":15},{"name":5856,"slug":5857,"type":15},{"name":5871,"slug":5872,"type":15},"Documentation","documentation",{"name":5844,"slug":5837,"type":15},{"name":5675,"slug":5676,"type":15},"2026-05-16T06:07:47.821474",{"slug":5877,"name":5877,"fn":5878,"description":5879,"org":5880,"tags":5881,"stars":5764,"repoUrl":5765,"updatedAt":5887},"figma-implement-design","translate Figma designs into application code","Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions \"implement design\", \"generate code\", \"implement component\", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5882,5883,5884,5885,5886],{"name":5618,"slug":5619,"type":15},{"name":5844,"slug":5837,"type":15},{"name":5675,"slug":5676,"type":15},{"name":5684,"slug":5685,"type":15},{"name":5762,"slug":5763,"type":15},"2026-05-16T06:07:40.583615",{"slug":5889,"name":5889,"fn":5890,"description":5891,"org":5892,"tags":5893,"stars":5764,"repoUrl":5765,"updatedAt":5900},"hatch-pet","create animated pets for Codex","Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company or prospect brand cues, or visual references. Use when a user wants a lightweight-worker Codex pet workflow, a non-pixel custom pet style, a prospect or company mascot pet, or a full 8x9 animated pet atlas with transparent unused cells, QA contact sheets, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5894,5897,5898,5899],{"name":5895,"slug":5896,"type":15},"Animation","animation",{"name":5797,"slug":5798,"type":15},{"name":13,"slug":14,"type":15},{"name":5618,"slug":5619,"type":15},"2026-05-02T05:31:48.48485",{"slug":5902,"name":5902,"fn":5903,"description":5904,"org":5905,"tags":5906,"stars":5764,"repoUrl":5765,"updatedAt":5916},"imagegen","generate and edit raster images","Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG\u002Fvector\u002Fcode-native assets, extending an established icon or logo system, or building the visual directly in HTML\u002FCSS\u002Fcanvas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[5907,5908,5909,5912,5915],{"name":13,"slug":14,"type":15},{"name":5618,"slug":5619,"type":15},{"name":5910,"slug":5911,"type":15},"Image Generation","image-generation",{"name":5913,"slug":5914,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]