소스 정보
- 저장소
- binance/binance-skills-hub
- 최근 소스 활동
- 2026년 8월 12일 02:47
- 감지된 SKILL.md 언어
- 영어
- 스타
- 1,006
- 포크
- 213
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/binance/binance-skills-hub --skill binance명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Retrieve Binance Academy's official educational content (Glossary, Courses, Learn & Earn, Articles) for AI chat. Trigger when the user's message expresses one of these INTENTS (NOT keyword matches): (1) Knowledge Q&A — "What is Gas Fee?", "Why did I receive less crypto than I sent?", "How does staking work?" (2) Risk Education — high-risk trading/investment intent: leverage, borrowing to trade, all-in, scams, "20x long", "borrowing to amplify position" (3) Customized Learning Plan — "I want to learn DeFi", "Build me a 5-day Bitcoin plan", "DeFi learning path for beginners" (4) Learn & Earn — "Which Academy courses have rewards?", "一文读懂 X", "What is X (TICKER)?", "courses that pay crypto" This skill extracts clean query terms from natural language before calling the API. It NEVER gives investment advice — educational content only.
Use when the user mentions wallet connect/sign in/sign out, check balance, send/transfer tokens, swap/buy/sell tokens, DEX trade, limit/market order, cancel order, get a quote, transaction history, wallet settings, daily limit, slippage, MEV protection, supported chains, prediction market, place prediction, redeem winnings, prediction PnL, x402 payment, HTTP 402 Payment Required, check/revoke/manage token approvals, DeFi protocols, staking, liquidity pool, LP, yield farming, deposit, redeem, stake, unstake, claim rewards/fees, health factor, APY, TVL, sign external transaction, contract call, sign message, EIP-712, developer mode, speed up/cancel/replace transaction, pending/stuck transactions, or any on-chain wallet operation.
On-chain trading signals and custom signal strategy management on Binance Web3. Three signal sources: smart money (wallet buy/sell events), platform strategies, and user-created strategies (meme / fomo). Four scenario domains: (A) Reports — daily report, monthly backtest review (BSC vs Solana, protocol comparison); (B) Signal discovery — feed, sort by maxGain or multi-strategy hit, token buyability ("can I still buy"); (C) Analysis — backtest interpretation, strategy comparison by golden/silver/bronze rate, indicator impact (KOL holdings, protocol, liquidity); (D) Management — create/update/delete strategies, enable/disable strategies, trigger/schedule backtests, query credits, auto-scan, copy strategies from the strategy hall. Trigger whenever the user mentions trading signals, smart money, custom signal strategies, backtesting, strategy management, daily or monthly reports, token buyability, or indicator impact analysis — even if they don't say "signal" or "strategy".
SOC 직업 분류 기준
SKILL.md 표시 중
| name | binance |
| description | Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth. |
| metadata | {"version":"2.0.0","author":"Binance","openclaw":{"requires":{"bins":"[Truncated]"},"install":["[Truncated]"]}} |
| license | MIT |
Before using binance-cli:
@binance/binance-cli exists and binance-cli --version is < 2.0.0, uninstall it:npm uninstall -g @binance/binance-cli
curl --proto '=https' --tlsv1.2 -LsSf \
https://github.com/binance/binance-cli/releases/latest/download/binance-cli-installer.sh \
| sh
binance-cli --version
PREREQUISITE: Read
auth.mdfor auth, global flags, and security rules.
| Command | Description |
|---|---|
algo | Algo Trading |
alpha | Alpha |
c2c | C2C |
convert | Convert |
copy-trading | Copy Trading |
crypto-loan | Crypto Loan |
derivatives-options | Derivatives Trading (Options) |
derivatives-portfolio-margin | Derivatives Trading (Portfolio Margin) |
derivatives-portfolio-margin-streams | Derivatives Trading Streams (Portfolio Margin) |
derivatives-portfolio-margin-pro | Derivatives Trading (Portfolio Margin Pro) |
derivatives-portfolio-margin-pro-streams | Derivatives Trading Streams (Portfolio Margin Pro) |
dual-investment | Dual Investment |
CONFIRM before executing.npm install -g @binance/binance-cli--help to get the list of commands and parameters.--profile <name> to any command to use a non-active profile.--recvWindow <ms> (max 60 000).startTime, endTime) are Unix ms.binance-cli request (GET|POST|PUT...) <url> [--signed]. Any Parameters can be added to the request (e.g: --param1 value --param2 value).fiat| Fiat |
futures-coin | Derivatives Trading (COIN-M Futures) |
futures-coin-streams | Derivatives Trading Streams (COIN-M Futures) |
futures-usds | Derivatives Trading (USDS-M Futures) |
futures-usds-streams | Derivatives Trading Streams (USDS-M Futures) |
gift-card | Gift Card |
margin-trading | Margin Trading |
margin-trading-streams | Margin Trading Streams |
mining | Mining |
pay | Pay |
rebate | Rebate |
simple-earn | Simple Earn |
spot | Spot Trading |
spot-streams | Spot Trading Streams |
staking | Staking |
sub-account | Sub Account |
vip-loan | VIP Loan |
wallet | Wallet |