TopRank Skills

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

indigo-assets

Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

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

Extracted Content

SKILL.md excerpt

# iAsset Prices & Data

Query real-time prices and data for Indigo Protocol iAssets (iUSD, iBTC, iETH, iSOL), ADA, and INDY tokens.

## MCP Tools

| Tool | Description |
|------|-------------|
| `get_assets` | Get all Indigo iAssets with prices and interest data |
| `get_asset` | Get details for a specific iAsset (iUSD, iBTC, iETH, iSOL) |
| `get_asset_price` | Get the current price for a specific iAsset |
| `get_ada_price` | Get the current ADA price in USD |
| `get_indy_price` | Get the current INDY token price in ADA and USD |

## Sub-Skills

- [Asset Prices](sub-skills/asset-prices.md) — Query iAsset prices and details
- [Token Prices](sub-skills/token-prices.md) — Query ADA and INDY token prices

## References

- [MCP Tools Reference](references/mcp-tools.md) — Detailed tool parameters and return types
- [Asset Concepts](references/concepts.md) — iAssets, oracles, INDY token, and interest rates

Related Claw Skills