Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    helixdevelopment

    optimizing-staking-rewards

    helixdevelopment/optimizing-staking-rewards
    Data & Analytics
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Execute compare staking rewards across validators and networks with ROI calculations. Use when optimizing proof-of-stake rewards. Trigger with phrases like "optimize staking", "compare validators",...

    SKILL.md

    Optimizing Staking Rewards

    Overview

    This skill provides automated assistance for the described functionality.

    Prerequisites

    Before using this skill, ensure you have:

    • Access to crypto market data APIs (CoinGecko, CoinMarketCap, or similar)
    • Blockchain RPC endpoints or node access (Infura, Alchemy, or self-hosted)
    • API keys for exchanges if trading or querying account data
    • Web3 libraries installed (ethers.js, web3.py, or equivalent)
    • Understanding of blockchain concepts and crypto market dynamics

    Instructions

    1. Use Read tool to load API credentials from {baseDir}/config/crypto-apis.env
    2. Configure blockchain RPC endpoints for target networks
    3. Set up exchange API connections if required
    4. Verify rate limits and subscription tiers
    5. Test connectivity and authentication
    6. Use Bash(crypto:staking-*) to execute crypto data queries
    7. Fetch real-time prices, volumes, and market cap data
    8. Query blockchain for on-chain metrics and transactions
    9. Retrieve exchange order book and trade history
    10. Aggregate data from multiple sources for accuracy

    See {baseDir}/references/implementation.md for detailed implementation guide.

    Output

    • Current prices across exchanges with spread analysis
    • 24h volume, market cap, and circulating supply
    • Price changes across multiple timeframes (1h, 24h, 7d, 30d)
    • Trading volume distribution by exchange
    • Liquidity metrics and slippage estimates
    • Transaction count and network activity

    Error Handling

    See {baseDir}/references/errors.md for comprehensive error handling.

    Examples

    See {baseDir}/references/examples.md for detailed examples.

    Resources

    • CoinGecko API for market data across thousands of assets
    • Etherscan API for Ethereum blockchain data
    • Dune Analytics for on-chain SQL queries
    • The Graph for decentralized blockchain indexing
    • ethers.js for Ethereum smart contract interaction
    Recommended Servers
    Maximum Sats
    VAT Validator MCP
    VAT Validator MCP
    Neon
    Neon
    Repository
    helixdevelopment/helixagent
    Files