indigo-analytics
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adacapo21/indigo-analyticsWhat This Skill Does
The indigo-analytics skill provides OpenClaw agents with deep, real-time access to the financial pulse of the Indigo Protocol on the Cardano blockchain. It acts as an interface layer between the protocol's data oracles and the agent, allowing for seamless retrieval of critical DeFi metrics. Users can query the total value locked (TVL), granular protocol statistics, specific APR reward distributions, and complex DEX yield data for various iAsset pairs. By abstracting the complexity of on-chain data retrieval, this skill enables agents to perform sophisticated portfolio analysis, market monitoring, and comparative DeFi research without requiring the user to navigate raw explorer interfaces or complex blockchain nodes.
Installation
To integrate the indigo-analytics skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/adacapo21/indigo-analytics
Once installed, ensure your agent has the necessary permissions to access network resources, as the skill fetches data from remote protocol endpoints to maintain accuracy.
Use Cases
This skill is designed for advanced DeFi users, developers building automated financial dashboards, and researchers tracking Cardano's synthetic asset ecosystem. Common use cases include:
- Portfolio Optimization: Tracking whether current APR rewards justify liquidity provision in specific iAsset pools.
- Market Intelligence: Programmatically monitoring the growth or decline of protocol-wide TVL as an indicator of market sentiment.
- Automated Alerts: Configuring an agent to notify you when the APR for a specific iAsset pair exceeds a pre-defined threshold.
- Comparative Analysis: Comparing DEX yield data across different pools to identify the most capital-efficient strategy for your current assets.
Example Prompts
- "Check the current TVL of the Indigo Protocol and list the top 3 pools with the highest APR rewards."
- "What is the current DEX yield for the iUSD/ADA pair, and how does it compare to the base APR for staking?"
- "Summarize the latest protocol-wide statistics for Indigo and identify any unusual shifts in reward distribution."
Tips & Limitations
- Data Freshness: While the skill retrieves real-time data, remember that on-chain updates may experience slight latency based on Cardano epoch timing and network congestion.
- Precision: When requesting APR data by key, ensure you are using the correct identifier as defined in the Indigo Protocol documentation to avoid retrieval errors.
- Contextual Awareness: This skill provides raw data metrics. To gain deeper insights, pair this skill with generic data analysis tools to aggregate trends over time, as this skill focuses primarily on current state queries.
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-analytics": {
"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.