ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 5/5

indigo-analytics

Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/adacapo21/indigo-analytics
Or

What 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

  1. "Check the current TVL of the Indigo Protocol and list the top 3 pools with the highest APR rewards."
  2. "What is the current DEX yield for the iUSD/ADA pair, and how does it compare to the base APR for staking?"
  3. "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

Author@adacapo21
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-adacapo21-indigo-analytics": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#cardano#defi#analytics#indigo#crypto
Safety Score: 5/5

Flags: external-api