mimoskill

Integrate OpenAI Codex with Xiaomi MiMo via the mimo2codex proxy.

637|66|Updated May 7, 2026
One-click install
npx skills add https://github.com/7as0nch/mimo2codex --skill mimoskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mimoskill
Source: https://github.com/7as0nch/mimo2codex/tree/main/mimoskill
Command: npx skills add https://github.com/7as0nch/mimo2codex --skill mimoskill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, mimo2codex, openai, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the issue of integrating OpenAI Codex with Xiaomi MiMo, allowing for a seamless interaction that supports a wide array of AI capabilities including chat, vision, web search, TTS, and ASR.

Core Features & Use Cases

  • Chat & Vision: Leverage Xiaomi MiMo V2.5 for advanced text chat and image input processing.
  • Web Search & TTS: Utilize MiMo's built-in web search and text-to-speech capabilities.
  • ASR: Access speech recognition through MiMo's ASR endpoint.
  • Image Generation: Facilitates image generation through Codex's /hatch endpoint and provides OCR capabilities for non-vision models.
  • Use Case: A user can ask MiMo to describe an image, generate a pet, or perform a web search, all through the same interface.

Quick Start

To interact with MiMo, simply call the mimo2codex CLI with the desired command, e.g., mimo2codex "describe this image".

Frequently Asked Questions about mimoskill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate OpenAI Codex with Xiaomi MiMo for chat and vision tasks?

To integrate OpenAI Codex with Xiaomi MiMo, use the mimo2codex proxy to enable advanced text chat and image processing capabilities. You simply call the mimo2codex CLI with your desired command, such as asking it to describe an image.

Can I use Xiaomi MiMo for web search, TTS, and ASR through Codex?

Yes, you can use Xiaomi MiMo for web search, TTS, and ASR through Codex. The integration leverages MiMo's built-in endpoints to provide these features seamlessly within the Codex interface.

What do I need to set up before connecting Codex and MiMo?

Before connecting Codex and MiMo, you need Python installed, a Xiaomi MiMo API key, and an OpenAI API key. The OpenAI API key is specifically required if you want to utilize the image generation features.

Does integrating MiMo with Codex support image generation and OCR?

Integrating MiMo with Codex supports image generation and OCR by utilizing Codex's /hatch endpoint. This setup also provides OCR capabilities specifically for models that lack native vision support.

Why use a proxy like mimo2codex for AI model integration?

Using a proxy like mimo2codex for AI model integration solves communication barriers between Codex and MiMo. This approach allows you to access a comprehensive AI experience with chat, vision, and audio features through a single unified interface.

What are the limitations of using MiMo V2.5 for image processing?

A limitation of using MiMo V2.5 for image processing is that non-vision models cannot natively understand images. This Skill overcomes the limitation by providing OCR capabilities to process text from images when native vision is unavailable.