Blockchain skills for Claude Code — blockchain development, smart contracts, and decentralized applications
npx claudepluginhub quiknode-labs/blockchain-skillsBlockchain skills for technical blockchain developers and founders: Quicknode infrastructure, smart contracts, decentralized applications, blockchain development, and more
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations
Claude Code plugins for the Slidev presentation framework
Share bugs, ideas, or general feedback.
A collection of AI agent skills for blockchain development, powered by Quicknode
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.
Skills are structured instruction sets that AI agents can use to perform blockchain-related tasks. They provide:
When an AI agent loads a skill, it gains the ability to help you build, deploy, and interact with blockchain applications.
| 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 |
npx skills add quiknode-labs/blockchain-skills
Once installed, you can use natural language prompts to interact with Quicknode's infrastructure:
This repository leverages Quicknode's infrastructure for reliable blockchain access:
Connect to 80+ blockchain networks with low-latency RPC endpoints:
Real-time blockchain data delivery:
Direct SQL access to indexed blockchain data:
Extend functionality with marketplace add-ons:
Get your Quicknode endpoint at Quicknode.com
Each skill follows a consistent file organization:
skill-name/
├── SKILL.md # Main skill definition
└── references/ # API and protocol references
└── api.md
We welcome contributions! To add a new skill:
SKILL.md with the skill definitionMIT License
Built with Quicknode - Get Started