亚马逊Listing优化工具。标题优化、五点描述、后台关键词、PPC广告、评价管理、排名提升。Amazon listing optimizer with title, bullets, backend keywords, PPC, reviews, ranking. 亚马逊、Amazon、跨境电商、Listing。Use when optimizing Amazon product listings.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill amazon-listing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Amazon Listing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-amazon-listing)More formats (shields.io, HTML) on the badges page.
---
name: amazon-listing
description: "亚马逊Listing优化工具。标题优化、五点描述、后台关键词、PPC广告、评价管理、排名提升。Amazon listing optimizer with title, bullets, backend keywords, PPC, reviews, ranking. 亚马逊、Amazon、跨境电商、Listing。Use when optimizing Amazon product listings."
homepage: https://bytesagain.com
---
# Amazon Listing — 亚马逊Listing优化
亚马逊卖家必备工具,从Listing优化到广告投放全流程。
## Commands
| Command | Description |
|---------|-------------|
| `title` | 标题优化 — 高转化标题撰写 |
| `bullet` | 五点描述 — Bullet Points优化 |
| `backend` | 后台关键词 — Search Terms设置 |
| `ppc` | PPC广告 — 广告策略和优化 |
| `review` | 评价管理 — 获评和差评处理 |
| `rank` | 排名提升 — BSR和关键词排名 |
## Usage
```bash
bash scripts/amazon.sh title "wireless earbuds bluetooth"
bash scripts/amazon.sh bullet "noise cancelling headphones"
bash scripts/amazon.sh backend "关键词列表优化"
bash scripts/amazon.sh ppc "ACOS优化"
bash scripts/amazon.sh review "获评策略"
bash scripts/amazon.sh rank "提升BSR排名"
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...