Use when delegating a coding task to mimo (the mimo CLI / Xiaomi opencode fork) — offloading implementation to mimo, resuming a mimo session, or running work on a chosen provider/model. Triggers on "/mimo-code", "run mimo", "delegate to mimo", "resume the mimo session", "offload this to mimo".
$npx -y skills add onsails/skills --skill mimo-codeInstalls into the current project.
Run `npx skills use "https://github.com/onsails/skills" --skill "onsails/skills/mimo-code"` 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/onsails/skills" that are relevant to the current task. Run `npx skills add "https://github.com/onsails/skills"` and select the relevant skills, then follow their instructions.