celo-stablecoins

Read and transfer Celo stablecoin balances via ERC20 interfaces.

8|4|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/celo-org/agent-skills --skill celo-stablecoins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: celo-stablecoins
Source: https://github.com/celo-org/agent-skills/tree/main/skills/celo-stablecoins
Command: npx skills add https://github.com/celo-org/agent-skills --skill celo-stablecoins

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill simplifies working with Celo stablecoins, including Mento-based currencies and on-chain USD-backed tokens, by providing a unified approach to reading balances, transferring funds, and integrating stablecoins into payment flows across Celo networks.

Core Features & Use Cases

  • Read stablecoin balances (USDm, EURm, USDC, USDT, and regional Mentos) for any address.
  • Transfer stablecoins between addresses and build payment flows within Celo-based applications.
  • Use with regional currencies and yield-bearing or on-chain variants via the Mento ecosystem to support multi-currency wallets and settlements.

Quick Start

  • Ask the agent to read the USDm balance for a given address using the USDm contract address provided in the skill.
  • Ask the agent to transfer 10 USDm to a recipient address using the standard ERC20 transfer interface.