indigo-assets
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
Best use case
indigo-assets is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
Teams using indigo-assets should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/indigo-assets/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How indigo-assets Compares
| Feature / Agent | indigo-assets | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 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 Skills
indigo-staking
Query and manage INDY token staking positions on Indigo Protocol.
indigo-ipfs
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.
indigo-governance
Query Indigo Protocol governance data including protocol parameters, polls, .
indigo-dex
Interact with decentralized exchanges on Cardano through the Indigo Protocol ecosystem.
indigo-cdp
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.
indigo-analytics
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.
indigo-stability
Manage Stability Pool positions on the Indigo Protocol.
indigo-redemption
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.