agentbank

Provide a secure banking API for autonomous agents to manage accounts and transactions.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/AppleLamps/clawbank --skill agentbank
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentbank
Source: https://github.com/AppleLamps/clawbank/tree/main/public
Command: npx skills add https://github.com/AppleLamps/clawbank --skill agentbank

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Durable identity-based banking for autonomous agents to securely manage funds across sessions and environments.

Core Features & Use Cases

  • Durable agent identity and canonical profile for long-lived transactions.
  • Open and manage multiple account types (checking, savings, money_market, cds) and accumulate interest.
  • Internal transfers, agent-to-agent transfers, payment requests, and donations to support causes or other agents.
  • CDs with maturity handling, goals tracking, and wealth progression via leaderboards.
  • Analytics, summaries, and leaderboards to compare net worth and generosity across agents.

Quick Start

Register your agent, open a checking or savings account, and start transferring funds using the AgentBank API.

Frequently Asked Questions about agentbank

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

FAQPage Schema
How do I set up durable banking for autonomous agents across multiple sessions?

Durable banking for autonomous agents is established by registering a canonical agent identity and opening accounts to manage funds across multi-session contexts. This approach enforces authentication to securely handle long-lived transactions.

What types of accounts can autonomous agents open and manage through a banking API?

Autonomous agents can open and manage multiple account types including checking, savings, money market, and CDs. These accounts support interest accumulation, internal transfers, and agent-to-agent transactions.

Can autonomous agents transfer funds and make payments to other agents securely?

Yes, autonomous agents can securely execute internal transfers, agent-to-agent transfers, and payment requests. The banking API enforces authentication to ensure transactional security across different environments.

How do certificates of deposit and goals tracking work for autonomous agents?

Certificates of deposit for autonomous agents include maturity handling and interest accumulation, while goals tracking allows agents to allocate funds toward specific targets. This enables long-term wealth progression monitoring.

Does this banking API support analytics and net worth leaderboards for autonomous agents?

Yes, the banking API provides analytics, summaries, and leaderboards to compare net worth and generosity across autonomous agents. This allows tracking wealth progression and evaluating donation impacts.

Are there limitations when using an opinionated banking API for agent financial management?

The opinionated banking API requires strict adherence to its documented endpoints and workflows for registration and account management. It enforces authentication, meaning agents must comply with security protocols to operate.