omx-setup

Automate installation and refresh of oh-my-codex components for project and user scopes.

1|Updated Mar 17, 2025
One-click install
npx skills add https://github.com/ozby/node-pubsub --skill omx-setup-ozby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omx-setup
Source: https://github.com/ozby/node-pubsub/tree/main/.codex/skills/omx-setup
Command: npx skills add https://github.com/ozby/node-pubsub --skill omx-setup-ozby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates installation and refresh of oh-my-codex components for the current project and user-level directories, ensuring consistent tooling and readiness across environments.

Core Features & Use Cases

  • Resolve and persist the effective scope from flags, persisted state, or interactive prompts to target the correct directories.
  • Create necessary directories and install prompts, native agent configs, skills, and merge configuration files to align with the chosen scope.
  • Verify critical interop markers and generate project-root artifacts (e.g., AGENTS.md) to streamline onboarding and maintenance.
  • Configure notify hooks and HUD settings to ensure runtime observability and reliability.

Quick Start

Run omx setup with an explicit --scope or rely on persisted scope to install or refresh OMX for the target project or user environment.

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 scope?

Automate oh-my-codex setup by running the command with an explicit --scope flag to target directories, install components, and merge configuration files for the project environment.

What is the best way to refresh OMX components across local and project contexts?

Refresh OMX components by relying on persisted scope state or interactive prompts to reinstall prompts, native agent configs, and skills while verifying critical interop markers for reliable runtime integration.

Does omx-setup support migrating configurations between user and project scopes?

Yes, scope migrations across local and project contexts are supported by resolving the effective scope from flags or persisted state, ensuring scope persistence and directory creation during the setup process.

How do I verify interop markers and generate project-root artifacts during setup?

The setup process verifies critical interop markers and generates project-root artifacts like AGENTS.md automatically to streamline onboarding and ensure maintenance reliability for the target environment.

Can I configure notify hooks and HUD settings for runtime observability with OMX?

Yes, configuring notify hooks and HUD settings is handled during the installation and refresh process to ensure runtime observability and reliability for the integrated oh-my-codex environment.