aicoin-trading

Execute cryptocurrency trades and manage positions via natural language commands.

52|14|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-trading
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: aicoin-trading
Source: https://github.com/aicoincom/coinos-skills/tree/main/skills/aicoin-trading
Command: npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-trading

SYSTEM DOCUMENTATION & REQUIREMENTS

šŸ’” This Skill requires ccxt, and includes scripts (resource) and lib (resource) components.

What problem does it solve?

This Skill allows AI agents to execute cryptocurrency trades across multiple exchanges directly through natural language commands, simplifying the trading process.

Core Features & Use Cases

  • Execute Trades: Place buy and sell orders (market or limit) on supported exchanges.
  • Manage Positions: Open long/short positions, set leverage, and close existing positions.
  • Risk Management: Set stop-loss and take-profit orders to manage trade risk.
  • Use Case: An AI agent can be instructed to "Buy 0.01 BTC on OKX with a market order, set leverage to 10x, stop loss at 5% below entry, and take profit at 10% above entry."

Quick Start

Use the aicoin-trading skill to buy 0.01 BTC on OKX.

Frequently Asked Questions about aicoin-trading

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 instructing your AI agent with plain text. The skill translates natural language commands into exchange API calls for order placement and position management across supported platforms.

What do I need to configure before my AI agent can place crypto orders?ā–¼

You need to configure your exchange API keys in the environment. The skill requires these credentials to authenticate and execute trades through the unified interface.

Can I manage leverage and set stop-loss orders for my crypto positions?ā–¼

Yes, you can manage leverage and set stop-loss or take-profit orders. The skill allows your AI agent to open and close positions, adjust leverage, and apply risk management parameters directly.

What is the two-step order confirmation process for crypto trading?ā–¼

The two-step order confirmation process requires explicit approval before the AI agent executes any trade. This safety mechanism prevents accidental order placement when processing natural language instructions.

Does this skill support both market and limit orders for crypto trading?ā–¼

Yes, the skill supports both market and limit orders. Your AI agent can place buy and sell orders using either order type across various exchanges through the unified trading interface.

How do I close existing crypto positions using an AI agent?ā–¼

You can close existing positions by telling your AI agent to execute the closure. The skill processes the natural language instruction and sends the corresponding position management command to the exchange.