omc-setup

Install or refresh oh-my-claudecode configuration files for Claude Code environments.

1|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/OliverOuyang/shuhe-work-skills --skill omc-setup-oliverouyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/OliverOuyang/shuhe-work-skills/tree/main/skills/omc-setup
Command: npx skills add https://github.com/OliverOuyang/shuhe-work-skills --skill omc-setup-oliverouyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the multi-step installation, update, and repair flow for oh-my-claudecode so users do not have to manually assemble CLAUDE.md, HUD, CLI, and integration settings across local and global Claude Code environments.

Core Features & Use Cases

  • Phased Installation: Performs a safe, resume-capable sequence to install CLAUDE.md, configure environment settings, set up HUD statusline, and integrate optional MCP services.
  • Flexible Modes: Supports initial interactive setup, targeted local or global updates, and a force mode to re-run the full wizard.
  • Integration & Team Configuration: Offers CLI installation, task tool selection, MCP server setup, and optional agent-team enablement with careful settings.json merging and validation.
  • Robustness: Includes pre-checks, backups, cache cleanup, progress saves for interrupted runs, and marker validation to avoid accidental overwrites.

Quick Start

Run the omc-setup wizard to install or refresh oh-my-claudecode for your environment.

Frequently Asked Questions about omc-setup

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

FAQPage Schema
How do I install oh-my-claudecode and configure CLAUDE.md for my environment?

You can install oh-my-claudecode by running the omc-setup wizard, which deploys CLAUDE.md, configures environment settings, and sets up the HUD statusline across local and global Claude Code environments.

What is the best way to repair or update an existing Claude Code configuration?

To repair or update your Claude Code configuration, run omc-setup in force mode to re-run the full wizard, which performs pre-checks, backups, and cache cleanup before safely refreshing your setup.

Can I configure MCP servers and agent teams when setting up Claude Code?

Yes, the oh-my-claudecode setup supports MCP server installation and optional agent-team enablement, carefully merging settings.json and validating configurations to ensure proper integration.

Does the oh-my-claudecode installation support resuming if it gets interrupted?

The oh-my-claudecode installation is resume-capable, saving progress during phased tasks so interrupted runs can be continued, while marker validation prevents accidental overwrites of existing files.

How do I update oh-my-claudecode in a local-development worktree without affecting global settings?

You can perform a targeted local update using omc-setup, which applies phased installation tasks like CLAUDE.md deployment and HUD configuration specifically to your project-local scope.

What validation checks are included in the Claude Code setup process?

The setup process includes pre-checks, backups, cache cleanup, progress saves for interrupted runs, and marker validation to ensure configuration files are correctly deployed without accidental overwrites.