← Back to Skills Marketplace
hanxueyuan

agent-commerce

by hanxueyuan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
310
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install agent-commerce
Description
Agent-to-Agent commerce platform
README (SKILL.md)

🛒 Agent Commerce

Agent-to-Agent commerce platform

What It Does

The foundational protocol layer for Agent Commerce - enabling AI agents to communicate with merchant systems via structured APIs. Implements product search, price negotiation, order placement, and fulfillment tracking between buyer and seller agents.

Usage

When the user mentions buying, purchasing, shopping, or looking for product deals, this skill activates to help find the best options.

Example Prompts

  • "Find me the best deal on [product]"
  • "Compare prices for [product] across platforms"
  • "Is there a coupon for [product]?"
  • "Help me buy [product] under [budget]"

Configuration

Set up API credentials in environment variables as needed for each supported platform.

Architecture

User Request → Intent Parser → Product Search API → Result Ranker → Recommendation Display

Roadmap

  • v0.1: Basic product search via web search
  • v0.2: Platform API integration
  • v0.3: Price tracking and alerts
  • v1.0: Full autonomous purchasing flow

Author

Created by hanxueyuan as part of the Agent Commerce initiative. License: MIT

Usage Guidance
This skill appears internally consistent but is very high-level. Before installing or enabling it: (1) ask the author for concrete integration details and a list of exact environment variables the skill will require; (2) only provide scoped API keys (limited permissions) for marketplaces and payment providers, and prefer sandbox/test credentials during evaluation; (3) avoid supplying full payment-card or bank credentials unless you can inspect the code or trust the integration; (4) monitor activity and revoke credentials if unexpected purchases occur; and (5) consider requesting a code-backed release (not just SKILL.md) so you can review network endpoints and exact behavior if you plan to allow autonomous purchasing in the future.
Capability Analysis
Type: OpenClaw Skill Name: agent-commerce Version: 0.1.0 The skill bundle contains only metadata and documentation (SKILL.md) for a commerce-related agent. There is no executable code, and the instructions are limited to describing standard product search and price comparison workflows without any indicators of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions describe an agent commerce layer (search, negotiate, order). The skill declares no unrelated env vars, binaries, or config paths — nothing requested is disproportionate to a commerce connector.
Instruction Scope
SKILL.md is high-level prose only (no commands or file operations). It does not instruct the agent to read system files or other credentials, but it is vague about how integrations will be done and when/what credentials will be used.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes on-disk risk; there are no downloads or package installs to review.
Credentials
The doc says "Set up API credentials in environment variables as needed," but does not list or require any specific secrets. Requesting platform API credentials is expected for commerce functions, but the lack of explicit env var names means the exact credential scope is undefined.
Persistence & Privilege
Skill is not marked always:true and has default invocation settings. It does not request persistent system-wide configuration or permissions in the manifest.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-commerce
  3. After installation, invoke the skill by name or use /agent-commerce
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of agent-commerce (v0.1.0): - Introduces an agent-to-agent commerce platform for product search, negotiation, order placement, and fulfillment tracking. - Activates on user queries about buying, shopping, or seeking product deals. - Supports basic product search via web search. - Framework established for future integration with merchant APIs and autonomous purchasing. - Documentation details usage, architecture, and future roadmap.
Metadata
Slug agent-commerce
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is agent-commerce?

Agent-to-Agent commerce platform. It is an AI Agent Skill for Claude Code / OpenClaw, with 310 downloads so far.

How do I install agent-commerce?

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

Is agent-commerce free?

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

Which platforms does agent-commerce support?

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

Who created agent-commerce?

It is built and maintained by hanxueyuan (@hanxueyuan); the current version is v0.1.0.

💬 Comments