basebaseOfficialยท9 Agent Skills Included

skills

Build, deploy, and transact on the Base blockchain

Guides developers through building on the Base blockchain: deploying smart contracts, connecting wallets, accepting USDC payments, and running nodes. Gives your coding assistant a Base wallet for sending, swapping, and signing transactions through 20+ DeFi and NFT plugins. Eliminates manual network configuration, contract verification steps, and framework migration guesswork with ready-made references and scripts.
npx skills add base/skills --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Base Skills?โ–ผ

Run `npx skills add base/skills --all -g -y` in your terminal to install all skills globally. You can also install a single skill with `npx skills add base/skills --skill build-on-base`.

How to deploy a smart contract on Base?โ–ผ

The build-on-base skill walks your coding assistant through Foundry deployment, BaseScan verification, and getting testnet ETH from the CDP faucet. Just ask it to deploy your contract to Base Sepolia or mainnet.

What can the Base MCP skill do?โ–ผ

It connects your assistant to a Base Account wallet for checking balances, sending and swapping tokens, signing messages, and batching contract calls. It also includes plugins for DeFi protocols like Uniswap, Morpho, and Moonwell.

Does Base Skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible coding assistants.

Can I migrate a Farcaster miniapp to Base?โ–ผ

Yes. The build-on-base skill includes step-by-step migration references for converting MiniKit and OnchainKit projects into standard Base web apps.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’