This handles sub-account operations on Binance through their authenticated API endpoints. You'll need your API key and secret to make requests, and everything comes back as JSON. It's part of Binance's official skills hub, which is a good sign for reliability and maintenance. The description is pretty sparse, but if you're building tools that need to manage multiple Binance sub-accounts programmatically, this gives you the scaffolding without writing the API integration yourself. Over 1K installs and it passes most security audits except Snyk. Straightforward utility skill for anyone dealing with Binance account management automation.
npx skills add https://github.com/binance/binance-skills-hub --skill sub-account