What problem does it solve? It gives Codex a controlled way to run the locally installed MiniMax CLI (mmx) for live web search, image understanding, and media generation without misusing the CLI's text chat command, which is explicitly forbidden. ## Core Features & Use Cases - Bilingual Web Search: Runs mmx search query with mandatory English, Chinese, and mixed-language query passes for non-trivial research. - Opt-in Media Generation: Executes image, video, speech, and music generation only when the user explicitly requests it, with dry-run and async support. - Housekeeping Operations: Checks auth status, quota, and configuration safely without consuming creative quota. - Use Case: Ask Codex to research a recent model release; it runs multiple bilingual mmx search query passes, compares results, and cites URLs from the JSON output. ## Quick Start Ask Codex to use the mmx-cli skill to search the web for the latest MiniMax model updates with bilingual queries.