Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:4,312
forks:1,182
updated:11 mars 2026 à 12:36
Explorateur de fichiers
SKILL.md
[HINT] Téléchargez le répertoire complet incluant SKILL.md et tous les fichiers associés
| 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