Bankr
Official@bankrbot
github repo for bankr, the ai agent.
Agent Skills by Bankr
Showing 49 vetted skills indexed across 4 GitHub repositories.
token-strategist
Conceptualize, analyze, and deploy tokens with wallet and fee configuration.
siwa
Authenticate AI agents with ERC-8004 on-chain identity via signing and verification.
bankr-signals
Register providers and publish blockchain-verified trading signals via REST API.
yoink
Execute yoink() calls and read game state on Base.
erc-8004
Register AI agents on Ethereum mainnet with ERC-8004 identity and reputation.
clanker
Deploy and manage ERC20 tokens across EVM chains using the Clanker SDK.
onchainkit
Build onchain applications with React components for wallets, tokens, and NFTs.
botchan
Send permanent on-chain messages between Base agents via CLI.
qrcoin
Query QR Coin auction data on Base and manage bids.
zapper
Reserve a placeholder Zapper skill entry with SKILL.md metadata.
veil
Automate Veil key management, balance checks, and Bankr deposits on Base.
endaoment
Deploy Endaoment charity entities and process USDC donations across Base, Ethereum, and Optimism chains.
neynar
Fetch Farcaster feeds, look up users, and post casts via Neynar API.
ens-primary-name
Set and verify primary ENS names across Base, Arbitrum, Optimism, and Ethereum mainnet.
base
Scaffold new OpenClaw skills with a minimal SKILL.md structure.
bankr
Execute crypto trades and portfolio management via natural language prompts.
Bankr Agent - Portfolio
Consolidate and query wallet balances across multiple chains with USD valuation.
Bankr Agent - Polymarket
Automates Polymarket market searches, odds checks, bets, and position management on Polygon using USDC.
Bankr Agent - Market Research
Retrieve token market data and technical indicators across multiple blockchains.
Bankr Agent - Arbitrary Transactions
Submit raw EVM transactions with validated JSON fields across Ethereum-compatible chains.
Bankr Agent - Token Deployment
Automate ERC20 token deployment and metadata management via Clanker.
Bankr Agent - Token Trading
Execute token trades and cross-chain swaps across Base, Ethereum, Polygon, Unichain, and Solana.
Bankr Agent - Automation
Automate limit, stop loss, DCA, and TWAP orders across EVM chains and Solana.
Bankr Agent - Transfers
Automate token transfers to addresses, ENS names, or social handles across EVM chains and Solana.
Frequently Asked Questions About Bankr
FAQPage SchemaWhat specific financial tasks can be performed using these capabilities?βΌ
Users can execute multi-chain token swaps, manage leveraged perpetual positions, perform NFT floor price analysis, and automate portfolio rebalancing. The system supports complex transaction routing, including cross-chain bridges and ENS-based transfers, all triggered via natural language prompts or typed transaction builders.
Which technical personas are best suited to integrate these capabilities?βΌ
The platform is designed for blockchain engineers, quantitative developers, and decentralized finance architects. It provides TypeScript-based client patterns and project templates that allow developers to integrate wallet operations, transaction signing, and market data retrieval into custom trading bots or financial dashboards.
What are the core prerequisites for deploying these financial operations?βΌ
Deployment requires an environment configured with valid wallet credentials and access to supported EVM or Solana networks. Developers must initialize the client with payment and context wallets via environment variables and ensure proper authentication using ERC-8004 identity standards for secure on-chain interaction.