← Back to Skills Marketplace
Indigo Staking
by
Angelos Kappos
· GitHub ↗
· v1.0.0
· MIT-0
246
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install indigo-staking
Description
Query and manage INDY token staking positions on Indigo Protocol.
README (SKILL.md)
INDY Staking
Query and manage INDY token staking positions on Indigo Protocol. View staking info, browse positions, and open, adjust, or close staking positions.
MCP Tools
| Tool | Description |
|---|---|
get_staking_info |
Get general INDY staking information and parameters |
get_staking_positions |
Get all active staking positions |
get_staking_positions_by_owner |
Get staking positions for a specific owner |
get_staking_position_by_address |
Get a staking position by its address |
open_staking_position |
Open a new INDY staking position |
adjust_staking_position |
Adjust an existing staking position |
close_staking_position |
Close an existing staking position |
distribute_staking_rewards |
Distribute pending staking rewards |
Sub-Skills
- Staking Queries — Query staking info and positions
- Staking Management — Open, adjust, and close positions
- Staking Rewards — Distribute staking rewards
References
- MCP Tools Reference — Detailed tool parameters and return types
- Staking Concepts — INDY staking mechanics, rewards, and governance
Capability Analysis
Type: OpenClaw Skill
Name: indigo-staking
Version: 1.0.0
The indigo-staking skill bundle provides a comprehensive set of instructions and tool definitions for interacting with the Indigo Protocol's INDY staking mechanism on Cardano. The tools facilitate querying staking positions and generating unsigned transaction CBOR for opening, adjusting, or closing positions, which requires explicit user signing. No evidence of data exfiltration, malicious execution, or prompt injection was found; the content is consistently aligned with its stated purpose of DeFi portfolio management.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install indigo-staking - After installation, invoke the skill by name or use
/indigo-staking - 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 Staking?
Query and manage INDY token staking positions on Indigo Protocol. It is an AI Agent Skill for Claude Code / OpenClaw, with 246 downloads so far.
How do I install Indigo Staking?
Run "/install indigo-staking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Indigo Staking free?
Yes, Indigo Staking is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Indigo Staking support?
Indigo Staking is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Indigo Staking?
It is built and maintained by Angelos Kappos (@adacapo21); the current version is v1.0.0.
More Skills