omc-setup

Configure and update oh-my-claudecode across Marketplace, npm, and local-dev setups.

Updated May 31, 2026
One-click install
npx skills add https://github.com/Ewallyw/claude-config-public --skill omc-setup-ewallyw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/Ewallyw/claude-config-public/tree/main/claude-config-master/claude-config-master/skills/omc-setup
Command: npx skills add https://github.com/Ewallyw/claude-config-public --skill omc-setup-ewallyw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, jq, and includes scripts (resource) and phases (resource) components.

What problem does it solve?

This Skill addresses the complexity and repetitive tasks associated with installing, configuring, and updating oh-my-claudecode (OMC), streamlining the setup process for Marketplace/plugin, npm, and local-dev environments.

Core Features & Use Cases

  • Setup Wizard: Offers an interactive wizard for new setups or updates, ensuring all necessary configurations are in place.
  • Flag Parsing: Provides specific flag options for local, global, or forced setups, as well as help and force modes.
  • Automated Updates: Handles updating CLAUDE.md automatically after installing new OMC versions via npm or plugin updates.
  • Use Case: After updating OMC via npm, running /oh-my-claudecode:omc-setup will offer a quick update option, skipping the full wizard if already configured.

Quick Start

Use the omc-setup skill to run the setup wizard for OMC. Simply type: /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 and configure oh-my-claudecode?

You can configure oh-my-claudecode by running the interactive setup wizard, which manages installation and setup tasks for Marketplace, npm, and local-dev environments.

What is the best way to update oh-my-claudecode after an npm install?

Run the setup wizard to update oh-my-claudecode; it detects existing configurations and automatically applies necessary CLAUDE.md updates after new npm or plugin versions are installed.

Do I need bash and jq installed to configure OMC?

Yes, bash and jq are required dependencies for running the setup wizard and executing configuration management tasks for oh-my-claudecode.

Can I run a local setup for oh-my-claudecode instead of a global one?

Yes, the setup wizard supports local setups through specific flag parsing, allowing you to configure oh-my-claudecode for local-dev environments rather than global installations.

How does the oh-my-claudecode setup wizard handle rollback tasks?

The setup wizard includes rollback functionality, allowing you to revert configuration changes and restore previous oh-my-claudecode states if an update or installation fails.