Skills cardano-staking
Check stake delegation and available ADA rewards for the connected wallet.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/adacapo21/cardano-staking" ~/.claude/skills/clawdbot-skills-cardano-staking && rm -rf "$T"
manifest:
skills/adacapo21/cardano-staking/SKILL.mdsource content
Cardano Staking
Check stake delegation and available ADA rewards for the connected wallet.
Prerequisites
server running@indigoprotocol/cardano-mcp
MCP Tools
— Retrieve the staked pool ID and available ADA rewardsget_stake_delegation
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
is the bech32 pool identifier (e.g.poolId
).pool1...
is already in ADA (not lovelace).availableAdaRewards