This is Binance's official skill for working with derivatives and options trading through their authenticated API endpoints. You'll need your API key and secret to use it, and it returns everything in JSON. If you're building trading bots, portfolio trackers, or just need programmatic access to your Binance derivatives positions, this handles the API complexity for you. It's got decent traction with 1.2K installs and passes most security audits, though Snyk flags a warning worth checking. The skill sits in their broader hub alongside other crypto tools like market data and token queries. Fair warning: derivatives trading is risky enough without adding buggy code to the mix, so test thoroughly before going live with real positions.
npx skills add https://github.com/binance/binance-skills-hub --skill derivatives-trading-options