setup

Install, refresh, and verify oh-my-kimi on local Kimi CLI setups.

2|Updated May 11, 2026
One-click install
npx skills add https://github.com/xz1220/oh-my-kimi --skill setup-xz1220
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/xz1220/oh-my-kimi/tree/main/skills/setup
Command: npx skills add https://github.com/xz1220/oh-my-kimi --skill setup-xz1220

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the hassle of getting oh-my-kimi properly installed on a local Kimi CLI setup, including refreshing missing components, adding optional hooks and MCP recommendations, or fixing a broken environment after changes.

Core Features & Use Cases

  • One-command installation/refresh: Runs the project installer to set up the required wrappers and skill integration for your Kimi CLI workflow.
  • Optional hook management: Installs without hooks when you want a minimal setup, and verifies hook-related configuration when you want the full experience.
  • MCP recommendation setup: Adds recommended MCP servers and configuration for richer tool connectivity inside Kimi, useful when you want browser/devtools or context tooling.

Quick Start

Ask the skill to set up oh-my-kimi on your local Kimi CLI, optionally including recommended MCP configuration, by running the setup install command.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I install and configure oh-my-kimi on my local Kimi CLI machine?

To install oh-my-kimi on your local Kimi CLI machine, run the project's setup installer script. This provisions the required wrappers, skill integration, and optional hooks, verifying success through version output and config.toml checks.

Can I refresh missing components when my Kimi CLI environment breaks after updates?

Yes, you can repair a broken Kimi CLI environment by re-running the setup installer script. It refreshes missing components, repairs agent-skill-hook-mcp workflows, and validates the installation through kimi-omk version output checks.

Does the Kimi CLI setup support adding recommended MCP servers and configuration?

Yes, the Kimi CLI setup supports adding recommended MCP servers and configuration. Request the optional MCP setup during installation to enable richer tool connectivity, including browser, devtools, and context tooling inside Kimi.

What is the best way to manage optional hooks for a minimal Kimi CLI setup?

The best way to manage optional hooks for a minimal Kimi CLI setup is to run the installer without hooks. This skips the full experience while still installing core wrappers, and you can verify hook-related configuration later if needed.

Do I need to validate environment configuration after installing oh-my-kimi?

Yes, you need environment validation after installing oh-my-kimi. The setup process automatically validates the installation by checking the kimi-omk version output, confirming skill presence, and performing config.toml grep verification.