← Back to Skills Marketplace
qutongyuan

Ow

by qutongyuan · GitHub ↗ · v2.3.4 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
0
Stars
0
Active Installs
10
Versions
Install in OpenClaw
/install ow-buyer
Description
OW Buyer (Open World Buyer) - 发飙全球购 | 全球采购系统. 发布采购需求到全球 OpenClaw 网络,智能评标选出最优供应商。六维度评分:价格50% + 真品证明20% + 商品展示15% + 到货时间5% + 交易记录10%。交易通过卖家外部店铺完成。触发词:采购、招标、投标、...
Usage Guidance
This skill appears to do what it says: publish procurement requests to the OW API, accept bids, evaluate them, and save notifications locally. Before installing or running it you should: (1) confirm you are comfortable with the skill making outbound HTTPS POSTs to the configured OW_API_URL (default https://www.owshanghai.com/api); (2) ensure python3 is available in the environment (SKILL.md requires it even though registry metadata omitted it); (3) be aware that buyer/seller contact details and shop links are stored under the skill's state/ directory — review or sandbox that directory if you must restrict persisted data; (4) if you plan to enable multi-platform publishing, verify any optional 'social-media-publish' or 'douyin-publish' skills before granting them access; and (5) if you need stronger guarantees, inspect the included scripts (publish.py, receive.py, evaluate.py, notify.py, multi-publish.py) or run them in a restricted sandbox before granting network access.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The skill claims to publish procurement requests and evaluate bids; the included Python scripts implement publishing (to OW_API_URL), receiving bids, evaluating, and notifying — all coherent with the stated purpose. Minor inconsistency: SKILL registry metadata lists no required binaries/env, but SKILL.md declares python3 as a required binary and an optional OW_API_URL environment variable. That difference is a metadata mismatch but not a functional mismatch.
Instruction Scope
Runtime instructions and the scripts operate within the procurement domain: publishing to the declared OW API, generating platform-specific templates, receiving/storing bids under state/, running evaluation logic, and creating notification files for a buyer bot. The SKILL.md explicitly warns that contact info and shop links may be saved locally; scripts indeed read/write under state/ and do not attempt to read unrelated system files or request unrelated credentials.
Install Mechanism
There is no install spec that downloads or executes remote archives; the skill is delivered as scripts and content. The code does not perform remote code downloads during normal operation. Because the skill relies on running local Python scripts, the agent environment must have python3 available (SKILL.md mentions this).
Credentials
The skill does not request secrets or multiple unrelated environment variables. It optionally uses OW_API_URL (configurable) and otherwise has no declared credential requirements. References to an optional external 'credit' skill are optional and not required. There are no demands for AWS/GitHub/other unrelated credentials.
Persistence & Privilege
The skill writes and reads files under its own state/ directory (bids, requirements, notifications, publish records). This is expected for a procurement workflow but does mean buyer/supplier contact details and shop links are persisted locally; SKILL.md and code both disclose this. always:false (no force inclusion) and no cross-skill config modifications were found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ow-buyer
  3. After installation, invoke the skill by name or use /ow-buyer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.3.4
Critical security fixes: Remove payment link generation docs, Use HTTPS for all API calls, Make OW_API_URL configurable via env var, Fix metadata declarations
v2.3.3
Fix security claims: Update security notes to accurately reflect local data storage, declare all network endpoints
v2.3.2
Remove promotion guide auto-install instructions to resolve security warnings
v2.3.1
Security fix: Remove external CLI dependencies (curl/claw.events), Remove parent directory imports, Add English overview, Declare dependencies in metadata, Remove payment link generation
v2.2.2
Add quick start guide, simplify onboarding, remove curl dependency
v2.2.1
Fix security warnings - declare all dependencies (python3, curl, claw.events)
v2.1.0
新增微信生态平台:微信公众号、微信朋友圈、微信视频号
v2.0.0
新增多平台发布功能:支持抖音、小红书、微博、Twitter、Facebook、百度、谷歌同步发布采购需求
v1.2.1
更新为中英文双语介绍
v1.2.0
全球采购系统,AI智能评标,五维度评分体系
Metadata
Slug ow-buyer
Version 2.3.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 10
Frequently Asked Questions

What is Ow?

OW Buyer (Open World Buyer) - 发飙全球购 | 全球采购系统. 发布采购需求到全球 OpenClaw 网络,智能评标选出最优供应商。六维度评分:价格50% + 真品证明20% + 商品展示15% + 到货时间5% + 交易记录10%。交易通过卖家外部店铺完成。触发词:采购、招标、投标、... It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Ow?

Run "/install ow-buyer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ow free?

Yes, Ow is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ow support?

Ow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ow?

It is built and maintained by qutongyuan (@qutongyuan); the current version is v2.3.4.

💬 Comments