A powerful multi-chain cryptocurrency management tool for checking balances and executing transactions directly through your AI agent.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install crypto-wallet
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install crypto-wallet using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Crypto Wallet skill is a comprehensive financial integration for AI agents, enabling seamless management of digital assets across various blockchain networks including Ethereum, Solana, Bitcoin, and Layer 2 solutions like Polygon and Arbitrum. By leveraging Openclaw Skills, developers and users can interact with their crypto portfolios through natural language commands while maintaining strict security protocols. This skill bridges the gap between decentralized finance and automated workflows, providing a unified interface for token price lookups and transaction monitoring.
Ensure your environment has the necessary dependencies installed to allow the Openclaw Skills to interact with the blockchain.
# Install required system dependencies
sudo apt-get install curl jq
# Enable the skill in your configuration
openclaw skill add crypto-wallet
The skill handles data in JSON format, primarily structured around wallet addresses and chain identifiers to ensure compatibility across Openclaw Skills.
| Field | Description |
|---|---|
chain |
The target blockchain (e.g., ethereum, solana, bitcoin, base) |
address |
The public wallet address being queried or used for a transfer |
balance |
The numeric value of assets in the native token or ERC-20/SPL |
history |
An array of transaction objects containing hashes and timestamps |
Loading
Automate complex web browser interactions and data extraction through simple CLI commands.

A specialized tool for scaffolding Model Context Protocol (MCP) server projects and validating tool contract schemas.

A production-ready framework for managing multi-agent AI teams through defined roles, structured task lifecycles, and rigorous handoff protocols.

A high-performance Rust-based headless browser CLI designed for AI agents to interact with web pages using structured commands and element referencing.

A powerful integration for Openclaw Skills that enables creators to automate the creation, hosting, and sale of digital assets on the Clawver Marketplace.

A comprehensive initialization suite for launching and configuring autonomous AI-driven storefronts on the Clawver platform.








































