Open-source Codex Skill routes tasks to Grok, Kimi and Claude through a local CLI
vista8 · x · 2026-07-21
The post shares an open-source Skill for Codex that lets users route tasks to multiple models from a single prompt.
What it does
- You can say which model should handle which task.
- The skill calls a local CLI on your machine and feeds the result back into Codex.
- The author says this stays compliant while letting you combine each model’s strengths.
Example use
- K3 for frontend work
- Grok 4.5 for search
- Claude Opus 4.8 / Fable for design discussions
- GPT for planning and tradeoff decisions
The installation command shown is:
npx skills add joeseesun/qiaomu-model-cli
The open-source link is said to be in the comments.
Related event: Open Source Skill Enables Multi-Model Routing for Codex(3 posts)→
More from coding & agent
- Coding agents are heading toward an AI-writes, AI-reviews, human-approves workflow — aftahi_ai · 2026-07-22
- oMLX 0.5.2 adds Mac menu-bar stats, low-bit decode kernels, and faster downloads — awnihannun · 2026-07-22
- GitHub review bot hits its PR limit and forces a 39-minute cooldown — DanielLockyer · 2026-07-22
- Max reasoning effort appears to be mobile-only in Codex Remote, not desktop — GabGarrett · 2026-07-22
- A Reddit demo argues online stores should expose carts and pricing through MCP — gelembjuk · 2026-07-22
- Open-source AI SDK provider routes Vercel apps through a local Codex subscription — lgrammel · 2026-07-22