omx-setup

Automate oh-my-codex configuration installation and maintenance across workspaces.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/gtpgg1013/claude-skills-collection --skill omx-setup-gtpgg1013
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omx-setup
Source: https://github.com/gtpgg1013/claude-skills-collection/tree/main/skills/agents/omx-setup
Command: npx skills add https://github.com/gtpgg1013/claude-skills-collection --skill omx-setup-gtpgg1013

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the installation and maintenance of oh-my-codex configurations across project and user workspaces, ensuring consistent agent tooling and ready-state environments.

Core Features & Use Cases

  • Resolve and persist scope (--scope) for either user or project, then install prompts, agent configs, and skill merges according to the target directory.
  • Generate project-root AGENTS.md templates and validate interop markers in built OMX components to guarantee a reliable setup workflow.
  • Use case: when starting a new project, run omx setup to provision OMX artifacts and align local tooling with the team standard.

Quick Start

Run the omx setup command to install or refresh OMX for the current project or user workspace.

Frequently Asked Questions about omx-setup

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

FAQPage Schema
How do I automate oh-my-codex installation for a new project workspace?

To automate oh-my-codex installation, run the omx setup command to provision OMX artifacts, resolve the target scope, and align local tooling with team standards instantly.

What does project-scoped agent configuration setup do for my workspace?

Project-scoped agent configuration setup resolves your target directory, installs prompts and agent configs, generates AGENTS.md templates, and merges config.toml for consistent environments.

Can I use this setup tool to maintain both user and project oh-my-codex scopes?

Yes, you can use this setup tool to maintain both user and project scopes, persisting the --scope flag and merging config.toml accordingly to ensure accurate workspace resolution.

Why does my oh-my-codex setup fail during interop checks?

Oh-my-codex setup may fail during interop checks if validation detects missing interop markers in built OMX components, which are required to guarantee a reliable setup workflow.

What is the best way to refresh OMX configurations across multiple project directories?

The best way to refresh OMX configurations is running the omx setup command, which automates maintenance, validates interop markers, and applies safe defaults across project workspaces.