Unlock hidden capabilities of Xiaomi MiMo Coding Plan in Claude Code — web search, image/audio/video understanding, TTS. 解锁小米 MiMo Coding Plan 的隐藏能力:联网搜索、图片/音频/视频理解、语音合成。
SaferSkills independently audited xiaomimimo-extended (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
通过小米 MiMo API 的 OpenAI 兼容接口,调用以下能力。所有脚本支持 --help / --stream / --json / --quiet。
${CLAUDE_SKILL_DIR}/.env 必须包含:
MIMO_API_KEY (tp-xxx) + MIMO_BASE_URL — 图片/音视频/TTSMIMO_SEARCH_KEY (sk-xxx) + MIMO_SEARCH_URL — 联网搜索如果 .env 缺失或字段不全,脚本会用清晰的中文报错告诉你该填什么。
mimo-search.shbash "${CLAUDE_SKILL_DIR}/scripts/mimo-search.sh" "搜索内容" [选项]主要参数:--max-keyword N(1-50,控成本)、--limit N、--force、--region "国,省,市"、--model、--temperature、--stream、--json。
使用建议:
--region "China,,," 效果更好--max-keyword 1 成本最低(¥0.025/次)--force 防止模型自作聪明跳过搜索--model mimo-v2.5-pro(默认)mimo-vision.shbash "${CLAUDE_SKILL_DIR}/scripts/mimo-vision.sh" "你的问题" --image URL或路径 [--image 第二张...] [选项]特性:
--image 可重复使用,做 A/B 对比--temperature 0.3(适合 OCR / 抠字 / 报错截图)--thinking on 开启深度思考(复杂图表/数学)适用场景:UI 截图 → 代码、报错排查、文档 OCR、设计稿对比、手绘草图 → 原型。
mimo-audio.shbash "${CLAUDE_SKILL_DIR}/scripts/mimo-audio.sh" "你的问题" --file URL或路径 [选项]特性:
--type 强制--fps(0.1-10.0,默认 2)、--resolution default|max、--mute(去音轨省 token)适用场景:会议录音 → 纪要+TODO、播客 → 要点、教程视频 → 步骤+命令、Bug 复现视频 → 定位问题。
mimo-tts.sh 【限时免费】# 内置音色
bash "${CLAUDE_SKILL_DIR}/scripts/mimo-tts.sh" "文本" --out output.mp3 --voice 苏打
# 音色克隆(传 ≤10MB 样本音频)
bash "${CLAUDE_SKILL_DIR}/scripts/mimo-tts.sh" "文本" --out a.mp3 --voice-clone /tmp/sample.wav
# 文字描述生成音色
bash "${CLAUDE_SKILL_DIR}/scripts/mimo-tts.sh" "文本" --out a.mp3 --voice-design "温暖磁性的中年男声"内置音色:
mimo_default 冰糖 茉莉 苏打 白桦Mia Chloe Milo Dean输出格式:由 --out 后缀决定(mp3 / wav / pcm),也可 --format 强制。
| 场景 | 推荐模型 |
|---|---|
| 联网搜索、复杂推理 | mimo-v2.5-pro |
| 图片 / 音视频理解 | mimo-v2.5 |
| 同上备选 | mimo-v2-omni |
| 文本 → 音频 | mimo-v2.5-tts(内置)/ -voiceclone / -voicedesign |
max_keyword 计),不走 Credits脚本对常见 HTTP 错误码会给中文解释:401(认证)、402(余额)、421(内容审核)、429(限流)、400(请求格式) 等。 也可用 MIMO_TIMEOUT=600 加大超时。
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.