Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:4,312
forks:1,182
updated:11 de marzo de 2026, 12:36
Explorador de archivos
SKILL.md
[HINT] Descarga el directorio completo de la habilidad incluyendo SKILL.md y todos los archivos relacionados
| name | indigo-cdp |
| description | Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol. |
| allowed-tools | Read, Glob, Grep |
| license | MIT |
| metadata | {"author":"indigoprotocol","version":"0.1.0"} |
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.
@indigoprotocol/indigo-mcp server runningopen_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