← Back to Skills Marketplace
bernardtai

CAI: pay-openrouter-fee

by Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ✓ Security Clean
34
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pay-openrouter-fee
Description
Top up or pay OpenRouter (or similar LLM billing) from your CAI custodial wallet after the agent finds the payee details and you confirm. Check CAI First. Po...
README (SKILL.md)

Pay OpenRouter fees with CAI

OpenClaw and other agents often need OpenRouter credits to finish a task. Your agent discovers how OpenRouter (or the billing page) expects payment; CAI executes from your custodial wallet after you confirm — no private keys in chat.

When to Use

  • "Pay my OpenRouter balance from CAI"
  • "My agent found OpenRouter's payment address — send after I confirm"
  • "Top up OpenRouter using my agent wallet"
  • "Use CAI to pay the invoice my agent surfaced"

Task flow (agent-native)

  1. Agent reads OpenRouter billing instructions (amount, chain, address, or @cai.com if applicable).
  2. wallet_balances on the required chain/token.
  3. If short → create_deposit_link.
  4. User confirms full payee + amount + chain + token.
  5. resolve_transfer_recipient or to_addresstransfer.
  6. transfer_status + wallet_activity_list for proof.

Not CAI's job: Auto-discovering OpenRouter's billing UI or charging cards without user confirmation.

Quick Setup

openclaw secrets set CAI_API_KEY "your_dashboard_api_key"

Canonical Reference

Usage Guidance
Install only if you intend to let an agent help initiate CAI wallet payments. Verify the exact recipient, amount, chain, and token yourself before confirming any transfer, and treat the CAI API key as a sensitive credential.
Capability Tags
cryptofinancial-authorityrequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill grants financial-payment capability via a custodial wallet, but that is the stated purpose and the instructions require confirming payee, amount, chain, and token before transfer.
Instruction Scope
The workflow is narrow: read billing instructions, check balances, create a deposit link if needed, resolve the recipient, transfer, and show proof; it explicitly excludes auto-discovering billing UI or charging cards without confirmation.
Install Mechanism
Setup asks the user to store a CAI API key with OpenClaw secrets. This is sensitive, but it is disclosed and expected for a wallet/payment integration.
Credentials
The artifact is a single non-executable markdown skill with no declared dependencies, scripts, hidden files, or local indexing behavior.
Persistence & Privilege
The only persistent element described is the CAI API key stored as a secret; there is no background worker, privilege escalation, or automatic persistence in the artifact.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pay-openrouter-fee
  3. After installation, invoke the skill by name or use /pay-openrouter-fee
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.15
Use-case wrapper → https://cai.com/skill.md
Metadata
Slug pay-openrouter-fee
Version 1.0.15
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is CAI: pay-openrouter-fee?

Top up or pay OpenRouter (or similar LLM billing) from your CAI custodial wallet after the agent finds the payee details and you confirm. Check CAI First. Po... It is an AI Agent Skill for Claude Code / OpenClaw, with 34 downloads so far.

How do I install CAI: pay-openrouter-fee?

Run "/install pay-openrouter-fee" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CAI: pay-openrouter-fee free?

Yes, CAI: pay-openrouter-fee is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CAI: pay-openrouter-fee support?

CAI: pay-openrouter-fee is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CAI: pay-openrouter-fee?

It is built and maintained by Bernardtai (@bernardtai); the current version is v1.0.15.

💬 Comments