solana

Fetches Solana wallet balances, tokens, NFTs, and USD prices via CLI.

14|2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/gquthier/CLAWG --skill solana-gquthier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solana
Source: https://github.com/gquthier/CLAWG/tree/main/optional-skills/blockchain/solana
Command: npx skills add https://github.com/gquthier/CLAWG --skill solana-gquthier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Fetch on-chain Solana data and USD pricing from a compact CLI interface, enabling quick visibility into balances, holdings, and activity without manual scraping or multiple tools.

Core Features & Use Cases

  • Wallet portfolio: view SOL balance, SPL tokens, NFT counts, and USD portfolio value for a given address.
  • Token & transaction details: fetch token metadata, price, market cap, and recent activity for addresses or mints.
  • Network health & price lookups: monitor epoch, slots, and SOL price with optional price lookups via CoinGecko.
  • Quick price discovery: obtain USD prices for known SOLANA tokens and top holders to assess portfolio exposure.

Quick Start

Run the solana CLI with a wallet address to see balance, tokens, NFTs, and USD portfolio value.

Frequently Asked Questions about solana

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

FAQPage Schema
How do I check my Solana wallet portfolio and SPL token balances from the command line?

Check your Solana wallet portfolio by running a CLI command with your wallet address to retrieve SOL balance, SPL token holdings, NFT counts, and total USD portfolio value without manual scraping.

Can I fetch Solana token prices and market cap without an API key?

Yes, you can fetch Solana token prices and market cap without an API key. The CLI uses deterministic commands and performs CoinGecko price lookups using a small, rate-limited set of requests.

How do I monitor Solana network health like epochs and slots via CLI?

Monitor Solana network health by running CLI commands that fetch current epoch, slots, and network status directly from on-chain data, providing quick visibility into network conditions without multiple tools.

What's the best way to inspect recent Solana transactions for a wallet address?

The best way to inspect recent Solana transactions is using a compact CLI interface that fetches on-chain activity and transaction details for specific addresses or token mints quickly and deterministically.

Do I need to install any dependencies or API keys to fetch Solana on-chain data?

No, you do not need API keys or dependencies to fetch Solana on-chain data. The CLI operates with deterministic commands and requires no API keys, using rate-limited CoinGecko requests for USD pricing only.

Can I get USD portfolio values for Solana NFTs and tokens across multiple addresses?

Yes, you can obtain USD portfolio values for Solana NFTs and tokens by running CLI commands per address. It retrieves NFT counts, SPL token balances, and USD prices to assess overall portfolio exposure.