Skills indigo-analytics
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/adacapo21/indigo-analytics" ~/.claude/skills/clawdbot-skills-indigo-analytics && rm -rf "$T"
manifest:
skills/adacapo21/indigo-analytics/SKILL.mdsource content
Protocol Analytics
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol on Cardano.
MCP Tools
| Tool | Description |
|---|---|
| Get the total value locked in Indigo Protocol |
| Get protocol-wide statistics and metrics |
| Get APR reward rates across Indigo pools |
| Get APR reward rate for a specific pool key |
| Get current DEX yield data for Indigo iAsset pairs |
Sub-Skills
- TVL & Stats — Total value locked and protocol statistics
- APR Rewards — APR reward rates for pools
- DEX Yields — DEX yield data for iAsset pairs
References
- MCP Tools Reference — Detailed tool parameters and return types
- Analytics Concepts — TVL, APR/APY, pool types, and data sources