cash

Manage Bitcoin and stablecoin assets via an enclave-backed wallet.

35|10|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/tiero/claw-cash --skill cash
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cash
Source: https://github.com/tiero/claw-cash/tree/main/cli
Command: npx skills add https://github.com/tiero/claw-cash --skill cash

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @arkade-os/boltz-swap, @arkade-os/sdk, @lendasat/lendaswap-sdk-pure, @noble/hashes, @scure/base, @scure/btc-signer, better-sqlite3, eventsource, minimist, and includes scripts (resource) components.

What problem does it solve?

This Skill provides AI agents with a secure, verifiable Bitcoin and stablecoin wallet, enabling them to hold funds, perform swaps, and pay for services without exposing private keys.

Core Features & Use Cases

  • Secure Signing: Keys are managed within a hardware-isolated Evervault Enclave, ensuring the CLI never touches private keys.
  • Cross-Asset Swaps: Seamlessly swap between Bitcoin, Lightning, and stablecoins (USDT/USDC) on various chains.
  • MPP Payments: Automatically pay for paywalled APIs using the Machine Payments Protocol (402 challenges).
  • Use Case: An agent can autonomously pay for inference APIs using Lightning, or convert earned stablecoins into Bitcoin for long-term treasury storage.

Quick Start

Use the cash skill to check your current wallet balance and list recent transactions.

Frequently Asked Questions about cash

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I let an AI agent manage Bitcoin and stablecoin assets without exposing private keys?

To let an AI agent manage Bitcoin and stablecoin assets without exposing private keys, use an enclave-backed wallet. Keys are managed within a hardware-isolated Evervault Enclave, ensuring the CLI never touches private keys.

Can an AI agent autonomously pay for paywalled APIs using the Lightning Network?

Yes, an AI agent can autonomously pay for paywalled APIs using the Lightning Network. The wallet automatically handles Machine Payments Protocol (402 challenges) to facilitate MPP-based API service purchases.

How do I swap between Bitcoin, Lightning, and stablecoins like USDT or USDC?

To swap between Bitcoin, Lightning, and stablecoins like USDT or USDC, use the wallet's cross-asset swap functionality. It facilitates seamless conversions across various chains through integrated swap SDKs.

Do I need an Evervault Enclave to use an AI agent wallet for cross-chain swaps?

Yes, you need an Evervault Enclave to use this AI agent wallet for cross-chain swaps. The enclave is required for cryptographic signing operations, ensuring private keys remain isolated in hardware.

What is the best way to secure automated Machine Payments Protocol transactions for AI agents?

The best way to secure automated Machine Payments Protocol transactions for AI agents is through an enclave-backed wallet. It isolates cryptographic signing operations and handles MPP payments without exposing private keys.

Why does an AI agent wallet require a configured CLI and hardware enclave for Lightning payments?

An AI agent wallet requires a configured CLI and hardware enclave for Lightning payments to securely execute cryptographic signing. This setup ensures private keys are never exposed to the application layer.