higgsfield-acting
Writes the character-performance layer of a video prompt as behavior under pressure, not displayed emotion — objective, obstacle, tactics, beats, subtext,…
Turns a brief, script, scene breakdown, treatment, or story idea into ONE connected director's shotlist for Seedance 2.0 — a single editable HTML artifact with a global Style Prefix, an @-asset glossary, and named per-scene prompts (1a, 1b, 2a…) each in Style → Characters →
$ npx -y skills add OSideMedia/higgsfield-ai-prompt-skill --skill higgsfield-shotlist-director --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/higgsfield-shotlist-directorContext preview
The summary Claude sees to decide when to auto-load this skill.
Turns a brief, script, scene breakdown, treatment, or story idea into ONE connected director's shotlist for Seedance 2.0 — a single editable HTML artifact with a global Style Prefix, an @-asset glossary, and named per-scene prompts (1a, 1b, 2a…) each in Style → Characters →
name: higgsfield-shotlist-director description: "Turns a brief, script, scene breakdown, treatment, or story idea into ONE connected director's shotlist for Seedance 2.0 — a single editable HTML artifact with a global Style Prefix, an @-asset glossary, and named per-scene prompts (1a, 1b, 2a…) each in Style → Characters → Scene → CUT 1..N form. Use whenever the user says 'make a shotlist', 'break this script into prompts', 'generate Seedance prompts for this ad/film', 'turn this brief into a shot list', 'director's shotlist', or wants many connected scene prompts rather than one. Also use to revise an existing shotlist (edit-once-propagates: 'change the style prefix everywhere', 'rewrite scene 4', 'split prompt 6'). Each prompt targets 15s; longer scenes split across 1a/1b/1c under one scene number." user-invocable: true metadata: tags: [higgsfield, seedance, seedance-2.0, shotlist, director, style-prefix, ad, commercial, artifact, html] version: 1.2.0 updated: 2026-08-09 parent: higgsfield
Turn a brief into **one connected shotlist** — not a pile of separate prompts. The deliverable is a single editable HTML artifact the user opens in a browser, ticks scenes off as they shoot, and comes back to you to revise. This is the artifact-shaped workflow a fully-AI commercial actually runs on: lock a global look once, declare the cast/props/locations once, then emit named per-scene prompts that all inherit both.
> **This skill is the connected layer on top of `higgsfield-seedance`.** It does > not reinvent the prompt grammar — every per-scene prompt obeys the six-slot > formula and the Prompt-Craft Laws in `../higgsfield-seedance/SKILL.md`, and > every prompt is preflight-linted before delivery. What this skill adds is the > *document*: the global Style Prefix, the `@`-glossary, the per-scene numbering, > and the edit-once / per-scene-override semantics that keep 25 prompts in sync.
---
A single `shotlist.html` (saved to the user's outputs and presented). It is **self-contained** — inline CSS, inline JS, zero external dependencies — so the user can open it offline and it just works. Structure:
1. **Title bar** — project name (infer from the brief; "Untitled" if unclear). 2. **Global Style Prefix** — collapsible block at top, applied to every prompt. 3. **`@`-asset glossary** — the cast/props/locations declared once. 4. **Scene list** — numbered scenes, each with a checkbox (progress saved in `localStorage`), a one-line scene description, and one or more copy-ready prompt blocks (`Prompt 3a · 15s`, `Prompt 3b · 15s`). 5. A short "how to use" note (checkboxes auto-save; ask Claude to revise).
The Style Prefix appears **once** in the collapsible block **and** is prepended verbatim to every prompt's copy-block — so the user copies one prompt into Seedance and it works standalone, no reassembly.
---
A single style block glued to every prompt in the document — edit it once and it changes everywhere. It locks the film's global look: format/resolution, lighting doctrine, colour ratio, lens/shutter, skin realism, acting register, physics, composition, continuity, frame rate, and audio convention.
Ship the reusable fill-in-the-blanks block from [`../../templates/seedance/global-style-prefix.md`](../../templates/seedance/global-style-prefix.md). **Always check the conversation first** — if the user pasted a custom prefix, use that one verbatim. Otherwise use the template default.
Declare every recurring asset once, with a stable `@`-name, then register each under **Elements** in Higgsfield with the **same name** so pasting a prompt auto-attaches the right images:
@hero — main character @boss — side character @headphones — product @sneakers · @bag · @skydancer — props @kitchen · @stadium · @street — locations @s_hero — athletic-look hero @s_hero_wet — sweaty post-run hero @music_track (audio_1.wav) — motion locks to this beat @street_schematic (image_1.png) — top-down position map
The slot→role discipline (`@Image1` = character, `@Image2` = costume, `@Audio1` = rhythm…) comes from `../higgsfield-seedance/SKILL.md` § Reference Roles → Per-Image Role Co
A comprehensive Claude skill library for generating high-quality prompts on Higgsfield AI — the cinematic video and image generation platform.
Writes the character-performance layer of a video prompt as behavior under pressure, not displayed emotion — objective, obstacle, tactics, beats, subtext,…
Use when the user asks about Higgsfield's one-click Apps, wants to know which app to use for a specific output, or needs guidance on the Apps workflow.
Use when the user asks about Higgsfield Assist (the built-in GPT-5 copilot), how to use the platform's native AI assistant, credit optimization strategies,…
Use when the user asks about audio in Higgsfield videos, needs to add dialogue or lip-sync, wants sound effects or ambient sound in generated video, asks about…
Use when the user asks about camera movements, shot types, or how to describe camera behavior in a Higgsfield prompt. Contains all named camera controls with…
Use when the user mentions Higgsfield Canvas, a node-based or node graph workspace, an infinite board/canvas, chaining generations into a pipeline, or wants to…