---
slug: "amazon-automation-skills"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/zhuoxinsi/amazon-automation-skills@main/README.md"
repo: "https://github.com/zhuoxinsi/amazon-automation-skills"
source_file: "README.md"
branch: "main"
---
# Amazon Automation Skills | 亚马逊运营全流程工具集

## 📌 项目简介
这是一个专为亚马逊卖家打造的**自动化技能工具箱**，包含你日常运营的全流程工具：
- ✅ **Listing 生成**：按引导生成符合亚马逊A9+cosmo+Rufus算法的产品标题、五点描述和关键词
- ✅ **选品调研**：竞品分析、市场热度、利润测算工具
- ✅ **广告策略**：关键词拓词、广告活动优化、ACoS 监控脚本
- ✅ **店铺管理**：订单数据同步、库存监控、绩效指标分析
- ✅ **AI Agent 适配**：所有工具都可作为 Skill 接入大模型 Agent，实现无人值守运营

---

## 🛠️ 目录结构
amazon-automation-skills/
├── amazon-listing-creator/ # Listing 生成工具
├── product-research-tool/ # 选品调研工具
├── amazon-advertising-bot/ # 广告策略工具
└── store-management-utils/ # 店铺管理工具

---

## 🚀 快速开始
```bash
# 克隆仓库
git clone https://github.com/zhuoxinsi/amazon-automation-skills.git

# 进入项目目录
cd amazon-automation-skills

# 以Listing生成工具为例
cd amazon-listing-creator
pip install -r requirements.txt
python main.py

📈 适用人群
亚马逊个人卖家 / 精品运营
跨境电商开发者
想要用 AI Agent 自动化运营的卖家
正在搭建亚马逊工具集的开发者
⭐ 支持一下
如果这些工具对你的亚马逊运营有帮助，欢迎 Star 收藏，你的支持是我持续更新的动力！
