Omc Setup banner
mazenyassergithub mazenyassergithub

Omc Setup

Productivity community

Description

--- description: One-time setup for oh-my-claudecode (the ONLY command you need to learn) --- # OMC Setup This is the **only command you need to learn**. After running this, everything else is automatic. ## Step 1: Ask User Preference Use the AskUserQuestion tool to prompt the user: **Question:** "Where should I configure oh-my-claudecode?" **Options:** 1. **Local (this project)** - Creates `.claude/CLAUDE.md` in current project directory. Best for project-specific configurations. 2. **Glo

Installation

Installs to ~/.claude/skills/mazenyassergithub-oh-my-claudecode-omc-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mazenyassergithub-oh-my-claudecode-omc-setup && curl -fsSL https://raw.githubusercontent.com/mazenyassergithub/oh-my-claudecode/HEAD/commands/omc-setup.md -o ~/.claude/skills/mazenyassergithub-oh-my-claudecode-omc-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository