buyer-agent
/install buyer-agent
🛒 Buyer Agent
Personal AI buyer that shops for you
What It Does
A fully autonomous buying agent. Tell it what you need, set your budget and quality preferences, and it handles the entire purchase flow: research, comparison, selection, and providing the checkout link. Perfect for routine purchases like household supplies.
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 buyer-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/buyer-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
buyer-agent 是什么?
Personal AI buyer that shops for you. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。
如何安装 buyer-agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install buyer-agent」即可一键安装,无需额外配置。
buyer-agent 是免费的吗?
是的,buyer-agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
buyer-agent 支持哪些平台?
buyer-agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 buyer-agent?
由 hanxueyuan(@hanxueyuan)开发并维护,当前版本 v0.1.0。