TopRank Skills

Home / Claw Skills / Others / cardano-staking
Official OpenClaw rules 15%

cardano-staking

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

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 cardano-staking 技能。 若已安装,则直接安装 cardano-staking 技能。

Overview

Skill Key
adacapo21/cardano-staking
Author
adacapo21
Source Repo
openclaw/skills
Version
-
Source Path
skills/adacapo21/cardano-staking
Latest Commit SHA
960a7486fbc3c5a5c9fc48352bd3cfd1eb1f9c86

Extracted Content

SKILL.md excerpt

# 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 Claw Skills