← Back to Skills Marketplace
OPC商城
by
legendaryfly
· GitHub ↗
· v1.0.3
· MIT-0
130
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zhdf-shop-skills
Description
仅用于OPC电商(众合鼎富)商品查询、下单与品物志(已发布商品故事)阅读。通过 curl 调用: 1) 查询所有在售商品(无参数) 2) 按商品名+数量下单(可多商品),并收集手机号/收货人/地址。 3) 查询已发布的品物志故事列表(可选店铺/商品筛选) 4) 按故事标题读取正文(可选商品名/店铺名消歧)
Usage Guidance
This skill appears coherent for browsing products and placing orders, but it will ask for and send personal contact details (phone number, recipient name, delivery address) to https://tools.gangzheng.tech. Before installing or using it: (1) confirm you trust that domain/operator (there's no homepage listed); (2) insist the agent asks for explicit permission before making any POST/order call (avoid silent or automatic ordering); (3) consider testing with non-sensitive dummy data first; (4) avoid entering highly sensitive addresses or payment tokens here; (5) if you don't want the agent to act autonomously to place orders, disable autonomous invocation or require explicit user confirmation for actions that transmit PII. If you need attribution or a privacy policy for the service, get that from the skill author before using with real customer data.
Capability Analysis
Type: OpenClaw Skill
Name: zhdf-shop-skills
Version: 1.0.3
The skill bundle provides a standard e-commerce interface for product searching, ordering, and reading product stories (Chronicles) via the 'tools.gangzheng.tech' domain. It uses curl to interact with documented public APIs and provides clear instructions for the AI agent to manage the conversational flow, including the collection of necessary order details (consignee, phone, and address). The behavior is entirely consistent with the stated purpose, and there is no evidence of malicious intent, obfuscation, or attempts to exfiltrate sensitive system data.
Capability Assessment
Purpose & Capability
Name/description describe product search, ordering, and reading published stories; the skill only requires curl and its SKILL.md shows GET/POST calls to e‑commerce endpoints that implement exactly those capabilities. There are no unrelated binaries, credentials, or install steps.
Instruction Scope
Instructions are narrowly scoped to: call the listed endpoints, prompt for quantity when absent, and collect phone/consignee/address before POSTing orders. This is appropriate for placing orders, but it explicitly collects and transmits PII (phone number and full delivery address) to an external service. The agent instructions do not reference unrelated files, env vars, or system state.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes local persistence and filesystem risk. The only runtime requirement is curl, which is reasonable and declared.
Credentials
The skill requests no environment credentials (good), but it collects sensitive user-provided contact data required for ordering. Requiring phone/consignee/address is proportionate to the described purpose, but these are personal data and the SKILL.md will cause them to be sent to an external, third-party domain (tools.gangzheng.tech) with no homepage/owner information in the manifest.
Persistence & Privilege
always is false and the skill is instruction-only, so it does not request permanent elevated presence. The skill does allow autonomous invocation by default (platform normal), so consider whether you want the agent to be able to place orders without explicit confirmation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zhdf-shop-skills - After installation, invoke the skill by name or use
/zhdf-shop-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
**品物志(商品故事)功能上线,支持查询与阅读已发布故事:**
- 新增“品物志”相关接口,可查询及阅读已发布的商品故事。
- 商品查询结果新增 `publishedStoryCount` 字段,并在有故事时引导用户阅读。
- 下单完成后支持再次轻量引导阅读已发布商品故事。
- 对话规则更新,明确品物志使用与展示流程。
- 重新命名 skill 名称及描述,突出 OPC 电商与品物志能力。
v1.0.2
Version 1.0.2 of zhdf-shop-skills
- No changes detected; contents remain the same as the previous version.
v1.0.1
Version 1.0.1
- No changes detected; content and functionality remain the same as the previous version.
v1.0.0
众合鼎富电商公开接口 Skill v1.0.0
- 首次发布,支持通过 curl 查询在售商品和进行下单。
- 查询商品接口提供商品名、价格、库存及店铺信息。
- 下单接口支持多商品输入,并需收集手机号、收货人和收货地址。
- 严格按接口反馈判断下单结果,不虚构订单状态。
- 无需注册账号即可直接下单申请。
Metadata
Frequently Asked Questions
What is OPC商城?
仅用于OPC电商(众合鼎富)商品查询、下单与品物志(已发布商品故事)阅读。通过 curl 调用: 1) 查询所有在售商品(无参数) 2) 按商品名+数量下单(可多商品),并收集手机号/收货人/地址。 3) 查询已发布的品物志故事列表(可选店铺/商品筛选) 4) 按故事标题读取正文(可选商品名/店铺名消歧). It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.
How do I install OPC商城?
Run "/install zhdf-shop-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OPC商城 free?
Yes, OPC商城 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OPC商城 support?
OPC商城 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OPC商城?
It is built and maintained by legendaryfly (@legendaryfly); the current version is v1.0.3.
More Skills