MCPcopy Index your code
hub / github.com/base/skills

github.com/base/skills @base-mcp-v0.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release base-mcp-v0.2.0 ↗ · + Follow
25 symbols 77 edges 2 files 14 documented · 56%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Base Skills

Base

Agent Skills for building on Base. These skills enable AI agents to connect to Base, deploy contracts, integrate wallets, run nodes, and more.

GitHub contributors GitHub commit activity GitHub repo size

Website base.org Blog Docs Discord Twitter Base

GitHub pull requests by-label GitHub Issues

Recommended Skills

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.

Installation

Install with Vercel's Skills CLI:

npx skills add base/skills

Usage

Skills 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
Convert my existing Farcaster miniapp to a standard app on Base
Register my trading bot and add builder code attribution to its transactions

Contributing

See CONTRIBUTING.md for guidelines.

License

This project is licensed under the terms of the included LICENSE file.


Core symbols most depended-on inside this repo

add_error
called by 13
skills/build-on-base/scripts/validate_conversion.py
add_pass
called by 9
skills/build-on-base/scripts/validate_conversion.py
add_warning
called by 6
skills/build-on-base/scripts/validate_conversion.py
find_files
called by 1
skills/build-on-base/scripts/analyze_project.py
analyze_file
called by 1
skills/build-on-base/scripts/analyze_project.py
analyze_project
called by 1
skills/build-on-base/scripts/analyze_project.py
print_report
called by 1
skills/build-on-base/scripts/analyze_project.py
main
called by 1
skills/build-on-base/scripts/analyze_project.py

Shape

Function 16
Method 5
Class 4

Languages

Python100%

Modules by API surface

skills/build-on-base/scripts/validate_conversion.py17 symbols
skills/build-on-base/scripts/analyze_project.py8 symbols

For agents

$ claude mcp add skills \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact