omc-setup

Automates installation and configuration of oh-my-claudecode via a resume-friendly wizard.

38.5k|3.5k|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill omc-setup-yeachan-heo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/Yeachan-Heo/oh-my-claudecode/tree/main/skills/omc-setup
Command: npx skills add https://github.com/Yeachan-Heo/oh-my-claudecode --skill omc-setup-yeachan-heo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, bash.

What problem does it solve?

This Skill automates the initial installation and configuration of oh-my-claudecode, guiding users through a structured, resume-friendly wizard.

Core Features & Use Cases

  • One-command bootstrap: Quickly install and configure the plugin across local project or global scope.
  • Guided setup flow: Manages pre-setup checks, resume capability, and state persistence for interrupted runs.
  • HUD integration: Steps to install and configure the status HUD for real-time feedback.

Quick Start

Run the omc-setup skill to begin the guided setup flow. The exact command depends on your environment and plugin interface.

Frequently Asked Questions about omc-setup

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

FAQPage Schema
How do I automate oh-my-claudecode setup with a single command?▼

You can automate oh-my-claudecode setup by running the omc-setup skill, which executes a guided wizard to handle pre-setup checks, configuration, and HUD integration without manual repetition.

What do I need to install before configuring oh-my-claudecode?▼

Before configuring oh-my-claudecode, you need curl, jq, and bash installed in your environment, as the setup wizard relies on these standard shell tools to fetch and merge configuration files.

Can I resume an interrupted oh-my-claudecode configuration process?▼

Yes, the setup process supports resume capability through progress persistence, recording state in a hidden directory to recover seamlessly from interruptions without restarting the configuration.

Does the oh-my-claudecode setup wizard support both local and global configuration?▼

Yes, the guided setup wizard manages both local project and global scope configuration, enabling you to bootstrap the plugin across multiple projects or within a single local environment.

How does the HUD integration work during the oh-my-claudecode setup?▼

The HUD integration installs and configures a status HUD for real-time feedback, executed as a dedicated step within the guided setup wizard to provide visual progress updates during configuration.