binance-spot

Installation
SKILL.md

Binance Spot Trading

Official Binance skill for CEX spot trading. Supports 60+ endpoints for market data, order management, and account operations.

Source: binance/binance-skills-hub

Configuration

Store credentials via SecureVault (recommended) or environment variables:

Option 1 — SecureVault (TEE-protected when available): Use vault_store_credential tool with provider "binance", apiKey, and apiSecret.

Option 2 — Environment variables:

BINANCE_API_KEY=<your_api_key>
BINANCE_API_SECRET=<your_api_secret>
BINANCE_TESTNET=false  # set true for testnet
Related skills
Installs
1
GitHub Stars
145
First Seen
Mar 30, 2026