← Back to Skills Marketplace
drivenbymyai-max

Product Commerce

by Orion · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
137
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install product-commerce
Description
Search products, check prices and stock, create quotes, place orders — multi-tenant B2B/B2C commerce API
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install product-commerce
  3. After installation, invoke the skill by name or use /product-commerce
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug product-commerce
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Product Commerce?

Search products, check prices and stock, create quotes, place orders — multi-tenant B2B/B2C commerce API. It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.

How do I install Product Commerce?

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

Is Product Commerce free?

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

Which platforms does Product Commerce support?

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

Who created Product Commerce?

It is built and maintained by Orion (@drivenbymyai-max); the current version is v1.0.0.

💬 Comments