← Back to Skills Marketplace
Indigo Loan
by
Angelos Kappos
· GitHub ↗
· v1.0.0
· MIT-0
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-mcpserver running
MCP Tools
open_cdp— Open a new CDPdeposit_cdp— Deposit collateral into a CDPwithdraw_cdp— Withdraw collateral from a CDPclose_cdp— Close a CDP and reclaim collateralmint_cdp— Mint iAssets against a CDPburn_cdp— Burn iAssets to reduce CDP debtanalyze_cdp_health— Check CDP health and liquidation riskliquidate_cdp— Liquidate an unhealthy CDPredeem_cdp— Redeem iAssets against a CDPfreeze_cdp— Freeze a CDPmerge_cdps— Merge multiple CDPs into oneleverage_cdp— Open a leveraged CDP position via ROBget_all_cdps— List all CDPsget_cdps_by_owner— List CDPs by ownerget_cdps_by_address— List CDPs by address
Sub-skills
- CDP Basics — Open, deposit, withdraw, close
- Mint & Burn — Mint and burn iAssets
- CDP Health — Analyze health, liquidation risk
- Liquidation — Liquidate, redeem, freeze, merge
- Leverage — Leveraged CDP via ROB
References
- MCP Tools Reference — Detailed tool parameters and return types
- CDP Concepts — Collateral ratios, liquidation, iAssets, and more
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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install indigo-cdp - After installation, invoke the skill by name or use
/indigo-cdp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
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.
More Skills