← 返回 Skills 市场
bernardtai

CAI: settle-agent-invoice

作者 Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ✓ 安全检测通过
29
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install settle-agent-invoice
功能描述
Agent settles an invoice at the end of a multi-step task using CAI transfer after user confirms payee and amount. Includes resolve_transfer_recipient and tra...
使用说明 (SKILL.md)

Settle an agent invoice with CAI

Long-running agents often end with "pay this invoice" — vendor email, PDF, or on-chain address. This skill frames that closing payment as a standard CAI flow: balance check → confirm → transfer → proof.

When to Use

  • "Settle the invoice my agent prepared"
  • "Pay the bill at the end of this task"
  • "Send payment to the address on the invoice"
  • "Complete payment and show me proof"

Task flow (agent-native)

  1. Agent extracts invoice: payee, amount, asset, chain (or asks user to clarify).
  2. wallet_balances.
  3. User confirms irreversible transfer details.
  4. resolve_transfer_recipient for @cai.com payees, else to_address.
  5. transfer after explicit yes.
  6. transfer_status + wallet_activity_list; optional mail summarize for receipt.

Quick Setup

openclaw secrets set CAI_API_KEY "your_dashboard_api_key"

Canonical Reference

安全使用建议
Install only if you intend to let an agent help prepare CAI invoice payments. Before approving any transfer, independently verify the payee, address, amount, asset, and chain, because completed transfers may be irreversible.
能力标签
cryptofinancial-authoritycan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill is explicitly for settling invoices through CAI transfers, so crypto/payment authority is sensitive but coherent with the stated purpose.
Instruction Scope
The trigger examples are broad payment phrases, but the documented flow requires invoice extraction, balance checking, user confirmation of irreversible transfer details, and an explicit yes before transfer.
Install Mechanism
The provided artifact is a single non-executable SKILL.md; setup only instructs the user to store a CAI API key with OpenClaw secrets.
Credentials
Use of a CAI API key, wallet balances, recipient resolution, and transfers is sensitive but proportionate for invoice settlement and is disclosed in the skill text.
Persistence & Privilege
No background worker, privilege escalation, local indexing, hidden persistence, or automatic credential harvesting is present in the artifact.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install settle-agent-invoice
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /settle-agent-invoice 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.15
Use-case wrapper → https://cai.com/skill.md
元数据
Slug settle-agent-invoice
版本 1.0.15
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

CAI: settle-agent-invoice 是什么?

Agent settles an invoice at the end of a multi-step task using CAI transfer after user confirms payee and amount. Includes resolve_transfer_recipient and tra... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29 次。

如何安装 CAI: settle-agent-invoice?

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

CAI: settle-agent-invoice 是免费的吗?

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

CAI: settle-agent-invoice 支持哪些平台?

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

谁开发了 CAI: settle-agent-invoice?

由 Bernardtai(@bernardtai)开发并维护,当前版本 v1.0.15。

💬 留言讨论