omx-setup

Install or refresh oh-my-codex for project and user directories.

24|2|Updated Mar 12, 2025
One-click install
npx skills add https://github.com/Orinks/AccessiWeather --skill omx-setup-orinks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omx-setup
Source: https://github.com/Orinks/AccessiWeather/tree/main/.codex/skills/omx-setup
Command: npx skills add https://github.com/Orinks/AccessiWeather --skill omx-setup-orinks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OMX setup automates installing or refreshing oh-my-codex for the current project and user-level directories, reducing manual configuration and drift.

Core Features & Use Cases

  • Resolve scope between user and project, persist preferences, and provide safe defaults.
  • Resolve user skill delivery mode with explicit flags or plugin discovery, enabling plugin or legacy delivery.
  • Create necessary directories, generate AGENTS.md defaults, wire HUD/config, and verify integration points for future runs.

Quick Start

Run omx setup to install or refresh OMX 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 install and configure oh-my-codex for my project?

To install oh-my-codex, run the OMX setup command to orchestrate installation across project and user directories, resolving scopes, persisting settings, and wiring HUD and notification hooks automatically.

What does OMX setup include when refreshing my codex agents configuration?

Refreshing OMX setup generates AGENTS.md defaults, creates necessary directories, resolves skill delivery modes, updates local and remote configurations, and verifies integration points for future runs.

Can I configure OMX scopes for both user and project directories simultaneously?

Yes, OMX setup resolves scopes between user and project directories, persists your preferences, and provides safe defaults while handling artifact installation across both local and remote configurations.

How does OMX skill delivery mode resolution work during setup?

OMX setup resolves the user skill delivery mode using explicit flags or plugin discovery, enabling either plugin or legacy delivery for your codex agents environment.

What is the best way to wire HUD and notification hooks for codex agents?

The best way to wire HUD and notification hooks is running OMX setup, which configures these integration points automatically during the artifact installation and settings persistence process.