← ClaudeAtlas

quicknode-skilllisted

Quicknode blockchain infrastructure for 80+ chains: Core RPC API, Streams, Webhooks, Blazar WSS, Solana gRPC, HyperCore gRPC, SQL Explorer, Metaplex DAS API, Blockbook, Ordinals & Runes API, Swap API, x402, MPP, Agent Subscriptions, CLI, and MCP. Use for any Quicknode product, blockchain data access, or wallet-paid agent access.
quiknode-labs/blockchain-skills · ★ 16 · AI & Automation · score 73
Install: claude install-skill quiknode-labs/blockchain-skills
# Quicknode Blockchain Infrastructure ## Intake Questions - Which chain and network should Quicknode target? - Is this read-only or should I create infrastructure (streams, webhooks, IPFS writes)? - Does this require real-time streaming (Solana gRPC/Blazar WSS/HyperCore gRPC) or standard RPC? - What endpoint or API key should I use (default: `QUICKNODE_RPC_URL`, optional `QUICKNODE_WSS_URL` / `QUICKNODE_API_KEY`)? - If no API key exists, does the agent want pay-per-request access (x402, MPP) or a wallet-paid Quicknode account via [Agent Subscriptions](#agent-subscriptions)? - Any constraints (latency, regions, throughput, destinations)? ## Safety Defaults - Default to testnet/devnet when a network is not specified. - Prefer read-only operations and dry runs before creating resources. - Never ask for or accept private keys or secret keys. ## Confirm Before Write - Require explicit confirmation before creating or modifying Streams, Webhooks, or IPFS uploads. - Require explicit confirmation before creating an Agent Subscription, topping up credits, or any action that spends real funds via x402 or MPP. - If confirmation is missing, return the exact API payload for review. ## Quick Reference ### Infrastructure | Product | Description | Use Case | |---------|-------------|----------| | **Core RPC API** | High-performance blockchain access for 80+ chains | dApp backend, wallet interactions | | **Dedicated Clusters** | Dedicated private node clusters | High-throughput productio