← 返回 Skills 市场
137
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install product-commerce
功能描述
Search products, check prices and stock, create quotes, place orders — multi-tenant B2B/B2C commerce API
安全使用建议
This skill appears to be a thin wrapper around an external commerce API (https://sputnikx.xyz). Before installing: 1) Confirm the API's authentication model — verify whether quotes/orders require API keys, OAuth, or other auth; do not allow the skill to run autonomously if it can place orders without explicit confirmation. 2) Check billing and side effects — test in a sandbox or with no-op/test endpoints to ensure you won't create real orders or incur charges. 3) Verify the provider and domain (sputnikx.xyz) reputation and review API docs to ensure endpoints are legit. 4) If you need safety, restrict the skill from autonomous invocation or require explicit user confirmation for any action that creates orders or sends data externally.
功能分析
Type: OpenClaw Skill
Name: product-commerce
Version: 1.0.0
The skill bundle provides documentation and tool definitions for a commerce API (sputnikx.xyz) focused on wood and heating products. It contains standard API interaction patterns for searching products, checking stock, and placing orders without any evidence of malicious code, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (product search, pricing, quotes, orders) align with the SKILL.md curl examples and listed MCP tools. The endpoints and operations shown (search, prices, check availability, create quote, place order) are coherent with a commerce API.
Instruction Scope
Runtime instructions directly POST to external endpoints that can create quotes and place orders. The SKILL.md provides concrete commands that transmit order and delivery data to https://sputnikx.xyz/api without any authentication or headers beyond Content-Type. That lack of auth is unexpected for operations that modify external state and potentially incur charges; it could be legitimate (public/guest API) but is an important inconsistency to verify.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal local footprint. This is low-risk from an install/execution perspective.
Credentials
The skill declares no required environment variables or credentials. Given that it can place orders and create quotes, one would normally expect at least an API key, merchant account credentials, or user context; absence of any credential requirements is disproportionate and should be confirmed with the provider.
Persistence & Privilege
always is false and the skill does not request persistent system configuration. It is user-invocable and allows autonomous invocation by default (platform normal), but nothing in the skill requests elevated presence or modifies other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install product-commerce - 安装完成后,直接呼叫该 Skill 的名称或使用
/product-commerce触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the product-commerce skill.
- Enables searching products, checking prices and availability, creating quotes, and placing orders for heating fuel and wood products.
- Supports both B2B and B2C multi-tenant commerce via API.
- Includes product search with filters, real-time pricing, stock checks, quote creation, and order placement.
- Provides order status tracking and supports transactions up to EUR 50,000.
元数据
常见问题
Product Commerce 是什么?
Search products, check prices and stock, create quotes, place orders — multi-tenant B2B/B2C commerce API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Product Commerce?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install product-commerce」即可一键安装,无需额外配置。
Product Commerce 是免费的吗?
是的,Product Commerce 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Product Commerce 支持哪些平台?
Product Commerce 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Product Commerce?
由 Orion(@drivenbymyai-max)开发并维护,当前版本 v1.0.0。
推荐 Skills