← 返回 Skills 市场
hanxueyuan

agent-shopping

作者 hanxueyuan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install agent-shopping
功能描述
Agent-powered smart shopping assistant
使用说明 (SKILL.md)

🛒 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

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

安全使用建议
This skill is an instruction-only shopping assistant and currently has no declared required credentials, but its docs ask you to set API keys and its roadmap mentions autonomous purchasing. Before installing or using it: (1) ask the author for a precise list of required environment variables and exactly how they are used; (2) do not provide payment credentials or long-lived platform tokens until you verify the integration and scope; (3) require explicit confirmation from the agent/user before any purchase is initiated, and prefer short-lived or limited-scope API keys; (4) prefer using read-only API keys or affiliate links rather than account-level credentials; and (5) verify the skill's source/homepage and review any code before granting sensitive credentials.
功能分析
Type: OpenClaw Skill Name: agent-shopping Version: 0.1.0 The skill bundle contains only metadata and documentation (SKILL.md) for a shopping assistant. There is no executable code provided, and the instructions for the AI agent are consistent with the stated purpose of searching for products and comparing prices without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name and description match a shopping assistant; the SKILL.md describes product search, comparison, and eventual purchasing which aligns with the stated purpose. However the roadmap includes autonomous purchasing (v1.0) which raises expectations that credentials/payment methods will be required later even though none are declared now.
Instruction Scope
The runtime instructions are high-level and limited to parsing user intent and returning product recommendations/buy links. They do not instruct reading local files or secrets. However the doc instructs the operator to 'Set up API credentials in environment variables as needed for each supported platform' — this is vague and gives the agent open-ended authority to use unspecified credentials when integrating platform APIs.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by the skill bundle itself, which is the lowest install risk.
Credentials
The registry lists no required environment variables, but the SKILL.md tells users to set API credentials in env vars as needed. That mismatch is concerning because it leaves unspecified which credentials the agent may later request (payment services, retailer APIs, account tokens). Requiring unspecified secrets is disproportionate without clearer justification.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Autonomous invocation is allowed (platform default) but there are no indications the skill changes other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agent-shopping
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agent-shopping 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of agent-shopping: an agent-powered smart shopping assistant. - Search for products, compare prices, and give purchase recommendations using natural language. - Supports example queries like "find me a USB-C cable under $10" and returns structured results with buy links. - Activates when users mention shopping, buying, or searching for deals. - Requires API credentials for supported platforms.
元数据
Slug agent-shopping
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

agent-shopping 是什么?

Agent-powered smart shopping assistant. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 agent-shopping?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-shopping」即可一键安装,无需额外配置。

agent-shopping 是免费的吗?

是的,agent-shopping 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

agent-shopping 支持哪些平台?

agent-shopping 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 agent-shopping?

由 hanxueyuan(@hanxueyuan)开发并维护,当前版本 v0.1.0。

💬 留言讨论