ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Avalanche

Assist with Avalanche C-Chain transactions, AVAX transfers, subnets, and cross-chain bridges.

Why use this skill?

Master Avalanche transactions, subnets, and staking with the OpenClaw AI Avalanche skill. Simplify cross-chain transfers and DeFi.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/avalanche
Or

What This Skill Does

The Avalanche skill enables the OpenClaw AI agent to interface with the Avalanche ecosystem, providing expert guidance on cross-chain transfers, C-Chain interaction, and subnet management. It acts as a bridge between the user and complex blockchain architecture, simplifying tasks like checking gas fees, locating token addresses on Snowtrace, identifying staking opportunities, and navigating the nuances of the X, P, and C chains. The skill ensures users avoid common pitfalls, such as attempting to send X-Chain assets directly to MetaMask or misunderstanding the difference between native AVAX and bridged wrapped assets.

Installation

To integrate the Avalanche skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/ivangdavila/avalanche Once installed, ensure your wallet environment variables are configured if the agent is required to interact with private keys or transaction signing.

Use Cases

  • Chain Coordination: Seamlessly moving funds between the X, P, and C chains by outlining the necessary export/import steps.
  • DeFi Navigation: Finding liquidity pools on Trader Joe or identifying yield opportunities on Aave and Benqi.
  • Transaction Troubleshooting: Analyzing failed transactions on the C-Chain using the Snowtrace explorer to diagnose gas issues.
  • Staking Management: Calculating potential rewards for delegating 25+ AVAX and identifying reputable validators based on uptime.
  • Subnet Integration: Providing setup guides for connecting to application-specific subnets like DFK Chain or Dexalot.

Example Prompts

  1. "I have AVAX on the X-Chain but I need it on my MetaMask for DeFi. Walk me through the process to move it to the C-Chain."
  2. "What are the current estimated gas fees for a swap on the Avalanche C-Chain, and can I use a different token for the transaction fee?"
  3. "I'm interested in staking my AVAX. How do I delegate to a validator and what is the minimum lock-up period I should expect?"

Tips & Limitations

  • Safety First: Always verify token contract addresses on official sources like snowtrace.io before interacting with liquidity pools to avoid scam tokens.
  • Bridge Complexity: Moving assets between networks via bridges like the official Avalanche Bridge can incur significant wait times and fees. Always budget for gas on both the source and destination chains.
  • MetaMask Warning: Remember that MetaMask only supports the C-Chain. Attempts to send X-Chain assets to a MetaMask address will lead to irreversible loss of funds. Use the Core Wallet for full cross-chain functionality.
  • Gas Awareness: While Avalanche is fast, every transaction requires AVAX. Ensure you keep a small reserve of native AVAX in your wallet at all times for execution costs.

Metadata

Stars2190
Views1
Updated2026-03-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ivangdavila-avalanche": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#avalanche#blockchain#defi#web3#crypto
Safety Score: 4/5

Flags: external-api, network-access