← 返回 Skills 市场
Indigo Loan
作者
Angelos Kappos
· GitHub ↗
· v1.0.0
· MIT-0
252
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install indigo-cdp
功能描述
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.
使用说明 (SKILL.md)
Indigo CDP & Loan Management
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.
Prerequisites
@indigoprotocol/indigo-mcpserver running
MCP Tools
open_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
Sub-skills
- CDP Basics — Open, deposit, withdraw, close
- Mint & Burn — Mint and burn iAssets
- CDP Health — Analyze health, liquidation risk
- Liquidation — Liquidate, redeem, freeze, merge
- Leverage — Leveraged CDP via ROB
References
- MCP Tools Reference — Detailed tool parameters and return types
- CDP Concepts — Collateral ratios, liquidation, iAssets, and more
功能分析
Type: OpenClaw Skill
Name: indigo-cdp
Version: 1.0.0
The indigo-cdp skill bundle provides a legitimate interface for managing Collateralized Debt Positions on the Indigo Protocol (Cardano). It includes tools for minting iAssets, managing collateral, and analyzing health, all of which follow a secure non-custodial pattern by returning unsigned transactions for the user to sign. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found across the documentation or tool definitions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install indigo-cdp - 安装完成后,直接呼叫该 Skill 的名称或使用
/indigo-cdp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Indigo Loan 是什么?
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 252 次。
如何安装 Indigo Loan?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install indigo-cdp」即可一键安装,无需额外配置。
Indigo Loan 是免费的吗?
是的,Indigo Loan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Indigo Loan 支持哪些平台?
Indigo Loan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Indigo Loan?
由 Angelos Kappos(@adacapo21)开发并维护,当前版本 v1.0.0。
推荐 Skills