🛒 Cart Agent
Shopping cart optimization
What It Does
Optimizes your shopping cart across platforms. Finds better prices for items already in your cart, suggests bundle deals, applies available coupons automatically, and calculates total savings. Helps avoid impulse buys by analyzing cart contents against your stated needs.
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
🛒 购物车助手
购物车优化
功能说明
跨平台优化您的购物车。为购物车中的商品寻找更优价格,推荐捆绑优惠,自动应用可用优惠券,并计算总节省金额。通过将购物车内容与您的需求进行对比分析,帮助避免冲动消费。
使用方式
当用户提及购买、采购、购物或寻找商品优惠时,此技能将被激活,帮助找到最佳选择。
示例提示
- - 帮我找找[商品]的最优价格
- 跨平台比较[商品]的价格
- 有[商品]的优惠券吗?
- 帮我在[预算]内购买[商品]
配置
根据需要,在环境变量中为每个支持的平台设置API凭证。
架构
用户请求 → 意图解析器 → 商品搜索API → 结果排序器 → 推荐展示
开发路线图
- - v0.1:通过网页搜索实现基础商品搜索
- v0.2:平台API集成
- v0.3:价格追踪与提醒
- v1.0:全自动购买流程
作者
由hanxueyuan创建,作为Agent Commerce计划的一部分。
许可证:MIT