← 返回 Skills 市场
275254cl-hash

1688 Price Monitor

作者 275254cl-hash · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
395
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install 1688-price-monitor
功能描述
监控 1688 批发商品价格,支持一件代发价格查询、厂家信息、同款比价。适合电商卖家、代购、副业创业者。
使用说明 (SKILL.md)

1688 价格监控技能

监控 1688 批发商品价格,找货源、比价格、查厂家。

功能

  1. 价格查询: 实时获取批发价格
  2. 厂家信息: 查看供应商资质
  3. 一件代发: 支持代发价格查询
  4. 同款比价: 相似商品比价
  5. 起订量: 查看 MOQ 信息

使用方式

查询商品价格:

查询 1688 价格 https://detail.1688.com/offer/123456789.html

找货源:

帮我找手机壳的 1688 货源,要求一件代发

查厂家:

查一下这个厂家的资质 https://shop123.1688.com

比价:

找同款商品的最低批发价

输出示例

🏭 1688 商品信息

商品:iPhone 15 手机壳
├─ 批发价:¥3.50 - ¥5.80
├─ 一件代发:¥6.80
├─ 起订量:2 件
└─ 运费:¥5.00

🏢 厂家信息:
├─ 公司:深圳市 XXX 电子厂
├─ 年限:5 年
├─ 评分:4.8/5.0
└─ 回头率:35%

💰 利润测算(淘宝售价¥19.9):
├─ 成本:¥6.80 + ¥5.00 = ¥11.80
└─ 毛利:¥19.9 - ¥11.80 = ¥8.10 (40.7%)

变现模式

  • 免费:每日 20 次查询
  • 付费 (¥49/月):无限查询 + 货源推荐
  • 付费 (¥99/月):+ 利润测算 + 厂家分析

优势

相比淘宝监控:

  • ✅ 1688 反爬较低
  • ✅ 数据更公开
  • ✅ 适合 B 端用户
  • ✅ 利润空间更大

声明: 数据仅供参考,交易前请核实。

安全使用建议
Before installing: 1) Ask the publisher why 'curl' is listed as a required binary when the included Python script uses requests — unnecessary required binaries can be a red flag. 2) Confirm how the skill will be installed in your environment (pip install requests is suggested in SKILL.md but the registry has no install spec). 3) Review tools/query_price.py yourself (it’s small): it only requests 1688 pages and parses HTML/JSON; there are no hidden endpoints or credential reads. 4) Consider running the skill in a sandbox or with limited agent autonomy until you’re comfortable. 5) Be aware of scraping/legal/rate-limit concerns with 1688 and avoid providing any unrelated credentials to this skill.
功能分析
Type: OpenClaw Skill Name: 1688-price-monitor Version: 1.0.1 The skill bundle is a legitimate tool for monitoring prices and manufacturer information on the 1688 wholesale platform. The Python script (tools/query_price.py) uses standard libraries like requests and regex to scrape publicly available data from 1688.com, and the SKILL.md instructions are consistent with the tool's stated functionality without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
The skill name/description (1688 price monitoring) align with the provided Python tool: it performs HTML scraping/searching on 1688 and provides profit calculations. However, the SKILL metadata declares required binaries python3 and curl; the shipped Python code uses only the requests library and does not call curl. The explicit curl requirement appears disproportionate to the stated purpose.
Instruction Scope
SKILL.md describes how to query/search/calc profit and includes an install hint for requests. The instructions do not ask the agent to read unrelated system files or environment variables. The code only performs network requests to 1688 pages and local calculations; it does not exfiltrate environment data or access unrelated system paths.
Install Mechanism
Registry lists no formal install spec, but SKILL.md metadata includes an 'install' entry recommending 'pip3 install requests'. The Python code depends on the requests package only; there are no downloads from third-party URLs and no archive extraction. The discrepancy between 'no install spec' in the registry and an install hint inside SKILL.md is worth clarifying (installer behavior/platform expectations).
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not access environment secrets. This is proportionate to the skill's functionality.
Persistence & Privilege
The skill is not forced always-on (always: false) and requests no elevated persistent privileges. It does not modify other skills or system-wide settings. Autonomous invocation is allowed by default — expected for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install 1688-price-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /1688-price-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 新增 tools/query_price.py 文件,为价格查询功能提供支持。 - 这是该技能的第一个功能性代码文件添加。
v1.0.0
Initial release of 1688-price-monitor. - Monitor wholesale prices on 1688, including real-time price checks and supplier info. - Features: one-piece dropshipping price queries, factory qualification checks, and similar product price comparisons. - Supports MOQ (minimum order quantity) lookup. - Ideal for e-commerce sellers, purchasing agents, and side-business entrepreneurs. - Offers both free (limited) and paid (unlimited) query options. - Provides sample outputs and detailed usage examples.
元数据
Slug 1688-price-monitor
版本 1.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 2
常见问题

1688 Price Monitor 是什么?

监控 1688 批发商品价格,支持一件代发价格查询、厂家信息、同款比价。适合电商卖家、代购、副业创业者。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 395 次。

如何安装 1688 Price Monitor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install 1688-price-monitor」即可一键安装,无需额外配置。

1688 Price Monitor 是免费的吗?

是的,1688 Price Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

1688 Price Monitor 支持哪些平台?

1688 Price Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 1688 Price Monitor?

由 275254cl-hash(@275254cl-hash)开发并维护,当前版本 v1.0.1。

💬 留言讨论