Blockchain skills you can use with your coding agent, such as Claude Code, OpenCode, Codex, Cursor and more.
# Blockchain Skills > A collection of AI agent skills for blockchain development, powered by [Quicknode](https://www.quicknode.com/) ## Introduction This repository contains a curated set of skills that enable AI agents to interact with blockchain networks, smart contracts, and decentralized applications. Each skill provides specialized knowledge and capabilities for specific blockchain ecosystems and protocols. ## What are Skills? Skills are structured instruction sets that AI agents can use to perform blockchain-related tasks. They provide: - **Context** - Domain-specific knowledge about protocols, APIs, and best practices - **Capabilities** - Step-by-step guidance for common operations - **Integration** - Direct access to Quicknode's RPC endpoints and APIs When an AI agent loads a skill, it gains the ability to help you build, deploy, and interact with blockchain applications. ## Available Skills | Skill | Description | |-------|-------------| | `quicknode-skill` | Quicknode infrastructure - RPC endpoints (80+ chains), Streams, Webhooks, IPFS, Add-ons, Yellowstone gRPC, Hypercore, SQL Explorer, x402, Key-Value Store, SDK, Admin API | ## Installation ### Using [skills.sh](https://skills.sh/) ```bash npx skills add quiknode-labs/blockchain-skills ``` ## Usage Once installed, you can use natural language prompts to interact with Quicknode's infrastructure: - "Set up a stream to monitor new blocks on Ethereum" - "Create a filter for large USDC transfers" - "Get the SOL balance for this wallet address" - "Check the ETH balance across multiple wallets" - "Query recent trades on Hyperliquid for BTC" - "Show me whale trades above $500k notional" - "Get liquidation data for the last 24 hours" ## Quicknode Integration This repository leverages Quicknode's infrastructure for reliable blockchain access: ### RPC Endpoints Connect to 80+ blockchain networks with low-latency RPC endpoints: - Ethereum, Polygon, Arbitrum, Optimism, Base - Solana, Bitcoin, TON,
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.