🛒 Agent Shopping
Agent-powered smart shopping assistant
What It Does
Search products, compare prices, and purchase items through AI agent conversations. Supports natural language queries like 'find me a USB-C cable under $10' and returns structured product recommendations with buy links.
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代理的智能购物助手
功能概述
通过AI代理对话实现商品搜索、价格比较和购买操作。支持自然语言查询,例如帮我找一根10美元以下的USB-C数据线,并返回带有购买链接的结构化商品推荐。
使用方式
当用户提及购买、购物、选购或寻找商品优惠时,该技能将被激活,帮助找到最佳选择。
示例提示
- - 帮我找到[商品]的最佳优惠
- 比较[商品]在不同平台的价格
- 有[商品]的优惠券吗?
- 帮我在[预算]内购买[商品]
配置说明
根据需要为每个支持的平台在环境变量中设置API凭证。
架构设计
用户请求 → 意图解析器 → 商品搜索API → 结果排序器 → 推荐展示
开发路线图
- - v0.1:基于网页搜索的基础商品搜索
- v0.2:平台API集成
- v0.3:价格追踪与提醒
- v1.0:全自动购买流程
作者
由hanxueyuan创建,作为Agent Commerce计划的一部分。
许可协议:MIT