← Back to Skills Marketplace
bernardtai

CAI: buy-research-data-agent

by Bernardtai · GitHub ↗ · v1.0.15 · MIT-0
cross-platform ✓ Security Clean
36
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install buy-research-data-agent
Description
Agent purchases paid datasets, API credits, or research reports using CAI wallet after user confirmation. Fund via create_deposit_link if needed. Powered by...
README (SKILL.md)

Buy research data with your agent

Research agents frequently hit paid APIs, datasets, or reports. The agent should discover what to buy and how to pay; CAI provides wallet balance, funding, and transfer execution once you confirm.

When to Use

  • "Buy this dataset for my research"
  • "Pay for the API credits my agent needs"
  • "Purchase the report and pay from CAI"
  • "Top up so the agent can complete the data purchase"

Task flow (agent-native)

  1. Agent identifies product, price, and payment method (address, @cai.com, or hosted checkout limits).
  2. wallet_balances → if insufficient, create_deposit_link.
  3. User confirms recipient and amount (irreversible transfer warning).
  4. transfer with pay/full scope.
  5. Proof via wallet_activity_list / transfer_status.

Honesty: CAI does not auto-discover arbitrary paywalls; the agent must surface payee details. Universal card checkout on random sites may be partial_live — see skill gap_id notes.

Quick Setup

openclaw secrets set CAI_API_KEY "your_dashboard_api_key"

Canonical Reference

Usage Guidance
Install only if you intend to let your agent prepare CAI wallet payments for research purchases. Confirm the exact recipient, amount, asset/network, and refund terms before approving any transfer, and consider using a limited-balance wallet or scoped API key if CAI supports it.
Capability Tags
cryptofinancial-authorityrequires-walletcan-make-purchasesrequires-paid-servicerequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill's stated purpose is to help an agent purchase datasets, API credits, or reports using a CAI wallet; financial authority and wallet use are high impact but directly aligned with that purpose.
Instruction Scope
Instructions require the agent to identify product, price, and payee details, check balance, obtain user confirmation for recipient and amount, warn that transfers are irreversible, and then verify status.
Install Mechanism
The artifact contains only SKILL.md and a setup command to store CAI_API_KEY; there are no scripts, dependencies, or automatic installers.
Credentials
Requiring a CAI API key and wallet access is sensitive but proportionate for a payment skill; users should treat the key as payment authority.
Persistence & Privilege
The only persistent element described is storing CAI_API_KEY in OpenClaw secrets; there is no background worker, privilege escalation, or broad local data access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install buy-research-data-agent
  3. After installation, invoke the skill by name or use /buy-research-data-agent
  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 buy-research-data-agent
Version 1.0.15
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is CAI: buy-research-data-agent?

Agent purchases paid datasets, API credits, or research reports using CAI wallet after user confirmation. Fund via create_deposit_link if needed. Powered by... It is an AI Agent Skill for Claude Code / OpenClaw, with 36 downloads so far.

How do I install CAI: buy-research-data-agent?

Run "/install buy-research-data-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CAI: buy-research-data-agent free?

Yes, CAI: buy-research-data-agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CAI: buy-research-data-agent support?

CAI: buy-research-data-agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CAI: buy-research-data-agent?

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

💬 Comments