binance-futures-trading

币安合约交易支持,包括杠杆和合约订单。每次调用自动扣费 0.001 USDT

23 stars

Best use case

binance-futures-trading is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

币安合约交易支持,包括杠杆和合约订单。每次调用自动扣费 0.001 USDT

Teams using binance-futures-trading should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/binance-futures-trading/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/exchanges/binance-futures-trading/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/binance-futures-trading/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How binance-futures-trading Compares

Feature / Agentbinance-futures-tradingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

币安合约交易支持,包括杠杆和合约订单。每次调用自动扣费 0.001 USDT

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Binance Futures Trading

币安合约交易支持,包括杠杆和合约订单管理。

## 功能

- 账户余额查询
- 持仓信息查看
- 开仓平仓操作
- 杠杆管理

## 使用示例

{ action: 'balance' }
{ action: 'position' }

## 风险提示

合约交易风险高,可能损失全部本金。

## 价格

每次调用: 0.001 USDT

Related Skills

margin-trading

23
from jiayaoqijia/cryptoskill

KuCoin Margin trading using the KuCoin API. Cross margin and isolated margin market data, order queries, borrowing/repaying queries, lending queries, and risk limits. Authentication requires API Key, API Secret, and Passphrase.

futures-trading

23
from jiayaoqijia/cryptoskill

KuCoin Futures trading using the KuCoin API. Futures market data, orders, positions, and funding fees. Authentication requires API Key, API Secret, and Passphrase.

recipe-futures-hedge-spot

23
from jiayaoqijia/cryptoskill

Hedge a spot holding with a short futures position to lock in value.

kraken-grid-trading

23
from jiayaoqijia/cryptoskill

Grid trading strategy with layered buy and sell orders across a price range.

kraken-futures-trading

23
from jiayaoqijia/cryptoskill

Place, manage, and monitor futures orders across the full lifecycle.

kraken-futures-risk

23
from jiayaoqijia/cryptoskill

Futures-specific risk management: leverage, funding rates, margin, and liquidation awareness.

kraken-basis-trading

23
from jiayaoqijia/cryptoskill

Capture the spot-futures price spread with delta-neutral basis trades.

gate-exchange-trading-copilot

23
from jiayaoqijia/cryptoskill

End-to-end cryptocurrency trading copilot for Gate Exchange. Use this skill whenever the user wants one skill to complete market judgment, risk control, and execution for a cryptocurrency trade on Gate Exchange. Trigger phrases include "analyze before placing an order", "analyze before buying", "check risk before trading", or any request involving cryptocurrency trade judgment, order drafting, spot or futures execution, or post-trade management on Gate Exchange.

bybit-trading

23
from jiayaoqijia/cryptoskill

Bybit AI Trading Skill — Trade on Bybit using natural language. Covers spot, derivatives, earn, and more. Works with Claude, ChatGPT, OpenClaw, and any AI assistant.

bybit-futures

23
from jiayaoqijia/cryptoskill

Complete Bybit USDT perpetual futures trading system with risk management, paper trading, and live execution. Use when building a crypto futures trading bot, connecting to Bybit API, implementing stop-loss/take-profit, managing leverage and position sizing, paper trading strategies, backtesting, or deploying a WebSocket-based real-time trading system. Supports EMA crossover, RSI, and custom strategy templates.

binance-web3-openapi-skill

23
from jiayaoqijia/cryptoskill

Operate Binance Web3 public market and research APIs through UXC with a curated OpenAPI schema. Use when tasks need token search, token metadata/market snapshots, address holdings, rankings, token audit, or smart money signals on Binance Web3.

binance-watchlist

23
from jiayaoqijia/cryptoskill

Scan a full Binance spot watchlist using multi-indicator TA scoring. Returns ranked trading opportunities sorted by signal strength. No API key required (uses public data). Use for Binance scanning, watchlist screening, signal ranking, or finding the best trade setup right now.