higgsfield-generate

Generate images, videos, 3D assets, and audio via the Higgsfield CLI.

Updated Sep 6, 2026
One-click install
npx skills add https://github.com/AbuBakar125-co/Resturant_web --skill higgsfield-generate-abubakar125-co
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: higgsfield-generate
Source: https://github.com/AbuBakar125-co/Resturant_web/tree/main/.agents/skills/higgsfield-generate
Command: npx skills add https://github.com/AbuBakar125-co/Resturant_web --skill higgsfield-generate-abubakar125-co

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Choosing the right generative AI model and submitting correctly parameterized jobs is tedious when a platform offers dozens of image, video, 3D, and audio models. This Skill routes each creative brief to the right Higgsfield model, validates parameters, and submits jobs through the higgsfield CLI with sensible defaults. ## Core Features & Use Cases - Multi-modal generation: Create images (GPT Image 2, Nano Banana 2, Soul 2.0), videos (Seedance 2.0, Kling 3.0, Marketing Studio), 3D GLB assets (Multi-Image to 3D), and audio (Seed Audio 1.0) from text prompts and reference media. - Marketing Studio workflows: Produce branded UGC ads, unboxing videos, and product showcases using avatars, products, hooks, settings, brand kits, and the DTC Ads Engine. - Virality Predictor: Score a finished video's hook strength, attention, and retention via the brain_activity analysis model. - Use Case: A marketer provides a product URL and asks for a 15-second vertical UGC ad; the Skill fetches the product, picks a preset avatar, submits a marketing_studio_video job with --wait, and returns the result URL. ## Quick Start Ask the assistant to generate an image or video from your prompt, for example: generate a 12-second cinematic video of a neon city at dusk using Higgsfield.

Frequently Asked Questions about higgsfield-generate

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

FAQPage Schema
How do I generate a video with Higgsfield from a text prompt?

Run higgsfield generate create seedance_2_0 with your --prompt, optional --start-image, --duration, and --resolution flags, plus --wait to block until completion. Seedance 2.0 is the default for serious multi-shot video up to 4K.

Which Higgsfield model should I use for image generation?

GPT Image 2 is the default for high-fidelity general images, graphic design, and on-image text. Use Nano Banana 2 for character or cartoon work, Recraft V4.1 for logos and vector-style graphics, and Soul 2.0 for aesthetic UGC or fashion editorial.

Can I create a UGC ad video from a product URL?

Yes. Run higgsfield marketing-studio products fetch --url to import the product, then submit marketing_studio_video with the same --url and a mode like ugc. The backend dedupes by URL and reuses the imported product entity.

Does Higgsfield support generating 3D models from images?

Yes, the multi_image_to_3d model creates an actual 3D mesh or GLB asset from 1 to 4 reference images passed with repeated --image flags. Add --should_texture true when the asset needs textures.

Why does my Higgsfield job fail with Session expired?

The Session expired error means your CLI authentication is no longer valid. Run higgsfield auth login interactively to re-authenticate, then retry the generation command.

When should I not use this generation skill?

Route elsewhere for Soul identity training, brand identity systems (higgsfield-brandkit), product photoshoots, YouTube thumbnails, narrated explainers, playable game assets, and TTS. This skill covers generic generation, Marketing Studio ads, and virality scoring only.