What problem does it solve?
This Skill automates installing, refreshing, or repairing the oh-my-claudecode (OMC) plugin and its configuration files so users do not have to manually update CLAUDE.md, settings.json, HUD hooks, or CLI helpers across different installation flows.
Core Features & Use Cases
- Phased, resumable setup: Runs a multi-phase wizard (install CLAUDE.md, environment configuration, integrations, completion) with resume detection and progress saving so interrupted installs can continue safely.
- Flag-driven modes and validation: Supports --local, --global, and --force modes, validates OMC markers in downloaded CLAUDE.md, backs up existing files, and verifies settings.json integrity after edits.
- Delegation and integration: Delegates HUD/statusline setup to the hud skill, offers optional MCP server and agent-team configuration, and optionally installs the OMC CLI to provide standalone helpers.
- Use case: Use this when you need to install OMC for the first time, update project/global CLAUDE.md after an update, repair a broken configuration, or enable experimental features like agent teams.
Quick Start
Run the omc-setup skill to install or update oh-my-claudecode and its CLAUDE.md configuration.