🛒 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
CODEBLOCK0
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
🛒 智能体商务
智能体对智能体商务平台
功能概述
智能体商务的基础协议层——使AI智能体能够通过结构化API与商家系统进行通信。实现买家智能体与卖家智能体之间的产品搜索、价格协商、订单下达及履约跟踪。
使用场景
当用户提及购买、采购、购物或寻找产品优惠时,此技能将被激活以帮助找到最佳选择。
示例提示
- - 帮我找到[产品]的最优价格
- 比较[产品]在各平台的价格
- 有[产品]的优惠券吗?
- 帮我在[预算]以内购买[产品]
配置说明
根据各支持平台的要求,在环境变量中设置相应的API凭证。
架构流程
用户请求 → 意图解析器 → 产品搜索API → 结果排序器 → 推荐展示
开发路线图
- - v0.1:通过网页搜索实现基础产品搜索
- v0.2:平台API集成
- v0.3:价格追踪与提醒
- v1.0:全自动购买流程
作者信息
由hanxueyuan创建,作为智能体商务计划的一部分。
许可证:MIT