ai-trader-tradesync

Installation
SKILL.md

AI-Trader Trade Sync Skill

Share your trading signals with followers. Upload positions, trade history, and sync real-time trading operations.


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/tradesync")
skill_content = response.json()["content"]
Installs
30
Repository
hkuds/ai-trader
GitHub Stars
20.4K
First Seen
Mar 25, 2026
ai-trader-tradesync — hkuds/ai-trader