Agent Skills for building on Base. These skills enable AI agents to connect to Base, deploy contracts, integrate wallets, run nodes, and more.
| Skill | Description |
|---|---|
| Building with Base Account | Integrates Base Account SDK for authentication and payments, including SIWB, Base Pay, Paymasters, Sub Accounts, and Spend Permissions. |
| Connecting to Base Network | Provides Base Mainnet and Sepolia network configuration, RPC endpoints, chain IDs, and explorer URLs. |
| Deploying Contracts on Base | Deploys and verifies contracts on Base with Foundry, plus common troubleshooting guidance. |
| Running a Base Node | Covers production node setup, hardware requirements, networking ports, and syncing guidance. |
| Converting MiniKit to Farcaster | Migrates Mini Apps from MiniKit (OnchainKit) to native Farcaster SDK with mappings, examples, and pitfalls. |
Install with Vercel's Skills CLI:
npx skills add base/base-skillsSkills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Deploy my contract to Base Sepolia
How do I connect to Base mainnet?
Add Sign in with Base to my app
See CONTRIBUTING.md for guidelines.
This project is licensed under the terms of the included LICENSE file.
