← 返回 Skills 市场
bernardtai

CAI: fund-agent-wallet-for-task

作者 Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ✓ 安全检测通过
30
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install fund-agent-wallet-for-task
功能描述
Fund your CAI custodial wallet so your agent can continue a paid task. Uses create_deposit_link and wallet_balances. No transfer until user is ready. Powered...
使用说明 (SKILL.md)

Fund your agent wallet for the next task

Before book flight, buy license, or pay OpenRouter, the agent may detect insufficient balance. This skill routes funding through CAI hosted deposit — not external wallet hand-holding.

When to Use

  • "Fund my agent wallet so it can continue"
  • "I need to top up before the agent pays"
  • "Give me a deposit link for my CAI account"
  • "Add USDC so my agent can finish the purchase"

Task flow (agent-native)

  1. wallet_balances on required chain/token.
  2. If short → create_deposit_link (action_type: deposit) with optional constraints (chain, payment_method, asset hints).
  3. Return Hosted action URL (url) to user; wait for funding.
  4. Re-check wallet_balances before any transfer.
  5. Continue parent task skill (payment, license, etc.).

Honesty: Deposit indexing may be partial_live — use wallet_deposit_confirm if user supplies tx hash.

Quick Setup

openclaw secrets set CAI_API_KEY "your_dashboard_api_key"

Canonical Reference

安全使用建议
Install only if you intend to use CAI hosted deposits and are comfortable storing a CAI API key in OpenClaw secrets. Before funding, verify the hosted CAI URL, chain, asset, and payment method, and treat any later wallet transfer or purchase as a separate user-approved action.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The stated purpose is to fund a CAI custodial wallet for paid agent tasks, and the described capabilities fit that purpose: checking wallet balances, creating a hosted deposit link, and optionally confirming a user-supplied deposit transaction hash.
Instruction Scope
The skill touches crypto funding and later parent-task payments, but it explicitly says to return the hosted URL to the user, wait for funding, re-check balances, and avoid transfer until the user is ready.
Install Mechanism
The artifact contains only a markdown SKILL.md with no executable scripts, package dependencies, symlinks, or install-time code.
Credentials
The requested CAI API key and wallet access are sensitive but proportionate to a wallet funding workflow and are disclosed in the setup and metadata.
Persistence & Privilege
It asks the user to store CAI_API_KEY with OpenClaw secrets, which is expected for this integration; no background workers, persistence beyond the configured secret, privilege escalation, or local data indexing are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fund-agent-wallet-for-task
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fund-agent-wallet-for-task 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.15
Use-case wrapper → https://cai.com/skill.md
元数据
Slug fund-agent-wallet-for-task
版本 1.0.15
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

CAI: fund-agent-wallet-for-task 是什么?

Fund your CAI custodial wallet so your agent can continue a paid task. Uses create_deposit_link and wallet_balances. No transfer until user is ready. Powered... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 30 次。

如何安装 CAI: fund-agent-wallet-for-task?

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

CAI: fund-agent-wallet-for-task 是免费的吗?

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

CAI: fund-agent-wallet-for-task 支持哪些平台?

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

谁开发了 CAI: fund-agent-wallet-for-task?

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

💬 留言讨论