Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$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