← 返回 Skills 市场
legendaryfly

OPC商城

作者 legendaryfly · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
130
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zhdf-shop-skills
功能描述
仅用于OPC电商(众合鼎富)商品查询、下单与品物志(已发布商品故事)阅读。通过 curl 调用: 1) 查询所有在售商品(无参数) 2) 按商品名+数量下单(可多商品),并收集手机号/收货人/地址。 3) 查询已发布的品物志故事列表(可选店铺/商品筛选) 4) 按故事标题读取正文(可选商品名/店铺名消歧)
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zhdf-shop-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zhdf-shop-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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 查询在售商品和进行下单。 - 查询商品接口提供商品名、价格、库存及店铺信息。 - 下单接口支持多商品输入,并需收集手机号、收货人和收货地址。 - 严格按接口反馈判断下单结果,不虚构订单状态。 - 无需注册账号即可直接下单申请。
元数据
Slug zhdf-shop-skills
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

OPC商城 是什么?

仅用于OPC电商(众合鼎富)商品查询、下单与品物志(已发布商品故事)阅读。通过 curl 调用: 1) 查询所有在售商品(无参数) 2) 按商品名+数量下单(可多商品),并收集手机号/收货人/地址。 3) 查询已发布的品物志故事列表(可选店铺/商品筛选) 4) 按故事标题读取正文(可选商品名/店铺名消歧). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 OPC商城?

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

OPC商城 是免费的吗?

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

OPC商城 支持哪些平台?

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

谁开发了 OPC商城?

由 legendaryfly(@legendaryfly)开发并维护,当前版本 v1.0.3。

💬 留言讨论