Agent skill

muapi-amazon-product-listing

Generate a complete Amazon product listing image set — hero image, lifestyle shot, infographic with features, and comparison/detail closeups optimized for Amazon standards.

SamurAIGPTgithub.com/SamurAIGPTGitHub ↗
claude-codeMIT
Install
npx skills add SamurAIGPT/Generative-Media-Skills --skill amazon-product-listing --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Path: library/visual/amazon-product-listing/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,976
Language: Shell
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Amazon Product Listing Pack **Generate a complete Amazon product listing image set — hero image, lifestyle shot, infographic with features, and comparison/detail closeups optimized for Amazon standards.** ## Inputs | Name | Type | Required | Default | Description | |:---|:---|:---|:---|:---| | `product_name` | text | yes | — | The product name (e.g. "Stainless Steel Water Bottle 32oz"). | | `product_category` | text | yes | — | Amazon category (e.g. "Kitchen & Dining", "Sports & Outdoors", "Electronics"). | | `key_features` | text | yes | — | Comma-separated top features to highlight (e.g. "leak-proof lid, BPA-free, keeps cold 24h, fits cupholder"). | | `target_buyer` | text | no | general consumer | Who buys this (e.g. "athletes", "busy moms", "office workers aged 25-45"). | | `product_image` | image_url | no | — | Optional existing product photo to use as base reference. | ## Steps Submit a SINGLE the plan with all steps running in parallel. ### All 4 Images (Parallel) 1. **Hero image (white background)** — `muapi image generate` (model=`ai-product-photography`) if `{{product_image}}` provided, else `muapi image generate` (model=`gpt4o-text-to-image`): - Prompt: `Professional A

What's inside
Steps it walks through
  1. Inputs
  2. Steps
  3. All 4 Images (Parallel)
  4. Notes
  5. Trigger Keywords
  6. Notes for the Executing Agent
More from Generative-Media-Skills
All skills →
About this skill
What does the muapi-amazon-product-listing skill do?

Generate a complete Amazon product listing image set — hero image, lifestyle shot, infographic with features, and comparison/detail closeups optimized for Amazon standards.

How do I install it?

Run `npx skills add SamurAIGPT/Generative-Media-Skills --skill amazon-product-listing --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From SamurAIGPT/Generative-Media-Skills, a repository with 3,976 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going