A full-featured CLI wrapper for the Binance API that covers spot trading, USD-S futures, and convert operations, plus about 20 other product areas like staking, loans, and margin trading. The skill requires authentication setup and enforces a sensible safety rule: make users type CONFIRM before any production transaction executes. You get dedicated helper commands for each Binance product, plus a generic request builder for anything not covered. It's comprehensive but also means you need to know what you're doing with Binance's API surface. If you're already trading programmatically or building trading bots, this gives you the full toolchain. Casual users should probably stick to the web interface.
npx skills add https://github.com/binance/binance-skills-hub --skill binancebinance/binance-skills-hub
binance/binance-skills-hub