binance
Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.
What this skill does
# Binance Use `binance-cli` for Binance Spot, Futures (USD-S), and Convert. Requires auth. > **PREREQUISITE:** Read [`auth.md`](./references/auth.md) for auth, global flags, and security rules. ## Helper Commands | Command | Description | |---------|-------------| | [`algo`](./references/algo.md) | Algo Trading | | [`alpha`](./references/alpha.md) | Alpha | | [`c2c`](./references/c2c.md) | C2C | | [`convert`](./references/convert.md) | Convert | | [`copy-trading`](./references/copy-trading.md) | Copy Trading | | [`crypto-loan`](./references/crypto-loan.md) | Crypto Loan | | [`derivatives-options`](./references/derivatives-options.md) | Derivatives Trading (Options) | | [`derivatives-portfolio-margin`](./references/derivatives-portfolio-margin.md) | Derivatives Trading (Portfolio Margin) | | [`derivatives-portfolio-margin-streams`](./references/derivatives-portfolio-margin-streams.md) | Derivatives Trading Streams (Portfolio Margin) | | [`derivatives-portfolio-margin-pro`](./references/derivatives-portfolio-margin-pro.md) | Derivatives Trading (Portfolio Margin Pro) | | [`derivatives-portfolio-margin-pro-streams`](./references/derivatives-portfolio-margin-pro-streams.md) | Derivatives Trading Streams (Portfolio Margin Pro) | | [`dual-investment`](./references/dual-investment.md) | Dual Investment | | [`fiat`](./references/fiat.md) | Fiat | | [`futures-coin`](./references/futures-coin.md) | Derivatives Trading (COIN-M Futures) | | [`futures-coin-streams`](./references/futures-coin-streams.md) | Derivatives Trading Streams (COIN-M Futures) | | [`futures-usds`](./references/futures-usds.md) | Derivatives Trading (USDS-M Futures) | | [`futures-usds-streams`](./references/futures-usds-streams.md) | Derivatives Trading Streams (USDS-M Futures) | | [`gift-card`](./references/gift-card.md) | Gift Card | | [`margin-trading`](./references/margin-trading.md) | Margin Trading | | [`margin-trading-streams`](./references/margin-trading-streams.md) | Margin Trading Streams | | [`mining`](./references/mining.md) | Mining | | [`pay`](./references/pay.md) | Pay | | [`rebate`](./references/rebate.md) | Rebate | | [`simple-earn`](./references/simple-earn.md) | Simple Earn | | [`spot`](./references/spot.md) | Spot Trading | | [`spot-streams`](./references/spot-streams.md) | Spot Trading Streams | | [`staking`](./references/staking.md) | Staking | | [`sub-account`](./references/sub-account.md) | Sub Account | | [`vip-loan`](./references/vip-loan.md) | VIP Loan | | [`wallet`](./references/wallet.md) | Wallet | ## Notes - ⚠️ **Prod transactions** — always ask user to type `CONFIRM` before executing. - Install binance-cli using `npm install -g @binance/binance-cli` - Use `--help` to get the list of commands and parameters. - Use the output from both stdout and stderr. - 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`).
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.