This is your managed wallet layer for BSC and Solana swaps and withdrawals when you don't want to handle private keys yourself. It creates custodial addresses, executes DEX swaps with auto-signing, and handles native token withdrawals (BNB or SOL only). The workflow is straightforward: create wallet, deposit funds, swap or withdraw. Worth noting that newly created wallets start empty and you can only deposit native tokens from supported chains, so don't send ERC-20s from Ethereum or you'll lose them. It's designed to chain with the other OpenTrade skills for quotes, portfolio checks, and token lookups. If you need full control or multi-chain support, this isn't it, but for quick custodial operations on these two networks it removes the signing overhead.
npx skills add https://github.com/6551team/opentrade --skill opentrade-wallet