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