← Back to Skills Marketplace
Indigo Stability
by
Angelos Kappos
· GitHub ↗
· v1.0.0
· MIT-0
254
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install indigo-stability
Description
Manage Stability Pool positions on the Indigo Protocol.
README (SKILL.md)
Indigo Stability Pools
Manage Stability Pool positions on the Indigo Protocol.
Prerequisites
@indigoprotocol/indigo-mcpserver running
MCP Tools
get_stability_pools— List all stability poolsget_stability_pool_accounts— List accounts in a stability poolget_sp_account_by_owner— Get stability pool account by ownercreate_sp_account— Create a new stability pool accountadjust_sp_account— Adjust deposit in a stability pool accountclose_sp_account— Close a stability pool accountprocess_sp_request— Process a pending stability pool requestannul_sp_request— Cancel a pending stability pool request
Sub-skills
- Pool Queries — Pool state, accounts, owner lookup
- Pool Management — Create, adjust, close accounts
- Request Processing — Process and cancel requests
References
- MCP Tools Reference — Detailed tool parameters and return types
- Stability Pool Concepts — Pool mechanics, rewards, and request lifecycle
Capability Analysis
Type: OpenClaw Skill
Name: indigo-stability
Version: 1.0.0
The skill bundle provides instructions for managing Indigo Protocol stability pools via an MCP server. It follows standard DeFi patterns by generating unsigned transactions for client-side signing and lacks any indicators of data exfiltration, malicious execution, or harmful prompt injection.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install indigo-stability - After installation, invoke the skill by name or use
/indigo-stability - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Indigo Stability?
Manage Stability Pool positions on the Indigo Protocol. It is an AI Agent Skill for Claude Code / OpenClaw, with 254 downloads so far.
How do I install Indigo Stability?
Run "/install indigo-stability" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Indigo Stability free?
Yes, Indigo Stability is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Indigo Stability support?
Indigo Stability is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Indigo Stability?
It is built and maintained by Angelos Kappos (@adacapo21); the current version is v1.0.0.
More Skills