npx skills add base/skills
4 chapters · 21 minutes · 4,898 words
carries an editor’s note.
npx skills add base/skills
Agent Skills (opens in a new tab) for building on Base (opens in a new tab). These skills enable AI agents to connect to Base, deploy contracts, integrate wallets, run nodes, and more.
(opens in a new tab)
(opens in a new tab)
(opens in a new tab)
(opens in a new tab)
(opens in a new tab)
(opens in a new tab)
(opens in a new tab)
(opens in a new tab)
Two consolidated skills that cover the most common use cases. Each uses progressive reference loading — the skill loads a single entry point and pulls in detailed references only when needed.
| Skill | Install | Description |
|---|---|---|
| build-on-base | npx skills add base/skills --skill build-on-base | Complete Base development playbook: network, contracts, wallet auth, payments, attribution, and migrations. Consolidates all individual skills into one. |
| base-mcp | npx skills add base/skills --skill base-mcp | Base MCP server — gives your AI assistant a wallet via mcp.base.org. Sending, swapping, signing, batched calls, balances, and partner plugins for lending, swaps, and more. |
Install with Vercel’s Skills CLI (opens in a new tab):
npx skills add base/skillsSkills are automatically available once installed. The agent will use them when relevant tasks are detected.
Examples:
Deploy my contract to Base SepoliaHow do I connect to Base mainnet?Add Sign in with Base to my appConvert my existing Farcaster miniapp to a standard app on BaseRegister my trading bot and add builder code attribution to its transactionsSee CONTRIBUTING.md (opens in a new tab) for guidelines.
This project is licensed under the terms of the included LICENSE file.
master, last pushed 27 July 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: .claude/skills/*/SKILL.md, skills/*/SKILL.md.h1 and no skipped levels:/base/skills.md, and each chapter at its own .md URL.