higgsfield-3d-cgi

higgsfield-3d-cgi is a skill for Claude Code from pixelab-ch/higgsfield-skills. It costs 125 tokens per session (1,625 once invoked), scanned A, original, MIT.

A prompt-writing and model-routing method for 3D computer-generated video, including CGI, animation, and rendered scenes.

In plain words
What is it for?
Use it to prepare Higgsfield video requests, select between Seedance 2.0 and Wan 2.7, and specify supported resolution, aspect ratio, duration, and other settings; generation requires explicit confirmation.
Why use it?
It turns a broad visual idea into a prompt with concrete details about materials, lighting, cameras, rendering, and the opening moments of the video.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to prepare Higgsfield video requests, select between Seedance 2.0 and Wan 2.7, and specify supported resolution, aspect ratio, duration, and other settings; generation requires explicit confirmation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pixelab-ch/higgsfield-skills/02-3d-cgi
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add pixelab-ch/higgsfield-skills --skill 02-3d-cgi
Clone the repo
git clone --depth 1 https://github.com/pixelab-ch/higgsfield-skills

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-3d-cgi

README.md
[![agentmods](https://agentmods.dev/badge/skills/pixelab-ch/higgsfield-skills/02-3d-cgi/github.svg)](https://agentmods.dev/skills/pixelab-ch/higgsfield-skills/02-3d-cgi)
Your own site
<a href="https://agentmods.dev/skills/pixelab-ch/higgsfield-skills/02-3d-cgi"><img src="https://agentmods.dev/badge/skills/pixelab-ch/higgsfield-skills/02-3d-cgi/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-3d-cgi

Your own site · 80×15
<a href="https://agentmods.dev/skills/pixelab-ch/higgsfield-skills/02-3d-cgi"><img src="https://agentmods.dev/badge/skills/pixelab-ch/higgsfield-skills/02-3d-cgi.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 125 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,625 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.
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.00125 $0.01625
Opus 5 $0.00063 $0.00813
Sonnet 5 $0.00025 $0.00325
Haiku 4.5 $0.00013 $0.00162

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

Security

Grade A, and why

higgsfield-3d-cgi 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/02-3d-cgi/SKILL.md · 125 lines

How it starts

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

Higgsfield 3D CGI Skill

What this skill does

Crafts production-ready 3D CGI and rendered video prompts and routes them to the best Higgsfield model for computer-generated output. On request, it assembles the full parameter set, surfaces the credit cost, and — after explicit user confirmation — generates the asset via the opt-in generation flow.

The difference between a generic "make it look 3D" request and a production-ready CGI prompt lies in specificity: render engine terminology, material properties, lighting language, camera dynamics, and the architectural "hooks" that grab attention in the first two seconds.


Model routing

Primary and fallback video models

seedance_2_0 (primary) wan2_7 (fallback)
Rationale Broadest param set for CGI: genre tags, 21:9 aspect, full media-role support Use only when primary is unavailable
Resolution 480p, 720p, 1080p (def 720p) 720p, 1080p
Aspect ratios auto, 21:9, 16:9, 4:3, 1:1, 3:4, 9:16 16:9, 9:16, 1:1, 4:3, 3:4no 21:9
Duration 4–15 s (continuous range) 2–15 s (continuous range)
Tunable params resolution, mode {std,fast}, genre {auto,action,horror,comedy,noir,drama,epic} None beyond resolution and aspect
Media roles image, start_image, end_image, video, audio start_image, end_image, audio only

Routing rule: Use seedance_2_0 by default. Only fall back to wan2_7 when (1) the primary model is unavailable, or (2) the user explicitly accepts wan2_7's constraints after being told what they give up: no 21:9 aspect ratio, no genre or mode params, and no image or video media roles. If the user has not been informed of these trade-offs, stay on seedance_2_0 and let them decide — never switch silently.

MODEL-06 directive: If a parameter is rejected at generation time, call higgsfield:models_explore with the target model name to re-verify the live schema. Full parameter tables: references/model-specs.md.

Read the full file on GitHub · 125 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 125 lines · 125 tokens per session scan A 3374fc00f1a3

Subscribe to this mod's changes

higgsfield-3d-cgi is a skill published in the GitHub repository pixelab-ch/higgsfield-skills (6 stars, last pushed 3mo ago), licensed MIT. It adds 125 tokens to every session and 1,625 once invoked, about $0.0006 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-31.

Related

Other skills, from other repositories

remotion-production

Full video production workflow for Remotion projects. Teaches how to orchestrate MCP tools (TTS, music, SFX, stock footage, video analysis) into complete Remotion compositions. Use this skill whenever producing a video that needs audio, voiceovers, music, stock footage, or analyzing existing video files.

DojoCodingLabs/remotion-superpowers · 67 tokens

setup-guide

Knowledge for helping users set up the Remotion Superpowers plugin. Covers API key acquisition, dependency installation, and MCP server troubleshooting. Use when running /setup or when a user has issues with MCP connections.

DojoCodingLabs/remotion-superpowers · 44 tokens

seedance-testimonial-story

Generate customer testimonial and social proof video prompts for Seedance 2.0 on Higgsfield. Use for customer stories, case study videos, review showcases, social proof content, success story videos, or any content featuring customer results and experiences. Triggers on testimonial, review, case study, social proof…

rediumvex/ai-video-generator-claude · 80 tokens

seedance-course-promo

Generate online course and coaching program promotional video prompts for Seedance 2.0 on Higgsfield. Use for course trailers, coaching ads, educational content promos, masterclass teasers, webinar promotions, or any educational product video. Triggers on course, coaching, masterclass, webinar, tutorial, education…

rediumvex/ai-video-generator-claude · 79 tokens

seedance-luxury-aesthetic

Generate luxury and premium aesthetic video prompts for Seedance 2.0 on Higgsfield. Use for luxury brand content, premium product showcases, high-end lifestyle, minimalist aesthetic, elegant brand videos, or any content requiring sophisticated visual treatment. Triggers on luxury, premium, high-end, elegant…

rediumvex/ai-video-generator-claude · 82 tokens

seedance-ai-avatar

Generate AI avatar and digital persona video prompts for Seedance 2.0 on Higgsfield. Use for virtual spokesperson content, digital twin videos, AI presenter clips, avatar-based marketing, virtual influencer content, or any video featuring a digital/AI-generated character as the main subject. Triggers on avatar…

rediumvex/ai-video-generator-claude · 88 tokens