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.md
source content

Protocol Analytics

Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol on Cardano.

MCP Tools

ToolDescription
get_tvl
Get the total value locked in Indigo Protocol
get_protocol_stats
Get protocol-wide statistics and metrics
get_apr_rewards
Get APR reward rates across Indigo pools
get_apr_by_key
Get APR reward rate for a specific pool key
get_dex_yields
Get current DEX yield data for Indigo iAsset pairs

Sub-Skills

References