This gives Claude direct access to Binance's spot trading API with over 40 endpoints covering everything from basic market data to complex order strategies. You can pull tickers, klines, and order books without authentication, or wire up your API keys to actually place, cancel, and amend orders. The interesting part is the advanced order type support: OCO, OPO, OTO, and even OPOCO and OTOCO multi-leg strategies, plus trailing stops and iceberg orders. It works across mainnet, testnet, and demo environments, so you can test before risking real money. The security audits are mixed, with Gen Agent Trust Hub passing but Snyk failing, so review the code yourself before connecting live credentials.
npx skills add https://github.com/binance/binance-skills-hub --skill spot