← Back to Skills Marketplace
adacapo21

Indigo Loan

by Angelos Kappos · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ error
252
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install indigo-cdp
Description
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.
README (SKILL.md)

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

References

Capability Analysis
Type: OpenClaw Skill Name: indigo-cdp Version: 1.0.0 The indigo-cdp skill bundle provides a legitimate interface for managing Collateralized Debt Positions on the Indigo Protocol (Cardano). It includes tools for minting iAssets, managing collateral, and analyzing health, all of which follow a secure non-custodial pattern by returning unsigned transactions for the user to sign. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found across the documentation or tool definitions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install indigo-cdp
  3. After installation, invoke the skill by name or use /indigo-cdp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug indigo-cdp
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Indigo Loan?

Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol. It is an AI Agent Skill for Claude Code / OpenClaw, with 252 downloads so far.

How do I install Indigo Loan?

Run "/install indigo-cdp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Indigo Loan free?

Yes, Indigo Loan is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Indigo Loan support?

Indigo Loan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Indigo Loan?

It is built and maintained by Angelos Kappos (@adacapo21); the current version is v1.0.0.

💬 Comments