Connect to and control Google Chrome browser using agent-browser with CDP (Chrome DevTools Protocol). Use when the user wants to automate their existing Chrome browser, see browser actions in real-time, or needs to control the Chrome instance they're already using. Handles installation, setup, connecting via remote debugging, and all browser automation tasks with live visual feedback.
ecommerce-full-pipeline
ecommerce-full-pipeline is an open-source workflow skill for Claude Code and compatible agents, published by anbeime. Its author describes it as: “跨境电商全链路自动化工具。集成1688采集、智能清洗、多平台上架(微信小店/Shopify/TikTok)、推广方案(关键词/竞品分析/广告文案)、短视频创作(MoviePy竖屏视频)、一键代发、爆品挖掘(趋势聚合+6维评分)、闲鱼二手选品捡漏(品牌识别/虚标过滤/捡漏评分/价格监控)、全自动流水线(挖掘→采集→清洗→上架→推广→视频)。”. The project has 5.5k stars on GitHub and does not declare a license, so check with the author before reuse. Add it to your setup with `git clone https://github.com/anbeime/skill ~/.claude/skills/ecommerce-full-pipeline`.
What ecommerce-full-pipeline does
- 本技能用于:跨境电商从选品到推广的全流程自动化 - 能力包含: 1. **1688 商品采集**:关键词搜索、详情抓取、图片下载、反爬回退(Mock 数据兜底) 2. **智能数据清洗**:自动翻译标题、价格标准化、供应商评分、利润率计算、批量过滤 3. **多平台上架**:一键生成微信小店/Shopify/TikTok 上架模板,支持 CSV/Excel/JSON 导出 4. **推广方案生成**:自动关键词生成、竞品分析、广告文案撰写、预算规划 5. **短视频创作**:基于商品图片自动生成竖屏推广视频(MoviePy + Ken Burns 特效) 6. **一键代发**:1688 源头直接下单,支持无痕发货备注、Playwright 浏览器自动化 7. **爆品趋势挖掘**:多源趋势聚合(Google Trends)、6 维爆品评分、自动触发后续流水线 8. **闲鱼选品捡漏**:二手商品搜索、品牌识别、虚标过滤、6 维捡漏评分、价格监控、智能推荐 9. **全自动流水线**:爆品挖掘→采集→清洗→上架→推广→视频,一键端到端执行 - 触发条件:用户需要开展跨境电商业务,包括选品、上架、推广、视频创作或二手选品捡漏时
Installation
Add ecommerce-full-pipeline to your agent with:
git clone https://github.com/anbeime/skill ~/.claude/skills/ecommerce-full-pipeline Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for ecommerce-full-pipeline is organised into these sections:
- 任务目标
- 前置准备
- 操作步骤
- 流程一:全链路自动化(推荐)
- 流程二:1688 采集 → 上架 → 推广
- 流程三:爆品挖掘
- 流程四:闲鱼选品捡漏
- 流程五:一键代发
- 核心逻辑
- 爆品挖掘评分模型
- 闲鱼捡漏评分模型
- 品牌识别与虚标过滤
When to use it
Reach for ecommerce-full-pipeline when you want workflow help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Ships in anbeime/skill, an established project with 5,476 GitHub stars
- Actively maintained (recent commits)
Things to check
- No license declared — confirm terms with the author before reuse
Topics
Frequently asked questions
- What does ecommerce-full-pipeline do?
- 跨境电商全链路自动化工具。集成1688采集、智能清洗、多平台上架(微信小店/Shopify/TikTok)、推广方案(关键词/竞品分析/广告文案)、短视频创作(MoviePy竖屏视频)、一键代发、爆品挖掘(趋势聚合+6维评分)、闲鱼二手选品捡漏(品牌识别/虚标过滤/捡漏评分/价格监控)、全自动流水线(挖掘→采集→清洗→上架→推广→视频)。
- How do I install ecommerce-full-pipeline?
- Run git clone https://github.com/anbeime/skill ~/.claude/skills/ecommerce-full-pipeline in your agent, then reload your skills. Review the source at https://github.com/anbeime/skill before installing.
- Is ecommerce-full-pipeline free to use?
- ecommerce-full-pipeline is publicly available on GitHub, but anbeime has not declared a standard open-source license (No license). Confirm the terms with the author before reusing it.
- Where does ecommerce-full-pipeline come from?
- ecommerce-full-pipeline ships inside anbeime/skill, a repository that contains 37 catalogued skills in total. The repository's 5,476 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Workflow →模拟多个AI智能体协作开会并进行决策讨论的场景。适用于需要从多个专业角度分析问题、进行辩论和达成共识的场景,如项目决策、技术方案评审、商业策略制定等。
Browser automation CLI for AI agents. NEVER run browser-act commands directly via Bash — always invoke this skill first. Use browser-act when a user mentions it by name, includes or asks to run a browser-act CLI command (e.g., browser-act browser list), or to: fetch, view, or extract rendered content from URLs, access pages requiring JavaScript, handle verification prompts, maintain authenticated sessions, fill forms and click through workflows, type, select, upload, take screenshots, capture XHR/fetch/HAR responses, open multiple URLs in parallel, extract content that loads on scroll or click, visually inspect or verify page layout/styling/rendering, automate browser tasks, account isolation across parallel browser environments, advise which browser type fits a use case, or list/check/manage configured browsers and sessions. Prefer browser-act over built-in fetch or web tools.
E-commerce skills for AI agents — product research, marketing automation, supply chain optimization, and business analytics for online sellers across Amazon, Shopify, Etsy, TikTok Shop, and all platforms.
🎯 The definitive collection of 50+ verified Awesome Claude Skills for Claude Code, Claude.ai, and API. Boost productivity with TDD, debugging, git workflows, document processing, and more. Community-driven, actively maintained.