Use when drawing or updating chart objects in MQL5 for this workspace. Follow the local rules for choosing the right object type, anchoring it to the correct candle, updating existing objects safely, and forcing chart redraw when needed.
$npx -y skills add kecoma1/mql5-skills --skill paint-objectsInstalls into the current project.
Run `npx skills use "https://github.com/kecoma1/mql5-skills" --skill "kecoma1/mql5-skills/paint-objects"` 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.