weex-analysis-skill
Installation
SKILL.md
WEEX Analysis Skill
Read manifest.json for routing rules. Open file-index.json only when you need file-level guidance.
This skill is read-only. It analyzes normalized replay, profile, order-risk, snapshot, and fill JSON payloads, but it never places orders, updates profiles, or changes vault state.
When trader-collected payloads include trading_mode, environment, or account_scope, preserve those fields and show the trading mode in user-facing analysis output. Use localized trading-mode labels, not environment labels and not account labels, for user-facing copy. For Chinese, use 模拟盘 and 真实盘; for English, use demo trading and real trading. Keep raw live or demo only as preserved internal payload values.
Core Entry Points
scripts/weex_analysis_cli.py: analyze normalized account snapshots and fillsscripts/weex_analysis_prepare.py: prepare large replay payloads before analysis