AI coding skill for Mobula API - real-time crypto data across 88+ blockchains with focus on Solana.
This skill enables AI agents to access comprehensive crypto market data through the Mobula API, including:
- Real-time token prices
- Market cap & trading volumes
- Wallet portfolio tracking
- Transaction history
- OHLCV charts
- Multi-chain support (Solana + 80+ chains)
# Install via OpenClaw
openclaw skills add mobula
# Or add to your agent config
{
"skills": [
{
"name": "mobula",
"source": "https://raw.githubusercontent.com/MobulaFi/mobula-openclaw-skill/main/skill.md"
}
]
}Get your free API key at mobula.io
export MOBULA_API_KEY=your_api_key_hereMIT © Mobula