omx-setup

Configure the oh-my-codex environment via CLI with scope and mode selection.

Updated May 26, 2026
One-click install
npx skills add https://github.com/koasis89/ite-ai-agent --skill omx-setup-koasis89
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: omx-setup
Source: https://github.com/koasis89/ite-ai-agent/tree/main/plugins/oh-my-codex/skills/omx-setup
Command: npx skills add https://github.com/koasis89/ite-ai-agent --skill omx-setup-koasis89

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the setup and configuration of oh-my-codex, reducing the complexity of initializing and managing the oh-my-codex environment.

Core Features & Use Cases

  • User-friendly Setup: Provides a simple CLI to install or refresh oh-my-codex.
  • Scope Selection: Allows selection of setup scope between user and project.
  • Install Mode: Offers both legacy and plugin modes for delivery of bundled skills.
  • Integration with Codex: Seamlessly integrates with the Codex CLI for a consistent experience.

Quick Start

Run the omx setup command to start the setup process for oh-my-codex.

Frequently Asked Questions about omx-setup

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

FAQPage Schema
How do I set up and configure oh-my-codex using the CLI?▼

To set up oh-my-codex, run the `omx setup` command to initialize the environment using a CLI-driven approach with user-friendly flags for installation and configuration.

What is the difference between user and project scope in oh-my-codex configuration?▼

User scope applies the oh-my-codex configuration globally, while project scope limits the setup and bundled skill delivery to the current working directory context.

Should I use legacy mode or plugin mode for delivering Codex skills?▼

Legacy mode and plugin mode are both supported for delivering bundled skills during setup. Plugin mode offers modern delivery, while legacy mode maintains backward compatibility for existing environments.

Does oh-my-codex setup require any specific dependencies to run?▼

No external dependencies are required to run the setup. The environment configures oh-my-codex directly through the Codex CLI integration without needing additional packages.

Can I refresh an existing oh-my-codex environment without reinstalling?▼

Yes, running the setup command refreshes the existing oh-my-codex environment. The CLI-driven approach updates the configuration and skill delivery without removing previous settings.