
Higgsfield Marketplace Cards
- 81.2k installs
- 621 repo stars
- Updated July 27, 2026
- higgsfield-ai/skills
higgsfield-marketplace-cards is a Claude Code skill that generates marketplace-compliant product images and A+ content modules via the Higgsfield CLI.
About
Generates marketplace-ready product image cards with main images, secondary product shots, and A+ style content modules. Use when creating product listings for marketplaces like Amazon. The skill routes user intent to the Higgsfield CLI, which handles backend compliance and template generation.
- Generate marketplace-ready product visuals with scopes: main, product-images, aplus, full-set
- Create compliant images with A+ content modules and secondary product shots
- Backend compliance rules and templates ensure marketplace readiness
Higgsfield Marketplace Cards by the numbers
- 81,217 all-time installs (skills.sh)
- +9,352 installs in the week ending Jul 28, 2026 (Skillselion tracking)
- Ranked #58 of 1,340 Generative Media skills by installs in the Skillselion catalog
- Security screen: CRITICAL risk (skills.sh audit)
- Data as of Jul 28, 2026 (Skillselion catalog sync)
higgsfield-marketplace-cards capabilities & compatibility
- Capabilities
- generate marketplace images · create aplus content · produce product visuals
- Use cases
- image generation
What higgsfield-marketplace-cards says it does
Generate marketplace product image cards through Higgsfield: compliant main image, secondary product images, and A+ style content modules.
Create marketplace-ready product visuals with `higgsfield marketplace-cards create`. The CLI first calls the backend enhancer, where marketplace rules and templates are kept private
npx skills add https://github.com/higgsfield-ai/skills --skill higgsfield-marketplace-cardsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 81.2k |
|---|---|
| repo stars | ★ 621 |
| Security audit | 1 / 3 scanners passed |
| Last updated | July 27, 2026 |
| Repository | higgsfield-ai/skills ↗ |
How do you generate compliant marketplace listing images?
Generates marketplace-ready product image cards with main images, secondary product shots, and A+ style content modules. Use when creating product listings for marketplaces like Amazon. The skill rou
Who is it for?
Creating marketplace product listings with compliant images, A+ content modules, and secondary product visuals
Skip if: Generic brand photography without marketplace context, video generation, or soul character training
When should I use this skill?
A user asks for marketplace listing images, product detail cards, or A+ style content modules
What you get
Main product image, secondary listing images, infographic frames, lifestyle shots, and A+ style content module assets.
- Main product image
- Secondary product images
- A+ content modules
By the numbers
- Supports 4 scopes: main (1 image), product-images (1+5), aplus (1+7), full-set (1+5+7)
- 12 custom asset types available
Files
Marketplace Cards
Create marketplace-ready product visuals with higgsfield marketplace-cards create. The CLI first calls the backend enhancer, where marketplace rules and templates are kept private, then creates nano_banana_2 jobs and prints result URLs.
Bootstrap
1. If higgsfield is not on $PATH, install it by running the official installer with Bash: curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh. 2. If higgsfield account status fails with authentication errors, ask the user to run higgsfield auth login.
UX Rules
1. Respond in the user's language. 2. Ask at most one concise confirmation question before running. 3. Prefer a product image. If the user provides only text or a URL, proceed only when the product details are clear. 4. Do not write final image-generation prompts yourself. Backend enhancement owns that. 5. Final answer should contain only the ready image URLs and short labels.
Scope Selection
Use --scope when the user asks for a common bundle:
| Scope | Creates |
|---|---|
main | 1 marketplace main image |
product-images | main image + 5 secondary images |
aplus | main image + 7 A+ modules |
full-set | main image + 5 secondary images + 7 A+ modules |
Use repeated --asset only for custom subsets:
main_imageinfographicmulti_angledetail_shotlifestylewhats_in_boxaplus_hero_banneraplus_pain_pointsaplus_featuresaplus_ingredientsaplus_efficacyaplus_how_to_useaplus_endorsement
Command
Build and run one higgsfield marketplace-cards create command from the user's request.
For common bundles, use --scope <main|product-images|aplus|full-set>, --prompt "<short product and listing intent>", optional repeated --image <path-or-upload-id>, and optional context flags: --product_context, --brand_context, --category, --visual_style.
Examples to mirror when choosing arguments:
- Product images:
higgsfield marketplace-cards create --scope product-images --prompt "sparkling peach lemonade can for marketplace listing" --image ./can.png --category "beverage" - Full set:
higgsfield marketplace-cards create --scope full-set --prompt "premium skincare serum, clean clinical marketplace visual system" --image ./serum.jpg --brand_context "minimal white and sage palette" - Custom subset: repeat
--asset, for example--asset main_image --asset infographic --asset lifestyle. - Existing completed main image job: use
--main-job <completed_main_job_id>with the requested secondary or A+--assetvalues.
Delivery
Print URLs with labels:
Marketplace cards ready:
- Main image: https://...
- Infographic: https://...
- Lifestyle: https://...Avoid JSON, job IDs, internal model names, or enhanced prompt text unless the user explicitly asks.
Related skills
FAQ
What does higgsfield-marketplace-cards generate?
higgsfield-marketplace-cards generates compliant main product images, secondary listing shots, infographics, lifestyle visuals, and A+ style content modules. Output is routed through the Higgsfield CLI using backend compliance templates.
Does higgsfield-marketplace-cards handle generic brand photos?
higgsfield-marketplace-cards is not for generic brand product photography without marketplace listing context. Use higgsfield-product-photoshoot when listing compliance and A+ modules are not required.
Is Higgsfield Marketplace Cards safe to install?
skills.sh reports 1 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.