omx-setup

Configure oh-my-codex directories and manage skill installations.

Updated May 25, 2026
One-click install
npx skills add https://github.com/BetaS/swm-gis-workshop --skill omx-setup-betas
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: omx-setup
Source: https://github.com/BetaS/swm-gis-workshop/tree/main/.codex/skills/omx-setup
Command: npx skills add https://github.com/BetaS/swm-gis-workshop --skill omx-setup-betas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the setup and configuration of oh-my-codex, providing a streamlined process to install or refresh oh-my-codex directories and artifacts, reducing the complexity of the initial setup.

Core Features & Use Cases

  • Directory Setup: Automatically create necessary directories and configure settings.
  • Skill Delivery: Select the delivery mode for skills, between legacy and plugin.
  • Config Management: Merge configurations and handle updates efficiently.
  • Use Case: For users who need to set up oh-my-codex in their project, ensuring that all necessary directories and configurations are in place without manual intervention.

Quick Start

Run the command omx setup --force --verbose to initialize oh-my-codex in your current project directory.

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 oh-my-codex directories in my project?▼

To set up oh-my-codex directories, run `omx setup --force --verbose` to automatically initialize user-level OMX directories and configure necessary artifacts without manual directory creation.

What is the difference between legacy and plugin delivery modes for skill installations?▼

Legacy and plugin delivery modes dictate how skill installations are managed within oh-my-codex. The setup process allows you to select your preferred mode to configure how skills are delivered and integrated into your directories.

Can I merge new oh-my-codex configurations with my existing settings?▼

Yes, the oh-my-codex setup process supports configuration management by merging new settings with existing ones. This handles updates efficiently and refreshes directories while preserving your current project configurations.

Does oh-my-codex setup require any external dependencies or plugins?▼

No, the oh-my-codex setup process requires no external dependencies. It operates independently to configure user-level OMX directories and manage artifacts directly within your current project environment.

Why do I need to use the force flag when configuring oh-my-codex?▼

Using the force flag ensures the oh-my-codex setup overwrites or refreshes existing directory structures and configurations. It guarantees a clean installation state by reinitializing artifacts in your current project directory.