From aahl-skills
Compares product prices and coupons across Chinese e-commerce platforms (Taobao, JD, Pinduoduo, Douyin, etc.). Use when users want to shop or find discounts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aahl-skills:maishouThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
全网比价,获取中国在线购物平台商品价格、优惠券
全网比价,获取中国在线购物平台商品价格、优惠券
# 参数解释
source:
0: 全部
1: 淘宝/天猫
2: 京东
3: 拼多多
4: 苏宁
5: 唯品会
6: 考拉
7: 抖音
8: 快手
10: 1688
uv run scripts/main.py search --source=0 --keyword='{keyword}'
uv run scripts/main.py search --source=0 --keyword='{keyword}' --page=2
uv run scripts/main.py detail --source={source} --id={goodsId}
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-2 --plugin aahl-skillsSearches Danawa public product listings and compares shopping mall prices including shipping, card discounts, and installment plans. Useful for Korean e-commerce price research.
Researches products across the web via Firecrawl search and scrape, comparing prices, specs, and reviews to produce a shopping recommendation or cart-ready summary.
Compares live prices across retailers (Amazon, Walmart, eBay, Best Buy, Google Shopping) to rank offers and recommend where to buy. Handles product names, ASINs, and URLs with region awareness.