Use whenever the user asks about MiMoCode itself: features, TUI or CLI commands, configuration, file locations, providers, models, authentication, or custom OpenAI-compatible or Anthropic-compatible API endpoints. Especially trigger when a prompt supplies or asks to configure a base URL/baseURL, API key/apiKey, model name or ID, provider, Anthropic Messages API, or global/project mimocode.json/jsonc. Use this skill to inspect existing config safely, make minimal changes, and verify them without guessing schema fields or model capabilities.
$npx -y skills add xiaomimimo/mimo-code --skill mimocode-docsInstalls into the current project.
Run `npx skills use "https://github.com/xiaomimimo/mimo-code" --skill "xiaomimimo/mimo-code/mimocode-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/xiaomimimo/mimo-code" that are relevant to the current task. Run `npx skills add "https://github.com/xiaomimimo/mimo-code"` and select the relevant skills, then follow their instructions.