cart-agent
/install cart-agent
🛒 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
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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cart-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/cart-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
cart-agent 是什么?
Shopping cart optimization. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 cart-agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cart-agent」即可一键安装,无需额外配置。
cart-agent 是免费的吗?
是的,cart-agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
cart-agent 支持哪些平台?
cart-agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 cart-agent?
由 hanxueyuan(@hanxueyuan)开发并维护,当前版本 v0.1.0。