npx skills add base/skillsMIT120 stars5,768 wordsUpdated 17 September 2026

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, register agents, 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)
(opens in a new tab)
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, attribution, agent registration, and nodes. 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. |
| vibenet | npx skills add base/skills --skill vibenet | Build on vibenet (opens in a new tab), the Base Vibes devnet for native account abstraction (EIP-8130) and Cobalt 200ms native blocks, with viem: smart accounts, batched calls, session keys and policies, ERC-8168 payer gas sponsorship, and millisecond block timestamps. |
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?Register my trading bot and add builder code attribution to its transactionsCreate an EIP-8130 smart account on vibenet and fund it from the faucetDeploy a smart account on vibenet with sponsored gas, so the user needs no ETHSend a transaction on vibenet and show me which 200ms block it landed inSee CONTRIBUTING.md (opens in a new tab) for guidelines.
This project is licensed under the terms of the included LICENSE file.
master, last pushed 17 September 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 skill at its own .md URL.