Orquestar cuentas MetaTrader 5 del workspace actual usando MQL5\Scripts\interface.py, archivos accounts/account_id/info.md, accounts/account_id/bots.ini y notificaciones Telegram. Use when Codex is asked to orchestrate accounts, coordinate account-specific bots, prepare or inspect bots.ini for an MT5 account, or notify the configured Telegram chat/channel about account orchestration status.
$npx -y skills add kecoma1/mql5-skills --skill orquestateInstalls into the current project.
Run `npx skills use "https://github.com/kecoma1/mql5-skills" --skill "kecoma1/mql5-skills/orquestate"` 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.