cardano-staking

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

23 stars

Best use case

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

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

Teams using cardano-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/cardano-staking/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/chains/cardano-staking/SKILL.md"

Manual Installation

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

How cardano-staking Compares

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

Frequently Asked Questions

What does this skill do?

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

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.

SKILL.md Source

# Cardano Staking

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

## Prerequisites

- `@indigoprotocol/cardano-mcp` server running

## MCP Tools

- `get_stake_delegation` — Retrieve the staked pool ID and available ADA rewards

## When to use

Use this skill when the user asks about:

- Staking status or delegation
- Which stake pool they are delegated to
- Available staking rewards
- ADA rewards they can claim

## Data interpretation

- `poolId` is the bech32 pool identifier (e.g. `pool1...`).
- `availableAdaRewards` is already in ADA (not lovelace).

Related Skills

kraken-earn-staking

23
from jiayaoqijia/cryptoskill

Discover staking strategies, allocate funds, and track earn positions.

gate-exchange-staking

23
from jiayaoqijia/cryptoskill

The on-chain staking query function of Gate Exchange. Use this skill to query staking positions, rewards, products, or order history. Trigger phrases include: staking, stake, earn, staking rewards, staking positions, earning records, staking history, available coins.

rocketpool-staking-agent

23
from jiayaoqijia/cryptoskill

Decentralized ETH staking with rETH token and node operator delegation strategies.

rocketpool-liquid-staking

23
from jiayaoqijia/cryptoskill

Interact with Rocket Pool liquid staking contracts — deposit ETH to mint rETH, burn rETH for ETH, check exchange rates, query deposit pool balances, and perform rETH ERC-20 operations. Supports cast (Foundry CLI) and Ethereum MCP tools on mainnet and Hoodi testnet.

mellow-restaking-vaults

23
from jiayaoqijia/cryptoskill

Deposit into curated restaking vaults with Symbiotic points and curator reputation scoring.

mellow-restaking-agent

23
from jiayaoqijia/cryptoskill

Deposit into curated restaking vaults, earn points, and manage withdrawal flows on Mellow.

marinade-solana-staking

23
from jiayaoqijia/cryptoskill

Solana liquid staking with mSOL, validator delegation, and real-time exchange rates.

marinade-solana-staking-agent

23
from jiayaoqijia/cryptoskill

Manage mSOL liquid staking positions on Solana with validator delegation strategies.

marinade-sol-staking

23
from jiayaoqijia/cryptoskill

Query mSOL exchange rates, staking APY, and SOL positions on Solana.

marinade-liquid-staking

23
from jiayaoqijia/cryptoskill

Stake SOL for mSOL liquid staking token with automatic validator delegation.

lido-staking-agent

23
from jiayaoqijia/cryptoskill

AI agent for staking ETH via Lido and managing stETH positions.

lido-rocketpool-staking

23
from jiayaoqijia/cryptoskill

Compare stETH, rETH, eETH, and swETH rates with auto-selection for best yield.