soroban-trader
This skill enables autonomous trading on Stellar, letting an agent store a trading wallet and execute swaps via the Horizon API. It stores an encrypted `privateKey` under `path.join(process.env.HOME || '/root', '.config', 'soroban')`/`wallet.json` and calls `https://horizon.stellar.org`.