omc-setup

Automate oh-my-gemini setup with local or global GEMINI.md configuration.

2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/chanhee-kang/oh-my-gemini --skill omc-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-setup
Source: https://github.com/chanhee-kang/oh-my-gemini/tree/main/skills/omc-setup
Command: npx skills add https://github.com/chanhee-kang/oh-my-gemini --skill omc-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a guided, repeatable setup workflow that configures oh-my-gemini for local or global use, optimizes the onboarding experience, and aligns HUD and plugin components from a single entry point.

Core Features & Use Cases

  • Local or global GEMINI.md configuration with safe backups and proper versioning.
  • Automatic HUD statusline integration, update checks, and optional MCP server setup.
  • Step-by-step interactive wizard that resumes from a saved state after interruptions.

Quick Start

Run the omc-setup command to start the interactive wizard: /oh-my-gemini:omc-setup. During the flow, you will choose between local project configuration or global settings, GEMINI.md will be downloaded fresh and wrapped with setup markers, and you can opt into HUD setup and optional features. After completion, you may update your repository or global config using the provided shortcuts.

Frequently Asked Questions about omc-setup

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

FAQPage Schema
How do I configure the Gemini CLI environment for a local project?

The setup process handles local or global GEMINI.md configuration by downloading the file fresh, wrapping it with setup markers, and applying safe backups for deterministic file operations across your environment.

Can I resume the Gemini CLI configuration setup if it gets interrupted?

The setup wizard resumes from a saved state after interruptions, allowing you to continue the Gemini CLI configuration safely. It tracks step-wise progress to ensure no actions are lost during the process.

Does the Gemini CLI setup support HUD statusline integration?

The setup provides automatic HUD statusline integration for the Gemini CLI. You can opt into HUD setup during the interactive wizard, which also handles update checks and optional MCP server configuration.

What is the best way to manage global GEMINI.md settings?

Managing global GEMINI.md settings is done through a guided setup wizard that ensures proper versioning and safe backups. It synchronizes content from GitHub, applying deterministic and auditable changes to your configuration.

Are backups created automatically during the oh-my-gemini setup?

Backups are generated automatically during the setup process to ensure safe, auditable changes. The workflow creates these backups before modifying any local or global GEMINI.md configuration files.