What is log-reader?
Read MetaTrader 5 log files. TRIGGERS - MT5 logs, Experts pane, indicator errors, compilation errors. Source: terrylica/cc-skills.
Read MetaTrader 5 log files. TRIGGERS - MT5 logs, Experts pane, indicator errors, compilation errors.
Quickly install log-reader AI skill to your development environment via command line
Source: terrylica/cc-skills.
Read MetaTrader 5 log files directly to access Print() output from indicators, scripts, and expert advisors without requiring manual Experts pane inspection.
Claude Code CLI can autonomously read both outputs without user intervention.
This skill enables programmatic access to one half of the dual logging pattern:
Read MetaTrader 5 log files. TRIGGERS - MT5 logs, Experts pane, indicator errors, compilation errors. Source: terrylica/cc-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/terrylica/cc-skills --skill log-readerRead MetaTrader 5 log files. TRIGGERS - MT5 logs, Experts pane, indicator errors, compilation errors. Source: terrylica/cc-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill log-reader Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/terrylica/cc-skills