quick-trade

Execute cryptocurrency spot and futures orders from natural language commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/anjieyang/GetAll --skill quick-trade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quick-trade
Source: https://github.com/anjieyang/GetAll/tree/main/getall/skills/quick-trade
Command: npx skills add https://github.com/anjieyang/GetAll --skill quick-trade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to execute cryptocurrency trades directly from natural language commands, simplifying the trading process and reducing the need for manual order entry.

Core Features & Use Cases

  • Natural Language Order Execution: Place spot and futures orders using intuitive commands.
  • Automatic Parameter Inference: The skill intelligently extracts trading symbols, order types, amounts, leverage, stop-loss, and take-profit levels from user input.
  • Use Case: A user can say "帮我做多BTC 2000U 10倍" and the skill will parse the request, calculate the necessary parameters, and execute the trade after a confirmation.

Quick Start

Use the quick-trade skill to buy 1000 USDT worth of BTC with 5x leverage.

Frequently Asked Questions about quick-trade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute crypto trades using natural language commands?

You can execute crypto trades by typing intuitive commands like "buy 1000 USDT worth of BTC with 5x leverage," and the system parses the text to automatically infer symbols, order sides, amounts, and leverage for immediate execution.

Can I set stop-loss and take-profit levels when placing futures orders through text?

Yes, you can set stop-loss and take-profit levels through text commands. The skill intelligently extracts these risk management parameters directly from your natural language input alongside leverage and amount.

How does automatic parameter inference work for spot and futures orders?

Automatic parameter inference works by parsing your natural language input to identify the trading symbol, order side, amount, leverage, and risk levels, calculating the necessary parameters before executing the trade after confirmation.

Do I need market data APIs to use natural language order execution?

Yes, you need integration with market data and trading APIs. These connections are required for real-time price fetching and the actual placement of your spot and futures orders.

What is the best way to open a 10x leveraged BTC position from a text prompt?

The best way is to type a direct command like "help me go long on BTC 2000U 10x." The skill parses the request, calculates the necessary parameters, and executes the trade after a confirmation prompt.