Base
Official@base
Base is bringing the world onchain to create a global economy that increases innovation, creativity, and freedom. Built on Ethereum.
Agent Skills by Base
Showing 10 vetted skills indexed across 2 GitHub repositories.
base-mcp
Prepare Base Account actions via Base MCP with approval workflows.
skill-creator
Guide creation and structuring of AI skills with SKILL.md and bundled resources.
adding-builder-codes
Integrate Base Builder Codes (ERC-8021) into web3 applications for transaction attribution.
connecting-to-base-network
Provide Base Mainnet and Sepolia RPC endpoints, chain IDs, and explorer URLs.
running-a-base-node
Guide production Base node setup with Reth and secure networking.
converting-minikit-to-farcaster
Migrate Farcaster Mini Apps from MiniKit to the native Farcaster SDK.
deploying-contracts-on-base
Deploy and verify Solidity smart contracts on Base using Foundry.
convert-farcaster-miniapp-to-app
Convert Farcaster miniapp SDK projects into Base/web apps.
building-with-base-account
Integrate the Base Account SDK for wallet authentication and USDC payments.
migrating-an-onchainkit-app
Migrate dApps from @coinbase/onchainkit to wagmi and viem.
Frequently Asked Questions About Base
FAQPage SchemaWhat specific tasks can developers perform using Base infrastructure?▼
Developers can deploy and verify Solidity smart contracts, configure Reth nodes for network participation, integrate ERC-8021 builder codes for transaction attribution, and implement wallet authentication with USDC payment processing within decentralized applications.
Which technical personas are the primary users of Base skills?▼
Base skills are designed for blockchain engineers, smart contract developers, and web3 application architects who require reliable RPC endpoints, node management capabilities, and standardized integration paths for Ethereum-based decentralized finance and social applications.
What are the prerequisites for deploying contracts on the Base network?▼
Deployment requires a configured Foundry environment, access to Base Mainnet or Sepolia RPC endpoints, and a funded wallet for gas fees. Developers must also ensure their smart contracts are compatible with the Ethereum Virtual Machine and follow standard verification procedures.