CAI: settle-agent-invoice
/install settle-agent-invoice
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)
- Agent extracts invoice: payee, amount, asset, chain (or asks user to clarify).
wallet_balances.- User confirms irreversible transfer details.
resolve_transfer_recipientfor @cai.com payees, elseto_address.transferafter explicit yes.transfer_status+wallet_activity_list; optional mail summarize for receipt.
Quick Setup
openclaw secrets set CAI_API_KEY "your_dashboard_api_key"
Canonical Reference
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install settle-agent-invoice - After installation, invoke the skill by name or use
/settle-agent-invoice - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 29 downloads so far.
How do I install CAI: settle-agent-invoice?
Run "/install settle-agent-invoice" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is CAI: settle-agent-invoice free?
Yes, CAI: settle-agent-invoice is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does CAI: settle-agent-invoice support?
CAI: settle-agent-invoice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created CAI: settle-agent-invoice?
It is built and maintained by Bernardtai (@bernardtai); the current version is v1.0.15.