weex-trader-skill
CommunityTrade WEEX futures & spot via natural language.
Authordrgnchan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the need to manually look up and wire up WEEX REST endpoints by letting you execute common market-data queries and trading actions through plain-language requests.
Core Features & Use Cases
- Unified natural-language trading workflow: Use intent (e.g., ticker fetch, order placement, order cancellation) that the agent converts into structured fields and then routes to deterministic REST calls for execution.
- Market + private account operations: Retrieve public market data (tickers, depth, klines, trades, funding) and, when credentials are provided, query balances/positions and manage orders.
- Safety guardrails for mutating requests: Requires explicit live confirmation (via the script’s confirm-live flag) before placing/canceling orders.
Quick Start
Use $weex-trader-skill to get the latest BTCUSDT spot ticker and explain the result.
Dependency Matrix
Required Modules
requestsbeautifulsoup4pyyaml
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: weex-trader-skill Download link: https://github.com/drgnchan/weex-trader-skill/archive/main.zip#weex-trader-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.