Use Case
E-commerce price comparison isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Grab product prices from Chinese e-commerce platforms such as JD.com, Taobao, Tmall, and Pinduoduo and conduct comparative analysis. It is used when users need to compare product prices on different e-commerce platforms, find the best price/performance ratio, or monitor changes in product prices. Supports keyword search, product link analysis, price history tracking and purchasing suggestions. This guide covers how to deploy E-commerce price comparison for your team, standardize prompts, and create shared workflows that everyone can use.
Install E-commerce price comparison in your project directory: .claude/skills/ecommerce-price-comparison/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use E-commerce price comparison in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing E-commerce price comparison
How can my team use E-commerce price comparison together?
Set up E-commerce price comparison for our project so everyone can use it
Create a shared workflow using E-commerce price comparison for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install ecommerce-price-comparisonOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install ecommerce-price-comparisonβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/ecommerce-price-comparison/π‘Extract and place the folder at the path above, then restart your agent.