← Back to Skills Marketplace
1688 Price Monitor
by
275254cl-hash
· GitHub ↗
· v1.0.1
· MIT-0
395
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install 1688-price-monitor
Description
监控 1688 批发商品价格,支持一件代发价格查询、厂家信息、同款比价。适合电商卖家、代购、副业创业者。
README (SKILL.md)
1688 价格监控技能
监控 1688 批发商品价格,找货源、比价格、查厂家。
功能
- 价格查询: 实时获取批发价格
- 厂家信息: 查看供应商资质
- 一件代发: 支持代发价格查询
- 同款比价: 相似商品比价
- 起订量: 查看 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 端用户
- ✅ 利润空间更大
声明: 数据仅供参考,交易前请核实。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install 1688-price-monitor - After installation, invoke the skill by name or use
/1688-price-monitor - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 1688 Price Monitor?
监控 1688 批发商品价格,支持一件代发价格查询、厂家信息、同款比价。适合电商卖家、代购、副业创业者。 It is an AI Agent Skill for Claude Code / OpenClaw, with 395 downloads so far.
How do I install 1688 Price Monitor?
Run "/install 1688-price-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 1688 Price Monitor free?
Yes, 1688 Price Monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 1688 Price Monitor support?
1688 Price Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 1688 Price Monitor?
It is built and maintained by 275254cl-hash (@275254cl-hash); the current version is v1.0.1.
More Skills