From binance-binance-skills-hub-9
Manages Binance Web3 wallet via CLI: sign-in/out, balance and history queries, security settings, token transfers, DEX swaps, market/limit orders, and order management.
npx claudepluginhub joshuarweaver/cascade-business-ops --plugin binance-binance-skills-hub-9This skill uses the workspace's default tool permissions.
This skill drives the `baw` CLI to manage a Binance Web3 wallet — sign-in/sign-out, balance and history queries, security settings, token transfers, DEX swaps (market orders), limit orders, and order management.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
This skill drives the baw CLI to manage a Binance Web3 wallet — sign-in/sign-out, balance and history queries, security settings, token transfers, DEX swaps (market orders), limit orders, and order management.
| User Intent | Command | Reference |
|---|---|---|
| Sign in / connect wallet | auth signin → auth verify | authentication.md |
| Sign out / disconnect wallet | auth signout | authentication.md |
| Check if wallet is connected | wallet status | wallet-view.md |
| List supported chains / available networks | wallet chains | wallet-view.md |
| Get my wallet address | wallet address | wallet-view.md |
| Check token balances | wallet balance | wallet-view.md |
| View transaction history | wallet tx-history | wallet-view.md |
| View security settings | wallet settings | wallet-setting.md |
| Check remaining daily quota | wallet left-quota | wallet-view.md |
| Check if any transactions are pending or require double-confirmation | wallet tx-lock | wallet-view.md |
| Send / transfer tokens | wallet send | send.md |
| Swap tokens at market price | market-order swap | market-order.md |
| Get a swap quote without trading | market-order quote | market-order.md |
| List or check market order status | market-order list | market-order.md |
| Buy a token at a target price (limit order) | limit-order buy | limit-order.md |
| Sell a token at a target price (limit order) | limit-order sell | limit-order.md |
| List or check limit order status | limit-order list | limit-order.md |
| Cancel a limit order | limit-order cancel | limit-order.md |
At the start of each conversation, complete the preflight checks in preflight.md.
Always follow these steps to build the command correctly:
--json. This ensures the output is machine-readable JSON. Every command supports this flag.0.01, show the full precision instead of rounding.market-order swap, limit-order buy, or limit-order sell, complete the pre-check in security.md.When a baw command returns an error message, follow these guidelines:
When the user refers to any of these tokens by name (e.g., "send USDT", "swap BNB to USDT"), use the corresponding address from the following tables. For token names not listed here, use the query-token-info skill to look up the contract address. If that skill is not installed, ask the user: "Install query-token-info from https://github.com/binance/binance-skills-hub to look up this token?" and install only after a clear "yes" (or another clear affirmative).
| Token | Address |
|---|---|
| BNB (Native) | 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE |
| USDT | 0x55d398326f99059fF775485246999027B3197955 |
| USDC | 0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d |
| Token | Address |
|---|---|
| SOL (Native) | So11111111111111111111111111111111111111111 |
| USDT | Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB |
| USDC | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v |
| Token | Address |
|---|---|
| ETH (Native) | 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE |
| USDT | 0xdAC17F958D2ee523a2206206994597C13D831ec7 |
| USDC | 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48 |
| Token | Address |
|---|---|
| ETH (Native) | 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE |
| USDC | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |