The comprehensive skill for building on Celo. Ecosystem intelligence, developer tools, DeFi protocols, MiniPay integration, AI agent infrastructure, governance, grants, and verified contract addresses — all in one install.
npx skills add celo-org/skillsWorks with Claude Code, Codex, and OpenClaw.
Search 6,300+ crypto products via The Grid, find competitors, analyze vertical saturation, and discover what's deployed on Celo vs other EVM chains.
Foundry/Hardhat configs for Celo, fee abstraction implementation, SDK selection guide (Viem, Wagmi, ContractKit, Thirdweb), deployment and verification workflows.
Deep protocol reference for Uniswap V3/V4, Aave V3, Morpho Blue, Mento stablecoins, stCELO, Velodrome, and Curve on Celo. Includes contract addresses, interaction patterns, and yield strategies.
Build Mini Apps for MiniPay (14M+ wallets). Wallet detection, auto-connect patterns, stablecoin payments, phone number resolution, testing with ngrok, and ready-to-use code templates. Includes the official submission checklist (UI copy rules, 360×640, PageSpeed, ToS/Privacy, 24h SLA).
ERC-8004 (Agent Trust Protocol), x402 (HTTP micropayments), Celo MCP Server, and the Agent Skills specification. Build AI agents that transact autonomously on Celo.
Celo-specific security patterns (CELO duality, CIP-64 fee abstraction, Aave aToken drift, Mento circuit breakers, post-L2 epoch effects). Chain-agnostic Solidity audits defer to pashov/skills.
On-chain governance reference: proposal lifecycle, voting with Mondo/CeloCLI, Security Council, epoch rewards, and carbon offset fund.
150+ verified addresses from docs.celo.org — core protocol, 15+ Mento stablecoins, L1 bridge contracts, Uniswap V3/V4, Aave V3, Morpho Blue, and testnet deployments.
20+ grant programs tracked (3 live, 17 past) with a matchmaking guide. Find the right grant based on what you're building.
Once installed, the skill activates automatically. Just describe what you need:
- "What lending protocols exist on Celo?"
- "Set up a Foundry project for Celo with fee abstraction"
- "Give me the Uniswap V4 contract addresses on Celo mainnet"
- "I want to build a payments Mini App — show me how"
- "How do I integrate Aave V3 on Celo?"
- "What grants can I apply to for a DeFi project?"
- "How saturated is the DEX vertical on EVM chains?"
- "Build an AI agent that makes micropayments with x402"
| Source | What | Auth |
|---|---|---|
| The Grid | 6,300+ crypto products, live ecosystem data | None (public) |
| docs.celo.org | Contract addresses, network info, documentation | None |
| DefiLlama | TVL data (linked, not embedded) | None |
| celo-org/agent-skills | SDK patterns, code examples | None |
The skill lives at skills/celo-skill/ and is organized into topic-grouped references. SKILL.md is the main definition (v1.3.0); everything else is loaded on demand.
| File | What |
|---|---|
network-info.md |
Chain IDs, RPCs, explorers, fee currencies, RPC limits |
contracts.md |
150+ verified contract addresses |
ecosystem.md |
30+ DeFi protocols, infra, MiniPay apps |
the-grid-skill.md |
9 GraphQL query templates for The Grid |
grants-funding.md |
Grant programs with mandatory live-fetch directive |
docs-map.md |
Full docs.celo.org sitemap (~150 pages) |
live-data-sources.md |
DefiLlama, celopg.eco, RPC, Blockscout APIs |
| File | What |
|---|---|
builder-guide.md |
Celo-specific dev patterns and gotchas |
dev-templates.md |
Foundry, Hardhat, Viem, Wagmi configs |
sdk-reference.md |
SDK quick reference and selection guide |
| File | What |
|---|---|
defi-protocols.md |
Deep protocol reference (Uniswap, Aave, Morpho, Mento) with live APY fetching |
| File | What |
|---|---|
minipay-guide.md |
Complete MiniPay development guide |
minipay-templates.md |
Ready-to-use Mini App code templates |
minipay-scaffold-from-scratch.md |
Raw Next.js + viem setup (alternative to Celo Composer) |
odis-socialconnect.md |
ODIS (PnP), OdisPayments, FederatedAttestations |
minipay-live-apps.md |
Discovery snapshot: live Mini Apps, categories, country targeting |
minipay-requirements.md |
Official submission checklist: UI copy rules, performance, legal, 24h SLA |
| File | What |
|---|---|
governance.md |
On-chain governance reference |
ai-agents.md |
ERC-8004, x402, MCP, Agent Skills |
security-patterns.md |
Celo-specific security risks (pairs with pashov/skills) |
Data is sourced from official Celo documentation. If you find outdated information:
- Check docs.celo.org for the current value
- Update the relevant reference file
- Bump the version in
SKILL.md - Open a PR
Apache-2.0