What problem does it solve? AI agents lack reliable, up-to-date knowledge of onchain protocols, leading to hallucinated contract addresses, wrong package imports, and broken wallet integrations. This Skill provides accurate, verified instructions for building onchain AI agents with the GOAT SDK, covering tool creation, wallet management, and DeFi actions across EVM, Solana, and other chains. ## Core Features & Use Cases - Framework Adapters: Integrate onchain tools with Vercel AI SDK, LangChain, LlamaIndex, Eliza, MCP, and Python frameworks like CrewAI and Smolagents. - Modular Plugin System: Install only the protocol plugins needed (Uniswap, Jupiter, deBridge, Polymarket, ERC-20, and 200+ more) with per-chain wallet providers. - Custom Plugin Development: Create new plugins using the @Tool decorator or createTool patterns with Zod-validated parameters. - Use Case: Build an agent that checks a USDC balance on Base, swaps tokens on Uniswap, and bridges funds to Arbitrum via deBridge — all from natural language prompts. ## Quick Start Use the goat skill to set up a Vercel AI SDK agent with a viem wallet on Base that can send ETH and transfer ERC-20 tokens.