7as0nch7as0nchOfficialยท5 Agent Skills Included

mimo2codex

Run OpenAI Codex on MiMo, DeepSeek, and other AI models

Connects OpenAI Codex CLI and desktop to Xiaomi MiMo, DeepSeek, and any OpenAI-compatible model through a local proxy. Eliminates version lock-in, missing image generation, and vision errors with ready-made OCR and image scripts. Includes an admin console for model switching, chat logs, and token stats so teams ship code faster.
npx skills add 7as0nch/mimo2codex --all -g -y
Available:

Tells the AI agent how to route requests through the proxy, avoid OpenAI SDK calls, and use the bundled OCR and image-generation scripts when MiMo lacks a capability.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mimo2codex?โ–ผ

Run `npx skills add 7as0nch/mimo2codex --all -g -y` in your terminal to install all skills in this suite globally.

How to use Codex with MiMo or DeepSeek?โ–ผ

Start the mimo2codex proxy locally, then point Codex at it using the printed config or the one-click setup in the admin console. Codex will think it is talking to a native OpenAI backend.

Why does Codex /hatch pet generation fail with MiMo?โ–ผ

MiMo has no image generation endpoint, so the bundled generate_pet.py script creates the pet image via a free fallback and installs it into Codex's pet folder for you.

Can Codex read images with a non-vision model?โ–ผ

Yes. The included ocr.py script extracts text or descriptions from images using a vision-capable model or a free fallback, without switching your chat model.

Does mimo2codex work without coding experience?โ–ผ

Yes. A desktop app and web admin console handle setup, model switching, and logs, so non-technical users can run everything with a few clicks.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’