help

Configure OMX shortcuts and automation for Codex CLI interactions.

Updated Jul 3, 2025
One-click install
npx skills add https://github.com/andrew-t-james/dotfiles --skill help-andrew-t-james
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/andrew-t-james/dotfiles/tree/main/dot_codex/skills/help
Command: npx skills add https://github.com/andrew-t-james/dotfiles --skill help-andrew-t-james

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OMX makes using the oh-my-codex plugin more approachable by embedding intelligent shortcuts and automated flows into Codex CLI interactions, reducing cognitive load and manual steps.

Core Features & Use Cases

  • Built-in shortcuts (ralph, ralplan, ulw, plan) that drive persistence, planning, and parallel task execution.
  • Safe, structured guidance for setup, operation, and stopping tasks (e.g., /omx-setup, stop, cancel, abort).
  • Usage analysis and improvement suggestions to optimize Codex interactions across sessions.
  • Lightweight scaffolding for AGENTS.md files via omx agents-init .

Quick Start

Run /omx-setup to configure OMX and start using built-in shortcuts.

Frequently Asked Questions about help

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

FAQPage Schema
How do I set up OMX shortcuts and automation in Codex CLI?

To set up OMX shortcuts and automation in Codex CLI, run the /omx-setup command. This configures built-in shortcuts like ralph, plan, and ulw, establishing persistent modes and safe defaults for your sessions.

What is the ralph shortcut used for in oh-my-codex?

The ralph shortcut in oh-my-codex drives persistence and parallel task execution within Codex CLI. It automates complex workflows, reducing manual steps and cognitive load during development interactions.

Can I analyze my Codex CLI usage across different projects?

Yes, you can analyze Codex CLI usage across projects using OMX. It provides usage analysis and improvement suggestions to optimize your interactions and planning workflows over multiple sessions.

How do I stop or abort a running task in OMX?

To stop or abort a running task in OMX, use the built-in commands stop, cancel, or abort. These structured guidance controls enforce safe defaults and halt parallel task execution immediately.

Does OMX support scaffolding for AGENTS.md files?

Yes, OMX supports scaffolding for AGENTS.md files. By running the omx agents-init command, you can quickly generate lightweight file structures to guide Codex CLI behavior in your projects.