home/skills/infrastructure/solana-agent-kit-core

Solana Agent Kit Core Runtime

SendAI Solana Toolkit

Core runtime for connecting AI agents to Solana protocols with a plugin-based action system.

๐ŸŸข pass (92.5)skillInfrastructuresdk-runtimegithubSource โ†’
solanaagent-runtimepluginstoolkit
# Solana Agent Kit Core Runtime

Initialize the Solana Agent Kit runtime once, then attach plugins for protocol-specific actions.

## Setup
```bash
npm install solana-agent-kit
```

Required env:
- `SOLANA_PRIVATE_KEY`
- `RPC_URL`

## Real Agent Usage
> "Set up my Solana agent runtime and list available toolkit actions."

## Connected Skills
- `solana-agent-kit-wallets`
- `solana-agent-kit-plugin-token`
- `solana-agent-kit-plugin-defi`
- `solana-agent-kit-plugin-nft`
๐Ÿงช Found this useful?
The $SKILL experiment is building the agent skill distribution layer. Every skill you discover through this directory is part of the experiment.