ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

binance

Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/binance-skills-hub/binance-skills
Or

Binance

Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.

PREREQUISITE: Read auth.md for auth, global flags, and security rules.

Helper Commands

CommandDescription
algoAlgo Trading
alphaAlpha
c2cC2C
convertConvert
copy-tradingCopy Trading
crypto-loanCrypto Loan
derivatives-optionsDerivatives Trading (Options)
derivatives-portfolio-marginDerivatives Trading (Portfolio Margin)
derivatives-portfolio-margin-proDerivatives Trading (Portfolio Margin Pro)
dual-investmentDual Investment
fiatFiat
futures-coinDerivatives Trading (COIN-M Futures)
futures-usdsDerivatives Trading (USDS-M Futures)
gift-cardGift Card
margin-tradingMargin Trading
miningMining
payPay
rebateRebate
simple-earnSimple Earn
spotSpot Trading
stakingStaking
sub-accountSub Account
vip-loanVIP Loan
walletWallet

Notes

  • ⚠️ Prod transactions — always ask user to type CONFIRM before executing.
  • Append --profile <name> to any command to use a non-active profile.
  • All authenticated endpoints accept optional --recvWindow <ms> (max 60 000).
  • Timestamps (startTime, endTime) are Unix ms.
  • For endpoints not listed in the skill, use binance-cli request (GET|POST|PUT...) <url> [--signed]. Any Parameters can be added to the request (e.g: --param1 value --param2 value).

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-binance-skills-hub-binance-skills": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

query-token-info

Query token details by keyword, contract address, or chain. Search tokens, get metadata and social links, retrieve real-time market data (price, price trend, volume, holders, liquidity), and fetch K-Line candlestick charts. Use this skill when users search tokens, check token prices, view market data, or request kline/candlestick charts.

binance-skills-hub 4473

crypto-market-rank

Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.

binance-skills-hub 4473

meme-rush

Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about new meme tokens, meme launches, bonding curve, migration status, pump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.

binance-skills-hub 4473

query-address-info

Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain, including token name, symbol, price, 24h price change, and holding quantity. Use this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.

binance-skills-hub 4473

derivatives-trading-portfolio-margin-pro

Binance Derivatives-trading-portfolio-margin-pro request using the Binance API. Authentication requires API key and secret key.

binance-skills-hub 4190