indigo-governance

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

3,891 stars

Best use case

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

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

Teams using indigo-governance 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-governance/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/adacapo21/indigo-governance/SKILL.md"

Manual Installation

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

How indigo-governance Compares

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

Frequently Asked Questions

What does this skill do?

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

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

# Governance & Params

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

## MCP Tools

| Tool | Description |
|------|-------------|
| `get_protocol_params` | Get current Indigo Protocol parameters |
| `get_temperature_checks` | Get active governance temperature checks |
| `get_polls` | Get governance polls and voting data |

## Sub-Skills

- [Protocol Params](sub-skills/protocol-params.md) — Query protocol parameters
- [Polls](sub-skills/polls.md) — Temperature checks and governance polls

## References

- [MCP Tools Reference](references/mcp-tools.md) — Detailed tool parameters and return types
- [Governance Concepts](references/concepts.md) — Voting process, protocol parameters,

Related Skills

Data Governance Framework

3891
from openclaw/skills

Assess, score, and remediate your organization's data governance posture across 6 domains.

Security

AI Governance Policy Builder

3891
from openclaw/skills

Build internal AI governance policies from scratch. Covers acceptable use, model selection, data handling, vendor contracts, compliance mapping, and board reporting.

openclaw-workspace-governance-installer

3891
from openclaw/skills

Install OpenClaw WORKSPACE_GOVERNANCE in minutes. Get guided setup, upgrade checks, migration, and audit for long-running workspaces.

indigo-staking

3891
from openclaw/skills

Query and manage INDY token staking positions on Indigo Protocol.

indigo-ipfs

3891
from openclaw/skills

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

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.

governance-inheritance

3891
from openclaw/skills

Hierarchical policy inheritance system for OpenClaw agents. Enables policies to be defined at organization, team, project, and session levels with automatic inheritance, override rules, and conflict resolution. Use when setting up governance policies that need to cascade across multiple sessions, when defining policy hierarchies, or when resolving policy conflicts between parent and child contexts. Required tools - exec, read, write. Environment variables - GOVERNANCE_ROOT (default ~/.openclaw/governance).

meerkat-governance

3891
from openclaw/skills

AI governance API with two endpoints. Shield scans untrusted content for prompt injection and threats. Verify checks AI output for hallucinations, numerical errors, and manipulation against source data. Returns structured results with trust scores and remediation guidance. Full audit trail.

architecture-governance-assessment

3891
from openclaw/skills

Architecture governance and assessment tool. Evaluate cloud architectures against best practices and generate actionable improvement reports.