staking-rewards-api

Installation
SKILL.md

Staking Rewards API

Query staking data (GraphQL) and ratings (REST) from the Staking Rewards APIs.

Instructions

  1. Determine the correct API based on what the user asks (see API Routing below)
  2. Check for an API key (environment variable, .env file, or ask the user)
  3. Construct the appropriate query (GraphQL for staking data, REST for ratings)
  4. Follow the critical rules for each API (e.g., limit is always required for GraphQL)
  5. Present results in a well-formatted table with proper units and labels (see Presenting Results)

Presenting Results

Installs
13
First Seen
Mar 13, 2026