higgsfield-prompt-builder

Assembles structured visual briefs into Higgsfield Soul, DoP, and Seedance generation prompts.

9|Updated May 8, 2026
One-click install
npx skills add https://github.com/simpletibr/simplicio-loop-marketing --skill higgsfield-prompt-builder-simpletibr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: higgsfield-prompt-builder
Source: https://github.com/simpletibr/simplicio-loop-marketing/tree/main/.skills/higgsfield-prompt-builder
Command: npx skills add https://github.com/simpletibr/simplicio-loop-marketing --skill higgsfield-prompt-builder-simpletibr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing prompts for Higgsfield video and image generation requires knowing the exact field ordering, parameter format, and MCP tool names each model expects, which is error-prone when done by hand. ## Core Features & Use Cases - Structured Prompt Assembly: Converts a visual brief (subject, motion, lens, lighting, mood, aspect, duration) into the exact prompt string Higgsfield ranks, plus a negative prompt. - MCP Parameter Generation: Builds the ready-to-pass parameter object and selects the correct MCP tool name for Soul 2.0, DoP, or Seedance 2.0. - Validation and Failure Handling: Rejects missing required fields, suggests supported aspect ratios, trims over-length prompts without cutting subject or motion, and warns on negative prompt conflicts. - Use Case: A marketing team needs a 9:16 cinematic reel of a product orbit shot; the skill outputs the prompt, negative prompt, params object, and the exact Higgsfield MCP tool to invoke. ## Quick Start Build a Higgsfield prompt for a 9:16 six-second Seedance 2.0 clip of a woman walking through a sunlit Parisian arcade with a slow dolly in, 35mm shallow lens, golden hour backlight, and editorial confident mood.

Frequently Asked Questions about higgsfield-prompt-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a prompt for Higgsfield video generation?

Provide a structured brief with subject, motion, lens, lighting, mood, aspect ratio, duration, and model. The skill composes these in the order Higgsfield ranks—subject, action, motion, lens, lighting, mood—then appends aspect and duration, returning the prompt plus MCP parameters.

What is the difference between Higgsfield Soul, DoP, and Seedance models?

Soul 2.0 targets editorial image generation such as portraits, DoP handles motion-controlled shots like product orbits, and Seedance 2.0 generates cinematic video clips. The skill picks the matching MCP tool name based on the model field you specify.

Which fields are required for a Higgsfield prompt?

Subject, motion, lens, lighting, mood, aspect, and model are mandatory; the skill rejects the request and names the missing field if any are absent. Negative prompts and seed values are optional.

What happens if my aspect ratio is not supported by the model?

The skill suggests the closest supported aspect ratio and asks for confirmation before proceeding, rather than silently failing or sending an invalid parameter to the Higgsfield MCP call.

Why does my Higgsfield prompt get rejected for length?

Providers enforce prompt length limits. When exceeded, the skill trims style cues first and never removes subject or motion, keeping the core creative intent intact while fitting the provider limit.