Use when running MetaTrader 5 Strategy Tester backtests from the terminal in this workspace. Ask the user for the test configuration field by field before launching the test, using the current project defaults unless the user changes them.
$npx -y skills add kecoma1/mql5-skills --skill run-backtestsInstalls into the current project.
Run `npx skills use "https://github.com/kecoma1/mql5-skills" --skill "kecoma1/mql5-skills/run-backtests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kecoma1/mql5-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kecoma1/mql5-skills"` and select the relevant skills, then follow their instructions.