← Back to Skills Marketplace
Price Arbitrage Finder
by
275254cl-hash
· GitHub ↗
· v1.0.0
· MIT-0
392
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install price-arbitrage-finder
Description
发现跨平台商品价格差异,找出套利机会。支持淘宝/京东/拼多多比价,自动计算利润空间。
Usage Guidance
This skill is internally consistent and does not request unrelated credentials, but it is an instruction-only stub rather than a complete implementation. Before installing or using it: 1) confirm how the agent will fetch product data (official APIs vs scraping) and whether additional API keys or browser automation will be required; 2) verify how 'real-time' notifications are delivered (email, push, webhook) and what credentials/endpoints will be needed; 3) be aware of platform terms of service and anti-scraping rules for 淘宝/京东/拼多多; 4) installing 'requests' is low risk but any further dependencies (headless browsers, third-party SDKs) should be reviewed; and 5) consider testing in a sandboxed environment and verifying network calls before giving the agent broad autonomy or production data access.
Capability Analysis
Type: OpenClaw Skill
Name: price-arbitrage-finder
Version: 1.0.0
The skill bundle contains only metadata and documentation (SKILL.md) for a price arbitrage tool. It describes standard functionality for comparing prices across platforms like Taobao and JD, requires only the common 'requests' library, and contains no executable code or suspicious instructions that would indicate malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (cross-platform price comparison for 淘宝/京东/拼多多) align with the declared requirement of python3 and the suggested dependency 'requests' for HTTP access. There are no unrelated credentials, binaries, or config paths requested that would be out of scope for this purpose.
Instruction Scope
SKILL.md gives high-level user prompts and examples but does not specify how product data is retrieved (official APIs vs web scraping), how to handle JS-heavy pages, rate limits, or the mechanism for '实时监控' notifications. The instructions are open-ended — the agent would need to implement scraping/monitoring logic (not present) and may require additional credentials or services not declared here.
Install Mechanism
There is no install script in the registry, but SKILL.md metadata suggests installing the well-known pip package 'requests' (pip3 install requests). Installing requests is standard and low risk; no downloads from unknown hosts or archives are referenced.
Credentials
The skill declares no required environment variables or credentials, which is proportional to the high-level description. Note: real-world operation (notifications, paid tiers, private API access, or SMS/push services) would likely require additional credentials/config that are not declared.
Persistence & Privilege
always is false and there are no indications the skill requests elevated or persistent system privileges. The default ability for the agent to invoke the skill autonomously is normal; this skill does not request special persistent presence or modify other skills/configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install price-arbitrage-finder - After installation, invoke the skill by name or use
/price-arbitrage-finder - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of price-arbitrage-finder:
- Supports cross-platform price comparison for Taobao, JD.com, and Pinduoduo.
- Automatically calculates profit after deducting shipping costs.
- Sorts and displays opportunities by profit rate.
- Real-time monitoring and notifications for price changes.
- Provides historical analysis of arbitrage opportunities.
- Query limits: free daily queries, paid plan for unlimited access and reminders.
Metadata
Frequently Asked Questions
What is Price Arbitrage Finder?
发现跨平台商品价格差异,找出套利机会。支持淘宝/京东/拼多多比价,自动计算利润空间。 It is an AI Agent Skill for Claude Code / OpenClaw, with 392 downloads so far.
How do I install Price Arbitrage Finder?
Run "/install price-arbitrage-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Price Arbitrage Finder free?
Yes, Price Arbitrage Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Price Arbitrage Finder support?
Price Arbitrage Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Price Arbitrage Finder?
It is built and maintained by 275254cl-hash (@275254cl-hash); the current version is v1.0.0.
More Skills