Skip to content

MobulaFi/mobula-openclaw-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Mobula OpenClaw Skill

AI coding skill for Mobula API - real-time crypto data across 88+ blockchains with focus on Solana.

Overview

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)

Quick Start

# 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"
    }
  ]
}

API Key

Get your free API key at mobula.io

export MOBULA_API_KEY=your_api_key_here

Documentation

License

MIT © Mobula

About

AI coding skill for Mobula API - real-time crypto data across 88+ blockchains for OpenClaw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors