higgsfield-marketplace-cards

Generate marketplace product image cards and A+ content modules via the Higgsfield CLI.

1|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/leobbaroni/maestro --skill higgsfield-marketplace-cards-leobbaroni
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: higgsfield-marketplace-cards
Source: https://github.com/leobbaroni/maestro/tree/main/skills/maestro/library/higgsfield-skills/higgsfield-marketplace-cards
Command: npx skills add https://github.com/leobbaroni/maestro --skill higgsfield-marketplace-cards-leobbaroni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating compliant marketplace listing visuals—main images, secondary product shots, infographics, and A+ content modules—normally requires manual design work and knowledge of each marketplace's image rules. This Skill routes a product image and short intent prompt through the Higgsfield CLI, whose backend owns compliance rules and prompt templates, and returns ready-to-use image URLs. ## Core Features & Use Cases - Scoped bundles: Generate a main image, a main image plus 5 secondary images, a main image plus 7 A+ modules, or a full 13-asset set with a single --scope flag. - Custom asset subsets: Pick individual assets such as infographics, multi-angle shots, lifestyle images, or specific A+ modules with repeated --asset flags. - Backend-owned compliance: Marketplace rules and prompt templates live in the backend enhancer, so the user never writes image-generation prompts. - Use Case: A seller with a photo of a skincare serum runs a full-set generation with brand context to receive a compliant main image, five secondary listing images, and seven A+ content modules as labeled URLs. ## Quick Start Ask the assistant to create a full marketplace image set for your product using the attached product photo, specifying the category and any brand style context.

Frequently Asked Questions about higgsfield-marketplace-cards

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

FAQPage Schema
How do I generate marketplace product images with Higgsfield?▼

Run higgsfield marketplace-cards create with a --scope flag such as product-images or full-set, a short --prompt describing the product and listing intent, and --image pointing to your product photo. The CLI returns labeled URLs for each generated image.

What image assets can I create for a marketplace listing?▼

Available assets include a main image, infographic, multi-angle shot, detail shot, lifestyle image, and what's-in-box image, plus seven A+ modules covering hero banner, pain points, features, ingredients, efficacy, how-to-use, and endorsement. Select them individually with repeated --asset flags.

Can I generate secondary images from an existing main image job?▼

Yes. Pass --main-job with the ID of a completed main image job along with the secondary or A+ --asset values you want. This reuses the existing main image instead of generating a new one.

When should I not use marketplace card generation?▼

Do not use it for generic brand product photography without a listing context, video generation or UGC ads, or Soul Character training. Those cases are handled by higgsfield-product-photoshoot, higgsfield-generate, and higgsfield-soul-id respectively.

Why does higgsfield marketplace-cards fail with authentication errors?▼

The CLI requires an authenticated Higgsfield account before creating jobs. Run higgsfield auth login to authenticate, then verify access with higgsfield account status before retrying the create command.