solana-ecosystem

Query Solana wallet balances, SPL tokens, NFTs, and Jupiter swap quotes.

17|45|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/XSpoonAi/spoon-awesome-skill --skill solana-ecosystem-xspoonai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solana-ecosystem
Source: https://github.com/XSpoonAi/spoon-awesome-skill/tree/main/web3-core-operations/solana
Command: npx skills add https://github.com/XSpoonAi/spoon-awesome-skill --skill solana-ecosystem-xspoonai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Streamlines Solana development and on-chain data workflows by providing ready-to-run tooling for balances, SPL tokens, NFTs, and market data.

Core Features & Use Cases

  • Balance and token account queries for wallets, including SOL and SPL tokens.
  • NFT data access and basic marketplace insights (via Magic Eden).
  • DeFi and price quotes via Jupiter gateway for swaps and liquidity analysis.
  • Quick-start scenarios for wallet balance checks, NFT lookups, and token quotes.

Quick Start

Ask for a quick Solana balance of a wallet or fetch a Jupiter quote for SOL↔USDC.

Frequently Asked Questions about solana-ecosystem

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

FAQPage Schema
How do I query Solana wallet balances for SOL and SPL tokens?

Query Solana wallet balances by using the provided scripts to retrieve SOL and SPL token account holdings. The tooling accesses on-chain data to return current token amounts for any specified Solana wallet address.

Can I fetch NFT data and marketplace insights for Solana wallets?

Fetch Solana NFT data by running the lookup scripts to retrieve token metadata and basic marketplace insights via Magic Eden. This provides NFT holdings information for monitoring and development workflows.

How do I get a Jupiter quote for SOL to USDC swaps?

Get a Jupiter quote by requesting a swap pricing check through the Jupiter gateway integration. The scripts return quote data for SOL and USDC pairs, suitable for liquidity analysis and DeFi tooling.

Does this tooling support Solana development without external dependencies?

Solana development tooling is self-contained with no external dependencies, providing a scripts directory with runnable commands. It supports composable and persistent state for balance checks, NFT lookups, and token quotes.

What's the best way to monitor Solana on-chain token balances for multiple wallets?

Monitor Solana on-chain balances by executing the balance check scripts across target wallet addresses. The tooling queries the Solana network directly to return SOL and SPL token holdings for development and monitoring workflows.