AVAXSKILLS
Build on Avalanche. Your AI agent already knows how.
Every Avalanche concept covered — Subnets, Warp, x402, DeFi, RWA, security, and more. Any AI agent fetches exactly what it needs over HTTPS. No install. No config. One URL.
USE WITH AI AGENTS
Copy this into Cursor, Claude Code, ChatGPT, Copilot, or any coding agent before you build on Avalanche:
Each skill is a standalone markdown file. Use curl or fetch().
HOW TO FETCH
curl -sSL https://avaxskills.com/SKILL.md
curl -sSL https://avaxskills.com/quickstart/SKILL.md
curl -sSL https://avaxskills.com/subnet-deployment/SKILL.md
curl -sSL https://avaxskills.com/x402-integration/SKILL.mdINSTALL METHODS
curl -sSL https://avaxskills.com/SKILL.md
curl -sSL https://avaxskills.com/subnet-deployment/SKILL.mdRead https://avaxskills.com/SKILL.md before building on Avalanche.npx openskills install avalanche-org/avalanche-skills -ggh skill install Ayomisco/avaxskillsAGENT API (JSON)
Same SKILL.md files, structured for tools and agents — /api/skill?topic=subnet, /api/search?q=warp. Optional format=markdown, depth=2 for linked topics. CORS open.
SKILLS
NETWORK REFERENCE
Mainnet
C-Chain (EVM / Smart Contracts)
https://api.avax.network/ext/bc/C/rpc
Chain ID: 43114
subnets.avax.network/c-chainP-Chain (Validators / Subnets)
https://api.avax.network/ext/bc/P
X-Chain (Asset Exchange)
https://api.avax.network/ext/bc/X
Fuji Testnet
C-Chain
https://api.avax-test.network/ext/bc/C/rpc
Chain ID: 43113
subnets-test.avax.network/c-chainP-Chain
https://api.avax-test.network/ext/bc/P
X-Chain
https://api.avax-test.network/ext/bc/X
Custom L1 / Subnet-EVM
Local (Avalanche-CLI)
http://localhost:9650/ext/bc/{chainID}/rpc
Chain ID: custom
AvaCloud Managed RPC
https://{subnet-id}.rpc.avax.network
Chain ID: custom