← Back to Skills Marketplace
792
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install avalanche
Description
Assist with Avalanche C-Chain transactions, AVAX transfers, subnets, and cross-chain bridges.
README (SKILL.md)
Network Architecture (Critical)
- Avalanche has three chains: X-Chain, P-Chain, C-Chain — each serves different purpose
- C-Chain is EVM compatible — where most DeFi and tokens live, uses AVAX for gas
- X-Chain for fast transfers — native AVAX transfers, not EVM compatible
- P-Chain for staking — validators and subnet management
- Same AVAX token across all chains — but must transfer between chains to use
C-Chain (Most Common)
- EVM compatible — MetaMask, same tools as Ethereum
- Uses AVAX for gas — need AVAX to transact
- Chain ID: 43114 — RPC: https://api.avax.network/ext/bc/C/rpc
- Block explorer: snowtrace.io — transaction verification
- Most tokens and DeFi here — Trader Joe, Aave, GMX
Cross-Chain Transfers
- Moving AVAX between chains uses Avalanche Wallet — not regular transfers
- C-Chain ↔ X-Chain transfer takes seconds — but requires correct process
- Export from one chain, import to another — two-step process
- Use official Core wallet or Avalanche Wallet — supports all three chains
- MetaMask only sees C-Chain — can't transfer to X or P chains directly
Bridging from Other Networks
- Avalanche Bridge official — bridge.avax.network, from Ethereum
- Bridged tokens are wrapped — ETH becomes WETH.e on Avalanche
- LayerZero, Stargate for multi-chain — faster alternatives with fees
- Bridge fees plus gas on both chains — budget for both
- Withdrawal to Ethereum can take time — depends on bridge used
Gas and Fees
- Gas model same as Ethereum post-EIP-1559 — base fee + priority fee
- Cheaper than Ethereum, more than some L2s — typically $0.01-0.10 per transaction
- Gas paid in AVAX only — no token payments for gas
- Fast finality (under 2 seconds) — no waiting for confirmations
- Failed transactions cost gas — same as Ethereum
Tokens and DeFi
- AVAX is native gas token — also tradeable like ETH
- WAVAX is wrapped AVAX — needed for some DeFi protocols
- Major DEXs: Trader Joe, Pangolin — similar to Uniswap
- Lending: Aave, Benqi — borrow and lend
- Verify token addresses — scam tokens exist, check snowtrace.io
Subnets
- Subnets are custom blockchains on Avalanche — like app-specific chains
- DFK Chain (DeFi Kingdoms), Dexalot — examples of subnets
- Each subnet can have own token for gas — not always AVAX
- Bridging to subnets through official bridges — subnet-specific
- Subnets have independent validators — different security assumptions
Staking
- Minimum 25 AVAX to delegate — stake with validators
- Minimum 2 weeks lock — staking period required
- Rewards vary by validator — check uptime and commission
- No slashing — underperforming validators just earn less
- Liquid staking: sAVAX, ggAVAX — maintain liquidity while staking
Wallet Options
- Core Wallet (official) — supports all three chains, subnets
- MetaMask for C-Chain only — familiar interface, limited to C-Chain
- Ledger supported — via Core or MetaMask
- Mobile wallets available — Core has mobile app
Common Issues
- "Insufficient funds" — need AVAX for gas on C-Chain
- Tokens on wrong chain — bridged to X-Chain instead of C-Chain
- Can't find tokens — wrong chain or need to add custom token
- Slow bridge — some bridges take 10-30 minutes, be patient
- Subnet tokens not showing — need to add subnet network to wallet
Security
- Standard EVM security on C-Chain — same best practices as Ethereum
- Private key controls all three chains — one seed, all chains
- Verify addresses on all chains — X-Chain addresses start with "X-"
- Revoke unused approvals — snowtrace.io token approval checker
- Official bridges safest — third-party bridges add risk
Usage Guidance
This skill is a read-only reference for Avalanche networks and appears coherent and low-risk: it doesn't ask for keys or install software. Before using any guidance to perform transactions, verify RPC endpoints and explorer links yourself (use official sites), and never share private keys or seed phrases with the agent. If a future version starts requesting API keys, private keys, or asks to run installers or access local config, treat that as a security red flag.
Capability Analysis
Type: OpenClaw Skill
Name: avalanche
Version: 1.0.0
The skill bundle contains standard metadata and a comprehensive Markdown document (`SKILL.md`) providing informational guidance on the Avalanche blockchain. The `SKILL.md` file is purely descriptive, offering details on network architecture, transactions, bridging, gas, tokens, subnets, staking, wallet options, common issues, and security. It mentions legitimate public URLs for Avalanche services (e.g., `api.avax.network`, `snowtrace.io`, `bridge.avax.network`). There are no executable commands, no attempts at prompt injection against the AI agent, no requests for sensitive data, and no indicators of malicious intent or high-risk vulnerabilities.
Capability Assessment
Purpose & Capability
The name/description (Avalanche C-Chain, AVAX transfers, subnets, bridges) matches the SKILL.md content. The skill requests no binaries, env vars, or config paths that would be unrelated to blockchain guidance.
Instruction Scope
SKILL.md is purely informational: architecture, chains, RPC endpoint suggestion, wallets, bridging and security tips. It does not instruct the agent to read local files, access secrets, transmit data to unexpected endpoints, or perform actions outside the described domain.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is written to disk or executed during installation.
Credentials
The skill declares and requires no environment variables or credentials. The guidance references an official RPC URL and public explorer (snowtrace.io), which is proportional for a blockchain reference.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Model invocation is allowed (the platform default) but that is normal and not excessive here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install avalanche - After installation, invoke the skill by name or use
/avalanche - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Avalanche?
Assist with Avalanche C-Chain transactions, AVAX transfers, subnets, and cross-chain bridges. It is an AI Agent Skill for Claude Code / OpenClaw, with 792 downloads so far.
How do I install Avalanche?
Run "/install avalanche" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Avalanche free?
Yes, Avalanche is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Avalanche support?
Avalanche is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Avalanche?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills