TopRank Skills

Home / Claw Skills / Autres / indigo-analytics
Official OpenClaw rules 15%

indigo-analytics

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

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 indigo-analytics 技能。 若已安装,则直接安装 indigo-analytics 技能。

Overview

Skill Key
adacapo21/indigo-analytics
Author
adacapo21
Source Repo
openclaw/skills
Version
-
Source Path
skills/adacapo21/indigo-analytics
Latest Commit SHA
f492fa1023b5822760a444f34ae2656f951d7b10

Extracted Content

SKILL.md excerpt

# Protocol Analytics

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

## MCP Tools

| Tool | Description |
|------|-------------|
| `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

- [TVL & Stats](sub-skills/tvl-stats.md) — Total value locked and protocol statistics
- [APR Rewards](sub-skills/apr-rewards.md) — APR reward rates for pools
- [DEX Yields](sub-skills/dex-yields.md) — DEX yield data for iAsset pairs

## References

- [MCP Tools Reference](references/mcp-tools.md) — Detailed tool parameters and return types
- [Analytics Concepts](references/concepts.md) — TVL, APR/APY, pool types, and data sources

Related Claw Skills