← 返回 Skills 市场
hanxueyuan

cart-agent

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

🛒 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

安全使用建议
This skill could reasonably be used for cart optimization, but the SKILL.md is vague about which platforms it integrates with, what credentials it will request, and what it is allowed to do on your behalf (e.g., apply coupons, place orders). Before installing or enabling it: 1) Ask the author which e-commerce platforms are supported and exactly which environment variables or account tokens the skill will require; 2) Never provide full account passwords—prefer API keys with minimal scope and revocable tokens; 3) Ask whether the skill will perform purchases autonomously and disable any automatic purchasing capability unless you explicitly authorize it; 4) Request a privacy/security statement describing how credentials are stored and used; 5) If you proceed, monitor the skill's requests and revoke tokens you don't recognize. More explicit declarations from the author (required env vars, example flows, which endpoints are called) would raise confidence.
功能分析
Type: OpenClaw Skill Name: cart-agent Version: 0.1.0 The skill bundle contains only metadata and documentation for a shopping cart optimization agent. No executable code or suspicious instructions were found in SKILL.md or _meta.json, and the described functionality is consistent with its stated purpose of finding deals and coupons.
能力评估
Purpose & Capability
Name and description match (cart optimization). However the SKILL.md says "Set up API credentials in environment variables as needed for each supported platform" but the registry metadata lists no required env vars or credentials — an inconsistency. A shopping integration can legitimately need platform API keys, but the skill should declare which ones and why.
Instruction Scope
Instructions are high-level and open-ended (web search → product ranking), and say the skill activates on many shopping-related prompts. They do not explicitly restrict what the agent may read or access (e.g., cart contents, accounts) or how it obtains them. That vagueness could lead the agent to request or handle user account credentials or perform actions (the roadmap even mentions future autonomous purchasing).
Install Mechanism
No install spec and no code files are present, so nothing is written to disk or downloaded by the skill itself. This lowers install-time risk.
Credentials
No specific environment variables or primary credential are declared, but the text implies multiple platform API credentials may be required. The lack of explicit declarations makes it unclear which secrets the skill will ask for or need, and whether they would be minimally scoped.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide configuration. Autonomous invocation is allowed (platform default), which is expected for skills, but combined with the vague instruction set this increases potential blast radius — worth monitoring but not an immediate flag on its own.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cart-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cart-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
cart-agent v0.1.0 - Initial release of the shopping cart optimization skill. - Finds better prices, suggests bundles, and applies coupons automatically. - Calculates total cart savings and helps avoid impulse buys. - Activates during buying or shopping-related requests. - Basic product search functionality available across platforms.
元数据
Slug cart-agent
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论