在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:4,312
forks:1,182
updated:2026年3月11日 12:36
文件资源管理器
SKILL.md
[HINT] 下载包含 SKILL.md 和所有相关文件的完整技能目录
| 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