xiaomi-mimo

Index Xiaomi MiMo live docs and configure API access from key prefixes.

621|58|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Lingtai-AI/lingtai --skill xiaomi-mimo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaomi-mimo
Source: https://github.com/Lingtai-AI/lingtai/tree/main/tui/internal/preset/skills/xiaomi-mimo
Command: npx skills add https://github.com/Lingtai-AI/lingtai --skill xiaomi-mimo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Xiaomi MiMo discovery protocol guides agents to locate current capabilities, fetch live documentation, and configure API access without relying on outdated manual notes.

Core Features & Use Cases

  • Live doc indexing: points the agent to the doc index and full dumps to quickly surface correct information.
  • Key sourcing & host mapping: explains how to locate the API key slot and choose the correct base URL for the user's plan and region.
  • Preset management & drift handling: teaches how to switch models, align to platform clusters, and report doc drift when live docs diverge.
  • Use Case: Given a MiMo account, configure environment variables and presets to enable multimodal chat, text-only models, and safe operation.

Quick Start

Identify your MiMo API key slot, export MIMO_API_KEY and MIMO_BASE_URL, and load the mimo preset with your preferred model.

Frequently Asked Questions about xiaomi-mimo

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

FAQPage Schema
How do I configure the API key and base URL for Xiaomi MiMo LLMs?

To configure Xiaomi MiMo LLM access, locate your API key slot, export the MIMO_API_KEY and MIMO_BASE_URL environment variables, and load the preset to map keys to the correct host endpoint.

How does an agent discover current MiMo models and live documentation?

MiMo discovery uses live doc indexing to point agents to the documentation index and full dumps, allowing them to quickly surface correct model information and adapt to live documentation drift.

Can I switch between multimodal chat and text-only MiMo models?

Yes, you can switch between multimodal chat and text-only MiMo models by applying preset management to align with platform clusters and selecting your preferred model within the environment configuration.

What should I do when live MiMo documentation diverges from expected behavior?

When live MiMo documentation diverges, the discovery protocol prompts the agent to report the documentation drift, ensuring that manual notes are not relied upon and platform information stays current.

Do I need specific environment variables to use the MiMo discovery protocol?

Yes, you need to export MIMO_API_KEY and MIMO_BASE_URL as environment variables to satisfy MiMo discovery requirements, enabling the agent to determine base URLs from key prefixes and operate safely.