Skip to main content
Generaldvcrn

indigo-assets

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

Stars
15
Source
dvcrn/openclaw-skills-marketplace
Updated
2026-05-29
Slug
dvcrn--openclaw-skills-marketplace--indigo-assets
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/adacapo21--indigo-assets/skills/indigo-assets/SKILL.md -o .claude/skills/indigo-assets.md

Drops the SKILL.md into .claude/skills/indigo-assets.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

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

References