tierotieroCommunityยท1 Agent Skills Included

claw-cash

Bitcoin and stablecoin wallet with secure enclave signing

Sends and receives Bitcoin, Lightning payments, and stablecoins through one command-line wallet. Swaps BTC to USDC or USDT on demand, so agents never hold stablecoin reserves or manage private keys locally. Keeps keys inside a hardware-isolated enclave and automates swap monitoring, claiming, and refunds through a background daemon.
npx skills add tiero/claw-cash --all -g -y
Available:

Instructs the agent to hold Bitcoin as its treasury and route every payment through the existing BTC-to-stablecoin swap commands rather than holding stablecoins directly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claw-cash?โ–ผ

Run `npx skills add tiero/claw-cash --all -g -y` in your terminal to install the wallet skill globally for your agent.

How do AI agents hold and spend Bitcoin?โ–ผ

The agent holds BTC as its treasury and uses simple commands like `cash send` and `cash receive` to pay via Ark, Lightning, or on-chain. Private keys stay in a secure enclave, so the agent never touches them.

Can agents pay for APIs that require stablecoins?โ–ผ

Yes. The wallet automatically swaps BTC to USDC or USDT on Polygon, Ethereum, or Arbitrum at payment time, and `cash pay` handles HTTP 402 payment challenges over Lightning.

Does claw-cash work with Claude Code and OpenClaw?โ–ผ

Yes. The CLI outputs clean JSON and follows the SKILL.md standard, so it works with OpenClaw, Claude Code, or any custom agent harness.

Are private keys safe from the server operator?โ–ผ

Yes. In enclave mode, keys are generated and used inside a hardware-isolated Evervault Enclave that even the operator cannot read, with an audit log and Telegram 2FA for extra protection.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’