BS

base/skills

Developer tools
104 stars 品質 70 トレンド 70

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

概要

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

README

Base Skills

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

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.


View this README on GitHub

推奨ツール

別のキーワードを試すか、フィルタを外してください。

インストール

npx skillfish add base/skills