solana

Query Solana blockchain data via RPC and CoinGecko API.

Updated May 9, 2026
One-click install
npx skills add https://github.com/robertbr123/Linket-Agent --skill solana-robertbr123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solana
Source: https://github.com/robertbr123/Linket-Agent/tree/main/optional-skills/blockchain/solana
Command: npx skills add https://github.com/robertbr123/Linket-Agent --skill solana-robertbr123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive view of your Solana wallet and assets, offering real-time data, transaction tracking, and market insights without requiring an API key.

Core Features & Use Cases

  • Blockchain Data: Access detailed information on wallet balances, token portfolios, transaction history, and NFT ownership.
  • Real-Time Pricing: Fetch USD values for your assets directly from CoinGecko.
  • Use Case: Keep track of your Solana portfolio's value, check recent transactions, and identify large SOL transfers in real-time.

Quick Start

Use the solana skill to retrieve your wallet balance.

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 balance and portfolio value in USD?

To check your Solana wallet balance, query Solana RPC to retrieve real-time token balances and fetch USD pricing from CoinGecko. This provides a comprehensive view of your asset portfolio values without requiring an API key.

Can I track Solana transaction history and NFT ownership without an API key?

Yes, you can track Solana transaction history and NFT ownership without an API key. The Skill utilizes the Python standard library to query Solana RPC directly, retrieving detailed transaction details and NFT ownership data.

What is the best way to get real-time Solana network statistics and asset prices?

The best way to get real-time Solana network statistics is by querying Solana RPC and utilizing the CoinGecko API for USD pricing. This approach provides immediate access to network statistics and current market values for your assets.

Does this Solana blockchain data tool require any external dependencies?

No, this Solana blockchain data tool does not require external dependencies or an API key. It operates entirely using the Python standard library to execute scripts and fetch data from public Solana RPC and CoinGecko endpoints.

How do I identify large SOL transfers in recent transaction history?

To identify large SOL transfers, retrieve transaction details via Solana RPC. The Skill processes transaction history to help you track recent transactions and spot significant SOL transfers in real-time.

Why use Python standard library scripts for querying Web3 crypto data?

Using Python standard library scripts for querying Web3 crypto data eliminates the need for complex API key management or external dependencies. It directly fetches Solana blockchain data and CoinGecko pricing for streamlined portfolio tracking.