omx-setup

Install and configure oh-my-codex across project and user directories.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill omx-setup-kyrie66nb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omx-setup
Source: https://github.com/KYRIE66nb/codex-omx-public-config/tree/main/home/.agents/skills/omx-setup
Command: npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill omx-setup-kyrie66nb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates installing or refreshing oh-my-codex across project and user scopes, aligning CLI behavior with current configurations.

Core Features & Use Cases

  • Automated installation of prompts, native agent configs, skills, and merged config.toml across determined scope.
  • Generates and verifies project-root AGENTS.md and hud-config.json to ensure a consistent OMX setup.
  • Handles scope selection, persistence, and safe defaults for non-interactive environments.

Quick Start

Run omx setup to install or refresh oh-my-codex for the current project and user directories.

Frequently Asked Questions about omx-setup

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

FAQPage Schema
How do I configure oh-my-codex for a new project?

To configure oh-my-codex for a new project, run the setup command to automate installation across project and user scopes. This generates the necessary AGENTS.md and merges config.toml files to standardize CLI behavior.

What is the oh-my-codex setup process for non-interactive environments?

The oh-my-codex setup process applies safe defaults for non-interactive environments, handling scope persistence checks and directory creation automatically. This ensures reliable CLI configuration without requiring manual user input.

How do I generate AGENTS.md and refresh an existing OMX environment?

To generate AGENTS.md and refresh an OMX environment, execute the setup command to verify and update native agent configs. This process aligns your current project root with the latest oh-my-codex configurations.

Can I install oh-my-codex across both project and user directories?

Yes, you can install oh-my-codex across both project and user directories. The setup process handles scope selection and persistence to ensure prompts and merged config.toml files are applied correctly at each level.

Why is my oh-my-codex CLI configuration not working after installation?

If your oh-my-codex CLI configuration is not working, the setup process may have encountered scope persistence issues or failed directory creation. Re-running the setup command ensures AGENTS.md is generated and config.toml merges correctly.