A specialized skill for building web3 applications that query indexed blockchain data and contract state across 100+ EVM chains via the Blockscout PRO API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web3-dev
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 web3-dev using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill empowers AI agents to develop sophisticated web3 applications, scripts, and bots using the Blockscout PRO API. It provides a unified interface to access indexed blockchain data—including transactions, tokens, and NFTs—across more than 100 EVM-compatible chains. By integrating this into Openclaw Skills, developers can leverage a single API key to switch between networks like Ethereum, Optimism, and Base seamlessly.
The skill also facilitates historical contract state reads through a built-in JSON-RPC gateway, ensuring a comprehensive data environment for any decentralized application. It prioritizes secure key handling and context-efficient data processing, making it ideal for LLM-driven development environments.
Ensure you have an API key from the Blockscout developer portal. Install the necessary inspection tools to interact with Openclaw Skills:
# Install oastools for OpenAPI traversal
go install github.com/erraggy/oastools@latest
# Set your API key in the environment
export BLOCKSCOUT_PRO_API_KEY=proapi_your_key_here
Refer to the references directory within the skill folder to start exploring available blockchain data endpoints.
| Category | Description | Source |
|---|---|---|
| Indexed Data | Transactions, blocks, addresses, tokens, and logs | REST Endpoints |
| Contract State | Live or historical view-function results and storage reads | JSON-RPC Gateway |
| Metadata | Token symbols, decimals, NFT URIs, and contract ABIs | Explorer-enriched fields |
| Accounting | Credit usage and rate limit status | HTTP Headers (x-credits-remaining) |
Loading
A powerful utility for monitoring, comparing, and optimizing AI API expenditure across multiple model providers.

A powerful skill that leverages Mixture of Agents (MoA) to synthesize high-quality responses from multiple LLM providers in parallel.

A specialized skill for creating Feishu bots and binding them to independent OpenClaw agents for role-based automation.

A specialized AI assistant designed to coach non-profits, researchers, and artists through every stage of the grant writing and funding acquisition process.

A comprehensive intelligence skill for analyzing Mini's brand evolution, business strategy, and transition into the premium electric vehicle market.

Claude Delegate provides a local worker lane to integrate Claude Code subscription access directly into OpenClaw agents.








































