← 返回 Skills 市场
hanxueyuan

agent-commerce

作者 hanxueyuan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
310
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install agent-commerce
功能描述
Agent-to-Agent commerce platform
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agent-commerce
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agent-commerce 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug agent-commerce
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

agent-commerce 是什么?

Agent-to-Agent commerce platform. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 310 次。

如何安装 agent-commerce?

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

agent-commerce 是免费的吗?

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

agent-commerce 支持哪些平台?

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

谁开发了 agent-commerce?

由 hanxueyuan(@hanxueyuan)开发并维护,当前版本 v0.1.0。

💬 留言讨论