AVAXSKILLS
AVAXSKILLS

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:

Read https://avaxskills.com/SKILL.md before building 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.md

INSTALL METHODS

Livecurl (zero install — works now)
curl -sSL https://avaxskills.com/SKILL.md
curl -sSL https://avaxskills.com/subnet-deployment/SKILL.md
LiveTell the agent directly
Read https://avaxskills.com/SKILL.md before building on Avalanche.
Comingopenskills (ecosystem standard)
npx openskills install avalanche-org/avalanche-skills -g
ComingGitHub Copilot
gh skill install Ayomisco/avaxskills

AGENT 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

TIER 0 — Beginner Onramp
TIER 1 — EVM Core
TIER 2 — Avalanche Unique
TIER 3 — Ecosystem Intelligence
TIER 4 — Quality & Process
TIER 5 — Positioning
TIER 6 — Advanced Pro

NETWORK REFERENCE

Mainnet

C-Chain (EVM / Smart Contracts)

https://api.avax.network/ext/bc/C/rpc

P-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

P-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