ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

bankr

AI-powered crypto trading agent via natural language. Use when the user wants to trade crypto (buy/sell/swap tokens), check portfolio balances, view token prices, transfer crypto, manage NFTs, use leverage, bet on Polymarket, deploy tokens, set up automated trading strategies, submit raw transactions, execute calldata, or send transaction JSON. Supports Base, Ethereum, Polygon, Solana, and Unichain. Comprehensive capabilities include trading, portfolio management, market research, NFT operations, prediction markets, leverage trading, DeFi operations, automation, and arbitrary transaction submission.

Why use this skill?

Automate crypto trading, portfolio management, and DeFi operations with the Bankr agent. Supports Base, Ethereum, Polygon, and Solana via natural language.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-bankr
Or

What This Skill Does

Bankr is an advanced AI-powered cryptocurrency trading and portfolio management agent designed for the OpenClaw ecosystem. It allows users to execute complex financial operations across multiple blockchain networks—including Ethereum, Base, Polygon, Solana, and Unichain—using natural language. By abstracting the complexities of Web3 transactions, Bankr enables users to swap tokens, monitor cross-chain portfolio balances, execute limit orders, bridge assets, manage NFT collections, and even interact with prediction markets like Polymarket, all through simple conversational commands.

Installation

To integrate Bankr into your OpenClaw environment, use the OpenClaw command-line interface. Run the following command in your terminal:

clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-bankr

Once installed, you must configure your API credentials. Navigate to your config directory at ~/.clawdbot/skills/bankr/ and create a config.json file. Provide your API key (obtained from bankr.bot/api) and the base API URL to ensure secure communication with the Bankr infrastructure. If you do not have an account, the agent will guide you through the registration process, including the provisioning of your multi-chain EVM and Solana wallet addresses.

Use Cases

Bankr is highly versatile for both casual crypto users and advanced DeFi traders. You can use it to perform real-time market research, comparing token prices or checking social sentiment before making a trade. Portfolio management is streamlined by aggregating holdings across all supported chains into a single view. The skill is particularly useful for automated trading strategies, such as Dollar-Cost Averaging (DCA) or setting up TWAP (Time-Weighted Average Pricing) trades to optimize entry points. Furthermore, it supports raw transaction submission, allowing developers to execute specific calldata for complex smart contract interactions without needing to manually craft transaction objects.

Example Prompts

  1. "What is my total portfolio value across all chains, and what are my top three holdings by USD value?"
  2. "Buy $500 worth of SOL on Solana using my available USDC and set a stop-loss at a 10% decline."
  3. "Show me the current trending tokens on Base and provide a quick sentiment analysis for the last 24 hours."

Tips & Limitations

Bankr is a powerful tool, but always review the simulated output before finalizing high-value transactions. While the agent supports complex operations, remember that it is limited to the functionality exposed by the Bankr API. Ensure your API key has the correct 'Agent API' permissions enabled in your dashboard to avoid runtime errors. For long-running strategies like DCA, use the manual job control scripts provided to track status updates and ensure active monitoring of your position execution.

Metadata

Stars1100
Views1
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bobdevibecoder-bobagent-bankr": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#defi#trading#blockchain#web3
Safety Score: 2/5

Flags: network-access, file-write, file-read, external-api