by hikari0511
亚马逊跨境电商场景下的 Claude / AI Agent Skills 合集(中文优先,聚焦 Amazon 出海 + 1688 供货上游)
# Add to your Claude Code skills
git clone https://github.com/hikari0511/awesome-amazon-ec-skillsGuides for using ai agents skills like awesome-amazon-ec-skills.
Last scanned: 8/10/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-08-10T05:25:29.381Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}awesome-amazon-ec-skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by hikari0511. 亚马逊跨境电商场景下的 Claude / AI Agent Skills 合集(中文优先,聚焦 Amazon 出海 + 1688 供货上游). It has 102 GitHub stars.
Yes. awesome-amazon-ec-skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/hikari0511/awesome-amazon-ec-skills" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-amazon-ec-skills against similar tools.
No comments yet. Be the first to share your thoughts!

为亚马逊跨境卖家精选的 AI Agent Skills。 覆盖选品 → 竞品 → Listing → 视觉 → 数据 BI → 广告 → 评论 全流程,含 1688 供货上游。
收录范围:聚焦 Amazon + 1688/Alibaba 供货上游。其他出海平台(Rakuten / Shopify / TikTok Shop / Temu / SHEIN 等)与国内销售平台(小红书 / 抖音 / 微信 / 视频号 / 淘宝 / 京东 / 拼多多)均不收录。
| 概念 | 一句话定位 | 适合做什么 |
|---|---|---|
| Skill | 给 Claude 的 SOP 文档(SKILL.md),按需加载 |
流程性、可复用任务(如写 Amazon listing、做 VOC 分析) |
| Plugin | Claude Code 的本地扩展,可挂 hooks、slash commands、subagents | 工作流自动化、IDE 集成 |
| MCP Server | Model Context Protocol 服务端,给 Claude 接入外部工具/数据 | 调用 Amazon SP-API、SIF MCP、Sorftime 等 |
| Subagent | 在 Claude 内派生的专家角色,独立 context | 大型任务拆解(如选品 → 上架 → 投放) |
Amazon 卖家场景三者常组合用:MCP 接 SP-API / 第三方数据源 → Skill 描述运营 SOP → Subagent 派多个角色干活。
Amazon 跨境卖家的痛点:
本仓库只收录"能在 Amazon 跨境出海场景里直接落地、被社区验证过"的 skill。
元信息 emoji(出现在 skill 行末):
🆓 完全免费/💎 需付费 API/💰 skill 本身付费/🅐 Anthropic 官方/⭐ 高星推荐(≥500 stars)/🆕 30 天内新增
仓库刚起步,正在分批收录。欢迎通过 PR 贡献你发现的好 skill —— 参见 CONTRIBUTING.md 与 SKILLS_TEMPLATE.md。
找品、判断市场容量、需求挖掘、关键词监测、供应链匹配。
ASIN/卖家/品牌追踪、竞品 Listing 解构、价格/库存动态监控。
标题、五点、A+、品牌故事、SEO 文案、合规审核、COSMO/Rufus 适配。
主图、详情图、A+ 模块图、短视频脚本、品牌 banner。
销售、库存、Session、CVR、ACOS、利润看板与周报、运营诊断。
SP / SB / SD / DSP / Posts / 红人 / affiliate / 站外 deal 站。
抓评、差评分析、合规索评、QA 起草、品牌舆情监控。
Buyer Message、A-to-Z 申诉、Negative Feedback 移除、多语言客服。
暂无合格收录。此分类目前开源生态稀缺——欢迎贡献:Amazon Buyer Message 模板、A-to-Z 申诉信、Section 3 申诉等场景。
Amazon 场景下可二次包装的通用 skill(综合 OS / 创建器 / 搜索 / 抓取 / 测试等)。
skill-creator 或 tavily-mcp)docs/how-to-skillify.md(v1 待补)anthropics/claude-cookbooks 学 agent 编排anthropics/skills release最小 Skill 包含一个 SKILL.md 文件,前缀 YAML frontmatter:
---
name: my-amazon-helper
description: 用于 [具体 Amazon 场景] 的 skill;当用户提到 [触发关键词] 时使用
---
# 任务流程
1. ...
2. ...
进阶模板见官方 anthropics/skills 与 skill-creator。
卖家场景模板可参考收录中的 [`zach-se