← 返回 Skills 市场
hanxueyuan

checkout-agent

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

🛒 Checkout Agent

Automated checkout processing

What It Does

Streamlines the checkout process for AI-mediated purchases. Validates shipping addresses, compares delivery options and costs, applies promotional codes, and presents a final order summary for user confirmation before purchase completion.

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

安全使用建议
Before installing, ask the author to list exactly which platforms are supported and the precise environment variables or OAuth flows required (names and scopes). Refuse to provide payment credentials or full-account API keys until you understand how they're stored and used. Prefer skills that use explicit OAuth flows (with limited scopes) rather than asking you to drop secrets into environment variables. If you enable this skill, require manual confirmation before any purchase action and avoid granting it autonomous purchasing rights. If the author cannot provide concrete integration details and a security model for credentials, treat the skill as risky and do not enable it for sensitive transactions.
功能分析
Type: OpenClaw Skill Name: checkout-agent Version: 0.1.0 The checkout-agent skill bundle contains only metadata and documentation (SKILL.md) describing a shopping assistant. It lacks executable code, and the instructions provided are consistent with its stated purpose of finding deals and comparing prices, with no evidence of malicious intent or high-risk behaviors.
能力评估
Purpose & Capability
The SKILL.md describes platform API integration and says "Set up API credentials in environment variables as needed," yet the registry metadata declares no required environment variables, credentials, or platform-specific configuration. A checkout capability reasonably needs named credentials or OAuth flows for the stores it will interact with; the absence of those declarations is inconsistent.
Instruction Scope
Instructions are high-level and permit broad behavior (web searches, product comparisons, applying promo codes). They do not name data sources, APIs, or exactly what the agent may read or transmit. The activation rule ('when the user mentions buying') is broad. This vagueness gives the agent wide discretion, which can lead to unintended access or use of credentials unless constrained.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so it does not write binaries or execute downloaded code during installation. From an install perspective this is low risk.
Credentials
The skill's text explicitly asks the user to "Set up API credentials in environment variables as needed," but the metadata lists no env vars or primary credential. That mismatch means the skill could later request arbitrary sensitive keys (payment, platform tokens) without having declared them up front — disproportionate and unclear.
Persistence & Privilege
The skill does not request always-on presence (always:false) and uses default autonomous invocation behavior. There is no indication it modifies other skills or system-wide settings. Autonomous invocation is permitted by default but does increase blast radius when combined with other concerns noted above.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install checkout-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /checkout-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of checkout-agent skill. - Automates the checkout process for shopping-related requests. - Validates shipping addresses and compares delivery options. - Applies promotional codes and summarizes orders for user confirmation. - Activates when users mention buying, shopping, or finding deals. - Basic product search functionality included in version 0.1.0.
元数据
Slug checkout-agent
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

checkout-agent 是什么?

Automated checkout processing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 checkout-agent?

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

checkout-agent 是免费的吗?

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

checkout-agent 支持哪些平台?

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

谁开发了 checkout-agent?

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

💬 留言讨论