aahl/skills

maishou

商品价格?

All-time #3850 Trending #8613 Hot #1383 First seen Feb 9, 2026
8-week activity · all time api

Installation

$ npx skills add aahl/skills --skill maishou

Also in this package

Other skills from aahl/skills · top by installs.

npx skills add aahl/skills

Browse all from aahl/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 154
License LICENSE
Default branch main
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 955 B
  • docs SUMMARY.md 516 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3,512 installs

SKILL.md

买手技能

全网比价,获取中国在线购物平台商品价格、优惠券

# 参数解释
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}