indigo-assets
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adacapo21/indigo-assetsWhat This Skill Does
The indigo-assets skill serves as a high-precision data bridge between the OpenClaw AI agent and the Indigo Protocol ecosystem on the Cardano blockchain. It empowers users to fetch real-time market telemetry for synthetic assets (iAssets), including iUSD, iBTC, iETH, and iSOL, as well as native Cardano (ADA) and the Indigo governance token (INDY). By providing abstracted access to price feeds and underlying interest rate data, the skill removes the need for manual oracle lookups or navigating complex DeFi dashboards, enabling seamless integration of decentralized finance metrics directly into your agent-led workflows.
Installation
To integrate this skill into your environment, use the OpenClaw CLI package manager. Open your terminal and execute the following command:
clawhub install openclaw/skills/skills/adacapo21/indigo-assets
Ensure that your OpenClaw environment is updated to the latest version to maintain compatibility with the underlying MCP tools provided by this package.
Use Cases
This skill is designed for traders, liquidity providers, and researchers who require automated tracking of DeFi assets. Use it to build an automated portfolio monitor that triggers alerts when specific iAsset prices deviate from target ranges. Researchers can utilize the tool to gather historical data trends for collateralized synthetic assets, while developers can build custom dashboards or trading bots that respond dynamically to INDY token price movements against ADA. Whether you are managing risk or performing deep market analysis, the provided MCP tools offer the reliability needed for professional-grade DeFi operations.
Example Prompts
- "Check the current market prices for all available Indigo iAssets and list them in a table format."
- "What is the current price of the INDY token in both ADA and USD?"
- "Give me a detailed report on the iBTC price and current interest rate data from the Indigo Protocol."
Tips & Limitations
To maximize the effectiveness of this skill, ensure that your agent has stable internet connectivity, as the tools rely on external blockchain oracles and API endpoints. Remember that all price data retrieved is reflective of the specific time of the request; for highly volatile trading conditions, consider implementing logic that refreshes data at short, set intervals. Note that this skill is strictly for data retrieval and does not execute on-chain trades or stake assets. Always verify critical financial data against official blockchain explorers before making high-value investment decisions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adacapo21-indigo-assets": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
indigo-redemption
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
cardano-transactions
Sign and submit Cardano transactions with explicit user confirmation.
cardano-balances
Query wallet balances, addresses, and UTxOs on the Cardano blockchain.
indigo-governance
Query Indigo Protocol governance data including protocol parameters, polls, .
indigo-ipfs
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.