Bankr Dev - Transfers
Transfers Capability
Send tokens to any recipient via natural language prompts.
What You Can Do
| Operation | Example Prompt |
|---|---|
| Send to address | Send 0.1 ETH to 0x1234...abcd |
| Send to ENS | Send $50 USDC to vitalik.eth |
| Send to Twitter | Send $5 ETH to @username on Twitter |
| Send to Farcaster | Send 10 USDC to @user on Farcaster |
| Send to Telegram | Send 0.01 ETH to @user on Telegram |
| Percentage send | Send 10% of my ETH to 0x... |
Prompt Patterns
More from bankrbot/claude-plugins
bankr agent - transfers
This skill should be used when the user asks to "send tokens", "transfer ETH", "send to ENS", "transfer to wallet", "send to @username", "transfer to Farcaster", "send to Twitter handle", or any asset transfer operation. Provides guidance on recipient resolution and transfer formats.
307bankr x402 sdk - balance queries
This skill should be used when the user asks "what are my balances", "how much ETH do I have", "check my wallet", "show my tokens", "portfolio value", "what tokens do I own", "NFT holdings", "how much USDC", "get token balances", "wallet contents", or any question about token balances, wallet contents, portfolio values, or NFT holdings across chains using the Bankr SDK.
269bankr agent - portfolio
This skill should be used when the user asks about "my balance", "portfolio", "token holdings", "check balance", "how much do I have", "wallet balance", "what tokens do I own", "show my holdings", or any balance/portfolio query. Provides guidance on checking balances across chains.
267bankr agent - polymarket
This skill should be used when the user asks about "Polymarket", "prediction markets", "betting odds", "place a bet", "check odds", "market predictions", "what are the odds", "bet on election", "sports betting", or any prediction market operation. Provides guidance on searching markets, placing bets, and managing positions.
266bankr dev - api basics
This skill should be used when the user asks about "Bankr API", "Bankr Agent API", "how does Bankr work", "Bankr job status", "Bankr response format", or "building on Bankr". Provides endpoint documentation, job patterns, and TypeScript interfaces.
266bankr dev - client patterns
This skill should be used when the user asks to "implement Bankr client", "write bankr-client.ts", "create API client for Bankr", "common files for Bankr project", "package.json for Bankr", "tsconfig for Bankr", "Bankr TypeScript patterns", "Bankr response types", or needs the reusable client code and common project files for Bankr API integrations.
265