indigo-staking

Query and manage INDY token staking positions on Indigo Protocol.

3,891 stars

Best use case

indigo-staking is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Query and manage INDY token staking positions on Indigo Protocol.

Teams using indigo-staking should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/indigo-staking/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/adacapo21/indigo-staking/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/indigo-staking/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How indigo-staking Compares

Feature / Agentindigo-stakingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Query and manage INDY token staking positions on Indigo Protocol.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# 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](sub-skills/staking-query.md) — Query staking info and positions
- [Staking Management](sub-skills/staking-manage.md) — Open, adjust, and close positions
- [Staking Rewards](sub-skills/staking-rewards.md) — Distribute staking rewards

## References

- [MCP Tools Reference](references/mcp-tools.md) — Detailed tool parameters and return types
- [Staking Concepts](references/concepts.md) — INDY staking mechanics, rewards, and governance

Related Skills

tron-staking

3891
from openclaw/skills

This skill should be used when the user asks to 'stake TRX', 'freeze TRX', 'unfreeze TRX', 'vote for SR', 'TRON super representative', 'claim TRON rewards', 'TRON staking rewards', 'how to earn with TRX', 'delegate TRX', 'Stake 2.0', 'unfreeze period', or mentions staking, freezing, unfreezing, voting for Super Representatives, claiming rewards, or Stake 2.0 on the TRON network. Do NOT use for resource queries — use tron-resource. Do NOT use for balance checks — use tron-wallet.

indigo-ipfs

3891
from openclaw/skills

Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.

indigo-governance

3891
from openclaw/skills

Query Indigo Protocol governance data including protocol parameters, polls, .

indigo-dex

3891
from openclaw/skills

Interact with decentralized exchanges on Cardano through the Indigo Protocol ecosystem.

indigo-cdp

3891
from openclaw/skills

Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.

indigo-assets

3891
from openclaw/skills

Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.

indigo-analytics

3891
from openclaw/skills

Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.

cardano-staking

3891
from openclaw/skills

Check stake delegation and available ADA rewards for the connected wallet.

indigo-stability

3880
from openclaw/skills

Manage Stability Pool positions on the Indigo Protocol.

indigo-redemption

3880
from openclaw/skills

Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation