Solana Dev

🌐Community
by guibibeau · vlatest · Repository

Solana Dev assists developers by generating Solana code snippets and providing helpful information for building decentralized applications on the Solana blockchain.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add guibibeau-solana-dev npx -- -y @trustedskills/guibibeau-solana-dev
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "guibibeau-solana-dev": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/guibibeau-solana-dev"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to interact with the Solana blockchain ecosystem by leveraging the solana-web3.js library. It provides programmatic access to wallet management, transaction signing, and interaction with smart contracts on the Solana network.

When to use it

  • Automating routine DeFi interactions like token swaps or staking without manual intervention.
  • Building autonomous agents that monitor specific NFT collections for minting opportunities.
  • Executing complex multi-step blockchain transactions requiring precise account management.
  • Integrating Solana wallet connections into custom AI-driven applications or dashboards.

Key capabilities

  • Wallet Management: Handles connection and state retrieval for Solana wallets.
  • Transaction Signing: Facilitates the creation and signing of transactions programmatically.
  • Smart Contract Interaction: Allows agents to read data from and invoke functions on deployed Solana programs.
  • Network Access: Provides connectivity to the Solana blockchain via the standard web3.js interface.

Example prompts

  • "Connect my Phantom wallet and check my current SOL balance."
  • "Sign a transaction to swap 10 USDC for SOL using Jupiter Aggregator."
  • "Fetch the metadata of the top 5 NFTs in the Bored Ape Yacht Club collection on Solana."

Tips & gotchas

Ensure your AI agent has secure access credentials or is running in an environment where private keys are safely managed before attempting wallet operations. Always verify transaction details and gas fees before authorizing any blockchain interaction to prevent unintended asset loss.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
guibibeau
Installs
166

🌐 Community

Passed automated security scans.