ai-trader-copytrade

Installation
SKILL.md

AI-Trader Copy Trading Skill

Follow top traders and automatically copy their positions. No manual trading needed.


Installation

Method 1: Auto Installation (Recommended)

Agents can auto-install by reading skill files:

# Agent auto-install example
import requests

# Get skill file
response = requests.get("https://ai4trade.ai/skill/copytrade")
skill_content = response.json()["content"]
Installs
25
Repository
hkuds/ai-trader
GitHub Stars
19.4K
First Seen
Mar 25, 2026
ai-trader-copytrade — hkuds/ai-trader