.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/skills/higgsfield-marketplace-cards
home/skills/higgsfield-ai/skills/higgsfield-marketplace-cards
higgsfield-ai avatar

higgsfield-marketplace-cards

byhiggsfield-ai· 7 skills

Installs

83k

Stars

613

Forks

107

Category

Generative Media

View on GitHub

TL;DR

Generate marketplace product image cards through Higgsfield: compliant main image, secondary product images, and A+ style content modules. Use when the user asks for marketplace listing images, product detail cards, secondary product images, product infographics, lifestyle listing shots, A+ style content, marketplace image sets, or sales-ready product visuals. Backend owns marketplace compliance references and prompt templates; this skill only routes user intent to the CLI. NOT for generic brand product photography without marketplace/listing context (use higgsfield-product-photoshoot), video generation or UGC ads (use higgsfield-generate), or Soul Character training (use higgsfield-soul-id).

How to install higgsfield-marketplace-cards?

higgsfield-ai/skills/higgsfield-marketplace-cards
$npx -y skills add higgsfield-ai/skills --skill higgsfield-marketplace-cards

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/higgsfield-ai/skills" --skill "higgsfield-ai/skills/higgsfield-marketplace-cards"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/higgsfield-ai/skills" that are relevant to the current task. Run `npx skills add "https://github.com/higgsfield-ai/skills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Marketplace Cards
2 
3Create marketplace-ready product visuals with `higgsfield marketplace-cards create`.
4The CLI first calls the backend enhancer, where marketplace rules and templates are kept private, then creates `nano_banana_2` jobs and prints result URLs.
5 
6## Bootstrap
7 
81. 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`.
92. If `higgsfield account status` fails with authentication errors, ask the user to run `higgsfield auth login`.
10 
11## UX Rules
12 
131. Respond in the user's language.
142. Ask at most one concise confirmation question before running.
153. Prefer a product image. If the user provides only text or a URL, proceed only when the product details are clear.
164. Do not write final image-generation prompts yourself. Backend enhancement owns that.
175. Final answer should contain only the ready image URLs and short labels.
18 
19## Scope Selection
20 
21Use `--scope` when the user asks for a common bundle:
22 
23| Scope | Creates |
24|---|---|
25| `main` | 1 marketplace main image |
26| `product-images` | main image + 5 secondary images |
27| `aplus` | main image + 7 A+ modules |
28| `full-set` | main image + 5 secondary images + 7 A+ modules |
29 
30Use repeated `--asset` only for custom subsets:
31 
32- `main_image`
33- `infographic`
34- `multi_angle`
35- `detail_shot`
36- `lifestyle`
37- `whats_in_box`
38- `aplus_hero_banner`
39- `aplus_pain_points`
40- `aplus_features`
41- `aplus_ingredients`
42- `aplus_efficacy`
43- `aplus_how_to_use`
44- `aplus_endorsement`
45 
46## Command
47 
48Build and run one `higgsfield marketplace-cards create` command from the user's request.
49 
50For 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`.
51 
52Examples to mirror when choosing arguments:
53 
54- Product images: `higgsfield marketplace-cards create --scope product-images --prompt "sparkling peach lemonade can for marketplace listing" --image ./can.png --category "beverage"`
55- 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"`
56- Custom subset: repeat `--asset`, for example `--asset main_image --asset infographic --asset lifestyle`.
57- Existing completed main image job: use `--main-job <completed_main_job_id>` with the requested secondary or A+ `--asset` values.
58 
59## Delivery
60 
61Print URLs with labels:
62 
63```text
64Marketplace cards ready:
65- Main image: https://...
66- Infographic: https://...
67- Lifestyle: https://...
68```
69 
70Avoid JSON, job IDs, internal model names, or enhanced prompt text unless the user explicitly asks.

Security

Flagged

  • Gen Agent Trust Hubfail
  • Socketpass
  • Snykfail

Preview

higgsfield-ai/skillshiggsfield-ai/skills

$ npx -y skills add higgsfield-ai/skills --skill higgsfield-marketplace-cards

▸ installing to .claude/skills…

✓ higgsfield-marketplace-cards ready

Repohiggsfield-ai/skills
TypeSkills
CategoryGenerative Media
ForMarketerProduct Manager
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. remotion-dev avatarremotion-best-practicesRouter for all Remotion skillsSkillsJul 2026451k4.1k
  2. 101-skills avatarai-image-generationGenerate AI images with GPT-Image-2, FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI.SkillsJul 2026441k656
  3. heygen-com avatarhyperframes-cliUse the HyperFrames CLI development loop: init, add, catalog, capture, lint, check, snapshot, compare, grade-compare, preview, play, present, beats, keyframes,…SkillsJul 2026296k38k
  4. heygen-com avatarhyperframesMandatory entry point: read this first for any request to make, create, edit, animate, or render a video, animation, or motion graphic, including a promo,…SkillsJul 2026291k38k
  5. heygen-com avatarremotion-to-hyperframesPort an existing Remotion (React) composition''s source to HyperFrames HTML.SkillsJul 2026198k38k
  6. heygen-com avatarhyperframes-coreThe HyperFrames composition contract — build one renderable project.SkillsJul 2026195k38k