mql5-x-compile

Compile MQL5 indicators via CLI using X: drive mapping to bypass 'Program Files' path spaces issue. Use when compiling MQL5, MetaEditor, indicators, scripts, or when user mentions compilation errors related to paths with spaces.

$ Installer

git clone https://github.com/terrylica/mql5-crossover /tmp/mql5-crossover && cp -r /tmp/mql5-crossover/.claude/skills/mql5-x-compile ~/.claude/skills/mql5-crossover

// tip: Run this command in your terminal to install the skill