higgsfield-generate

Generate images, videos, and ad creative via Higgsfield CLI flows.

182|8|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/compozy/agh --skill higgsfield-generate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: higgsfield-generate
Source: https://github.com/compozy/agh/tree/main/.agents/skills/hyperframes/higgsfield-generate
Command: npx skills add https://github.com/compozy/agh --skill higgsfield-generate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the friction of choosing the right Higgsfield model and running the correct command flow to generate images, videos, and related analyses from your media inputs.

Core Features & Use Cases

  • One-shot media generation: Generates images and videos by wrapping the higgsfield CLI, including image-to-image, image-to-video, and reference-driven workflows.
  • Marketing Studio ad workflows: Creates branded ad content (avatars, products, hooks/settings) and supports both reference-driven and composed-from-blocks approaches.
  • Virality Predictor video scoring: Analyzes a finished video for hook strength and virality potential via a text report workflow (no prompt required).

Quick Start

Generate a Seedance 2.0 video from your reference image and prompt by running: higgsfield-generate "animate this scene with cinematic motion" --image ./first.png --model Seedance 2.0.

Frequently Asked Questions about higgsfield-generate

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

FAQPage Schema
What is image-to-video generation and how does it handle reference media inputs?

Image-to-video generation animates a reference image using a text prompt to define cinematic motion. This skill orchestrates Higgsfield CLI flows, passing media inputs to supported flags to produce video URLs without exposing internal artifacts.

How do I generate branded marketing ads and UGC content from a prompt?

To generate branded marketing ads, this skill uses Marketing Studio contexts to create avatars, products, and hooks. It routes requests to the correct job_set_type, supporting both reference-driven and composed-from-blocks approaches for UGC content.

Can I score video virality without providing a generation prompt?

Yes, you can score video virality without a prompt using a dedicated video-in/text-out workflow. The skill analyzes finished videos for hook strength and virality potential, delivering a text report instead of generating new media.

What's the best way to generate a cinematic video from an existing image?

The best way to generate a cinematic video is using a reference image and an animation prompt with the Seedance 2.0 model. The skill bootstraps Higgsfield authentication, enforces model-specific UX rules, and returns the final video URL.

Do I need to manually configure Higgsfield authentication before generating media?

No, manual authentication configuration is not required. The skill automatically bootstraps Higgsfield availability and authentication, routing your media generation or virality scoring requests to the correct job_set_type seamlessly.

Why does my media generation workflow fail to return a usable URL?

Media generation workflows fail when unsupported flags are passed or model-specific UX rules are violated. This skill enforces correct model routing and input handling to ensure successful delivery of media URLs or virality text reports.