solana

Extract Solana on-chain data with USD pricing via RPC and CoinGecko.

78|16|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill solana-sheawinkler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solana
Source: https://github.com/sheawinkler/hermes-agent-ultra/tree/main/optional-skills/blockchain/solana
Command: npx skills add https://github.com/sheawinkler/hermes-agent-ultra --skill solana-sheawinkler

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Solana blockchain data with USD pricing across wallets, token portfolios with values, transaction details, NFTs, whale activity, and live network statistics.

Core Features & Use Cases

  • Wallet balances, token holdings, and USD portfolio values.
  • Transaction details, NFT ownership, whale activity, and network stats.
  • No API key required; uses Solana RPC and CoinGecko.

Quick Start

Run the wallet command to fetch SOL balance and token holdings for a given address.

Frequently Asked Questions about solana

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get Solana wallet balances and token portfolios with USD pricing?

To get Solana wallet balances with USD pricing, run the wallet command to fetch SOL balances, token holdings, and USD portfolio values for a given address. It uses Solana RPC and CoinGecko price lookups without requiring an API key.

Do I need an API key to query Solana on-chain data for NFTs and whale activity?

You do not need an API key to query Solana on-chain data. The skill retrieves wallet balances, NFT ownership, whale activity, and network stats using Solana RPC and CoinGecko without requiring any API key.

What Solana network metrics and transaction details can I extract using Python?

Using Python, you can extract Solana network metrics and transaction details by executing subcommands via solana_client.py. This includes live network statistics, specific transaction details, and network health metrics.

Can I track Solana whale activity and NFT ownership without setting up a local node?

You can track Solana whale activity and NFT ownership without a local node by using the skill's remote Solana RPC access. It queries on-chain data directly to retrieve whale movements and NFT holdings for specified addresses.