← 返回 Skills 市场
Indigo Analytics
作者
Angelos Kappos
· GitHub ↗
· v1.0.0
· MIT-0
247
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install indigo-analytics
功能描述
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.
使用说明 (SKILL.md)
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 — 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
安全使用建议
This skill appears coherent for read-only analytics: it defines MCP tools and example workflows without requesting credentials or installing code. However, the package is documentation-only and the actual data access will depend on platform-provided MCP tool implementations and network calls at runtime. Before installing, verify you trust the skill owner (no homepage provided), confirm how the platform implements get_tvl/get_apr/get_dex_yields (which external APIs they call), and ensure the agent is not allowed to access sensitive host files or secrets. If you need stricter assurance, ask for a published source/homepage or a vetted implementation of the MCP tools, and monitor the agent's outbound network requests when first using the skill.
功能分析
Type: OpenClaw Skill
Name: indigo-analytics
Version: 1.0.0
The indigo-analytics skill bundle provides documentation and tool definitions for querying DeFi metrics related to the Indigo Protocol on Cardano. The bundle consists entirely of metadata and Markdown instructions (SKILL.md, sub-skills/*.md) that guide an AI agent on how to use specific analytics tools like get_tvl and get_apr_rewards. There is no executable code, obfuscation, or evidence of malicious intent; the instructions are strictly aligned with the stated purpose of protocol data retrieval.
能力评估
Purpose & Capability
Name and description match the declared MCP tools and the sub-skill workflows (TVL, protocol stats, APR, DEX yields). There are no unrelated environment variables, binaries, or install steps requested that would be inconsistent with an analytics skill.
Instruction Scope
SKILL.md and sub-skills only instruct the agent to call MCP tools (get_tvl, get_apr_rewards, get_dex_yields, etc.) and to present/compare results. The skill package includes only documentation; it does not include implementations for the MCP tools, so it implicitly relies on the platform to provide those tool endpoints. The declared allowed-tools (Read, Glob, Grep) could permit filesystem reads at runtime, but the instructions in the skill do not direct reading of arbitrary host files or secrets — they appear intended to read the skill’s own docs and call platform MCP tools. Verify the platform's MCP tool implementations and runtime tool scope before trusting results.
Install Mechanism
Instruction-only skill with no install spec and no downloaded code. Nothing will be written or executed on disk by the skill package itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The analytics tasks it describes (DefiLlama, Indigo indexer, DEX APIs) typically require no private credentials for read-only queries, so the absence of secrets is proportionate.
Persistence & Privilege
always is false and model invocation is permitted (platform default). The skill does not request persistent system-level privileges or attempt to modify other skills or global config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install indigo-analytics - 安装完成后,直接呼叫该 Skill 的名称或使用
/indigo-analytics触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Indigo Analytics 是什么?
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 247 次。
如何安装 Indigo Analytics?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install indigo-analytics」即可一键安装,无需额外配置。
Indigo Analytics 是免费的吗?
是的,Indigo Analytics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Indigo Analytics 支持哪些平台?
Indigo Analytics 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Indigo Analytics?
由 Angelos Kappos(@adacapo21)开发并维护,当前版本 v1.0.0。
推荐 Skills