omc-setup

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

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Leap0920/Clean-Portfolio --skill omc-setup-leap0920
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/Leap0920/Clean-Portfolio/tree/main/%25USERPROFILE%25/.openclaude/plugins/cache/omc/oh-my-claudecode/4.14.0/skills/omc-setup
Command: npx skills add https://github.com/Leap0920/Clean-Portfolio --skill omc-setup-leap0920

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents repeated, error-prone setup of oh-my-claudecode by guiding you through installing or refreshing the required Claude configuration and related environment pieces in a safe, resumable flow.

Core Features & Use Cases

  • Configures local or global Claude Code settings: installs the canonical CLAUDE.md and (for global installs) supports either overwrite or preserve-style companion configuration.
  • Performs guarded, resumable wizard phases: runs Phase 1–4 with state saving between phases and supports resuming after interruptions.
  • Sets up supporting tooling and defaults: configures HUD statusline via the dedicated hud skill, optionally installs the OMC CLI, clears stale plugin cache, checks updates, and sets execution/task/team preferences.

Quick Start

Run: /oh-my-claudecode:omc-setup

Frequently Asked Questions about omc-setup

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

FAQPage Schema
How do I set up Claude Code plugins and MCP servers from scratch?

Running the omc-setup wizard configures Claude Code plugins, MCP servers, CLI installs, and HUD statusline by executing sequential, resumable phases that safely install or refresh your environment defaults.

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

To repair or upgrade a Claude Code configuration, run the setup wizard with the --force flag to refresh CLAUDE.md, clear stale plugin cache, and reapply execution defaults without losing your existing settings.

Can I apply Claude Code settings locally to a specific project or globally?

Yes, the setup wizard supports flag-driven modes using --local for project-specific CLAUDE.md settings or --global to apply companion configurations across all Claude sessions.

How does the setup wizard handle interruptions during MCP server configuration?

The setup wizard handles interruptions by saving setup state between Phase 1 and Phase 4, allowing you to resume the MCP server and HUD configuration exactly where it left off.

Do I need a separate tool to configure the HUD statusline for Claude Code?

No, the setup wizard delegates HUD statusline configuration to the dedicated hud skill automatically during the sequential phases, ensuring your Claude Code execution preferences are fully applied.

What should I do if my Claude Code setup is already configured but I need to update CLAUDE.md?

If already configured, the setup wizard performs a pre-setup check and offers an optional CLAUDE.md-only update, letting you refresh project settings without rerunning the entire installation process.