indigo-cdp

Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.

3,891 stars

Best use case

indigo-cdp is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.

Teams using indigo-cdp 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

$curl -o ~/.claude/skills/indigo-cdp/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/adacapo21/indigo-cdp/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/indigo-cdp/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How indigo-cdp Compares

Feature / Agentindigo-cdpStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.

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

SKILL.md Source

# Indigo CDP & Loan Management

Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.

## Prerequisites

- `@indigoprotocol/indigo-mcp` server running

## MCP Tools

- `open_cdp` — Open a new CDP
- `deposit_cdp` — Deposit collateral into a CDP
- `withdraw_cdp` — Withdraw collateral from a CDP
- `close_cdp` — Close a CDP and reclaim collateral
- `mint_cdp` — Mint iAssets against a CDP
- `burn_cdp` — Burn iAssets to reduce CDP debt
- `analyze_cdp_health` — Check CDP health and liquidation risk
- `liquidate_cdp` — Liquidate an unhealthy CDP
- `redeem_cdp` — Redeem iAssets against a CDP
- `freeze_cdp` — Freeze a CDP
- `merge_cdps` — Merge multiple CDPs into one
- `leverage_cdp` — Open a leveraged CDP position via ROB
- `get_all_cdps` — List all CDPs
- `get_cdps_by_owner` — List CDPs by owner
- `get_cdps_by_address` — List CDPs by address

## Sub-skills

- [CDP Basics](sub-skills/cdp-basics.md) — Open, deposit, withdraw, close
- [Mint & Burn](sub-skills/cdp-mint-burn.md) — Mint and burn iAssets
- [CDP Health](sub-skills/cdp-health.md) — Analyze health, liquidation risk
- [Liquidation](sub-skills/cdp-liquidation.md) — Liquidate, redeem, freeze, merge
- [Leverage](sub-skills/cdp-leverage.md) — Leveraged CDP via ROB

## References

- [MCP Tools Reference](references/mcp-tools.md) — Detailed tool parameters and return types
- [CDP Concepts](references/concepts.md) — Collateral ratios, liquidation, iAssets, and more

Related Skills

indigo-staking

3891
from openclaw/skills

Query and manage INDY token staking positions on Indigo Protocol.

indigo-ipfs

3891
from openclaw/skills

Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.

indigo-governance

3891
from openclaw/skills

Query Indigo Protocol governance data including protocol parameters, polls, .

indigo-dex

3891
from openclaw/skills

Interact with decentralized exchanges on Cardano through the Indigo Protocol ecosystem.

indigo-assets

3891
from openclaw/skills

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

indigo-analytics

3891
from openclaw/skills

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

indigo-stability

3880
from openclaw/skills

Manage Stability Pool positions on the Indigo Protocol.

indigo-redemption

3880
from openclaw/skills

Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

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.

Content & Documentation

find-skills

3891
from openclaw/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.

General Utilities

tavily-search

3891
from openclaw/skills

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.

Data & Research