higgsfield-cinema

higgsfield-cinema is a skill for Claude Code from OSideMedia/higgsfield-ai-prompt-skill. It costs 153 tokens per session (26,639 once invoked), scanned A, original, MIT.

Guidance for making multi-shot videos in Higgsfield Cinema Studio, an AI filmmaking tool with selectable versions, visual styles, cameras, and actors.

In plain words
What is it for?
Use it to configure cinematic shots and sequences, including genres, lighting, lenses, camera movement, color palettes, resolution, duration, aspect ratio, sound, and AI actors.
Why use it?
It helps keep prompts, camera settings, scene elements, output formats, and version-specific controls within the tool's documented limits.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is `../shared/negative-constraints.md`..

Good fit Use it to configure cinematic shots and sequences, including genres, lighting, lenses, camera movement, color palettes, resolution, duration, aspect ratio, sound, and AI actors.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/OSideMedia/higgsfield-ai-prompt-skill
agentmods
npx agentmods add skills/osidemedia/higgsfield-ai-prompt-skill/higgsfield-cinema

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for higgsfield-cinema

README.md
[![agentmods](https://agentmods.dev/badge/skills/osidemedia/higgsfield-ai-prompt-skill/higgsfield-cinema/github.svg)](https://agentmods.dev/skills/osidemedia/higgsfield-ai-prompt-skill/higgsfield-cinema)
Your own site
<a href="https://agentmods.dev/skills/osidemedia/higgsfield-ai-prompt-skill/higgsfield-cinema"><img src="https://agentmods.dev/badge/skills/osidemedia/higgsfield-ai-prompt-skill/higgsfield-cinema/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for higgsfield-cinema

Your own site · 80×15
<a href="https://agentmods.dev/skills/osidemedia/higgsfield-ai-prompt-skill/higgsfield-cinema"><img src="https://agentmods.dev/badge/skills/osidemedia/higgsfield-ai-prompt-skill/higgsfield-cinema.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 153 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 26,639 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00153 $0.26639
Opus 5 $0.00077 $0.13320
Sonnet 5 $0.00031 $0.05328
Haiku 4.5 $0.00015 $0.02664

Measured 12d ago against content hash 5c0d01526818, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

higgsfield-cinema scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/higgsfield-cinema/SKILL.md · 2,035 lines

How it starts

The opening of the file, as written. The whole thing — 2,035 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Higgsfield Cinema Studio 2.5

QUICK FACTS

Generated-checked block (scripts/build_index.py verifies anchors). Read the linked sections for full context — these lines are routing aids, not the rules themselves.

  • Three Cinema Studio versions coexist (2.5 / 3.0 / 3.5) — user-selected, no auto-routing; always detect the version first
  • Hard 512-character prompt cap; 2.5 @ Element chips eat ~80–100 hidden chars each
  • Elements System: define @Characters/@Locations/@Props once, call everywhere
  • 3.5 main UI = three pills (Genre / Style / Camera), each Auto by default — override only with a creative reason
  • 7 confirmed 3.5 genres: General · Action · Horror · Comedy · Noir · Drama · Epic — never invent genre names
  • Style presets: 8 Color Palettes · 6 Lighting · 9 Camera Moveset Styles, or free-form Manual Style
  • Camera axes: 3 bodies · 5 lenses · focal 8/14/35/50/75mm · aperture f/1.4–f/4–f/11; two camera vocabularies coexist — vocabulary follows the selected model
  • Output enums: 7 aspect ratios incl. 21:9 · 480p/720p/1080p · duration 4–15s · Sound On/Off
  • Lead every delivered shot with the one-line settings strip (UI presets ≠ prompt text; never restate strip values in the body)
  • The UI shot counter caps internal cuts — "strictly N shots" must keep N within it (observed cap 4; API exposes no max — UI behavior, verify live)
  • Manual Style = saved ≤2,000-char block of project LAWS (grade, lighting law, texture, performance register); it replaces the preset axes
  • 480p drafts validate the prompt, NOT the take — no seed param; transfer a look via Hero Frame + start/end-frame pinning
  • Resolution matrix has two axes: shot physics × delivery context; 4K-finish pipelines master at model max res in std mode
  • Seedance fast mode cannot output 1080p — drafting in fast then "switching up" silently changes mode AND res

Read the full file on GitHub · 2,035 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 2,035 lines · 153 tokens per session scan A 5c0d01526818

Subscribe to this mod's changes

higgsfield-cinema is a skill published in the GitHub repository OSideMedia/higgsfield-ai-prompt-skill (531 stars, last pushed 20d ago), licensed MIT. It adds 153 tokens to every session and 26,639 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

seedance-shotlist-director

Generate a director's shotlist as an editable HTML production board for Seedance 2.0. Use whenever the user provides a script, scene breakdown, story idea, or treatment to turn into a numbered shotlist with English Seedance prompts — trigger on "make a shotlist", "director’s shotlist", "break this script into…

afloy011-spec/seedance-shotlist-director-en · 235 tokens

vox-director

Turn ONE topic into a finished Vox-style paper-collage explainer / ad video, end to end on the Atlas Cloud API + local ffmpeg — script, collage keyframes, motion, voice-over, music, captions, all automated. Use this whenever the user wants a "Vox style" video, a paper/torn-paper collage animation, a "motion collage"…

Alisa0808/vox-director · 236 tokens

dramaclaw

A skill for answering identity and self-introduction questions, and for working with the DramaClaw/NovelVideo pipeline. The description also covers turning novels or stories into short vertical videos.

dramaclaw/dramaclaw · 360 tokens

ai-media-generator

A workflow for turning ideas into prompts for AI-generated images, videos, and music across several media platforms. When needed, it can also send those prompts to the chosen platform through browser automation.

Hao0321/ai-media-generator · 380 tokens

kling-ai

Write and improve prompts for Kling AI video generation, and pick the right Kling model for the job. Covers image-to-video, text-to-video, multi-shot storyboards, talking avatars from one photo plus audio, motion transfer, video editing of an existing clip, Element Reference for character consistency, Voice Control…

maciejdzierzek/kling-ai-prompt-generator · 89 tokens

minimax-h3

Write, debug and structure prompts for MiniMax H3 video generation (T2VA, I2VA, FL2VA, L2VA, Ref2VA) and configure its ComfyUI workflow. Use when the user mentions MiniMax H3, minimaxh3, fl2va, ref2va, MiniMaxH3ReferenceToVideo, reference-to-video, asks to animate a photo, write a video prompt, pick a model quant, or…

teskor-hub/minimax-h3-skill · 135 tokens