Install
openclaw skills install amz-product-optimizerUse when user wants to optimize Amazon product listings, generate product images, improve titles, monitor CTR, or automate end-to-end Amazon product optimization workflows.
openclaw skills install amz-product-optimizerAutomate the complete Amazon product optimization pipeline: hot keyword extraction, title generation, detail image creation, and main‑image click‑through‑rate (CTR) monitoring. Suitable for sellers, product managers, and cross‑border e‑commerce teams.
[Brand] + [Core Keyword] + [Feature] + [Spec].| Mode | Description | Typical Use |
|---|---|---|
full | Run the entire pipeline end‑to‑end. | First‑time bulk optimization |
keywords_only | Retrieve hot keywords only. | Market research |
optimize_names | Optimize product titles only. | When titles need refresh |
generate_images | Produce detail images only. | After titles are final |
monitor | Perform CTR monitoring only. | Daily health check |
"cat food"."full") – One of the modes above.User: Optimize my cat food listings
Assistant: (mode: full, keyword: "cat food", product_file: "products.json")
User: Show me hot keywords for dog beds
Assistant: (mode: keywords_only, keyword: "dog bed")
User: Generate detail images for product ID 12345
Assistant: (mode: generate_images, product_file: "products.json", keyword: "cat food")
User: Monitor main‑image CTR daily
Assistant: (mode: monitor)
references/optimization-guide.md – Detailed strategies for title optimization, image prompts, and CTR thresholds.scripts/ – Helper scripts for keyword scraping, title generation, image creation, and monitoring (may be added later).product_file.Created by Simon Cai · More e-commerce skills: github.com/simoncai519/open-accio-skill