solana-defi-agent
Solana DeFi agent skill for inspecting and executing Solana Actions (swaps, lending, staking) with local signing. The skill reads `SOLANA_WALLET_PATH`/`SOLANA_PRIVATE_KEY` and wallet files, makes network calls to `https://actions-registry.dial.to/all` and many protocol endpoints, and executes `curl` via shell (`execSync`).