omc-setup

Orchestrate oh-my-claudecode setup across local and global configurations.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ClementATH/oh-my-claudecode --skill omc-setup-clementath
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/ClementATH/oh-my-claudecode/tree/main/skills/omc-setup
Command: npx skills add https://github.com/ClementATH/oh-my-claudecode --skill omc-setup-clementath

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow.

Core Features & Use Cases

  • Guided, phased setup wizard that configures CLAUDE.md for local project or global/global-system scope.
  • Supports /plugin install, npm global install, and local development workflows, with stateful resume and safe backups.
  • Phase-driven execution (01-install-claude-md, 02-configure, 03-integrations, 04-welcome) and progress persistence to handle interruptions gracefully.

Quick Start

Run /oh-my-claudecode:omc-setup to start the guided setup wizard and configure CLAUDE.md 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 configure CLAUDE.md for a local project or global scope?

Configure CLAUDE.md using a guided phased setup wizard that supports local, global, and global-system targets. The wizard orchestrates installation and configuration across multiple phases to ensure your environment is correctly set up.

Can I resume a setup workflow if the configuration process is interrupted?

Yes, the setup workflow supports stateful resume and progress persistence. It saves progress through each phase, allowing you to gracefully resume the configuration process from where it stopped.

Does the oh-my-claudecode setup work with npm and local development workflows?

The setup supports plugin installation, npm global installs, and local development workflows. It guides each environment through a dedicated installation and configuration phase to ensure proper integration.

What is the best way to safely refresh Claude Code plugin configurations?

Refresh plugin configurations by running the end-to-end setup workflow, which creates safety backups before applying changes. This phased approach ensures a repeatable and reliable configuration refresh.

How does the phased setup wizard handle integrations after configuration?

After the initial configuration, the wizard executes a dedicated integrations phase followed by a welcome phase. This phase-driven execution coordinates scripts to properly establish all required integrations.

Are there prerequisites for enforcing the Skill Unit frontmatter requirement during setup?

The setup automatically enforces the Skill Unit frontmatter requirement during its execution. This validation is built into the orchestrated workflow, ensuring compliance without manual intervention.