help

Enable advisory routing for prompts using explicit keywords and contextual cues.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/RJJJJ/project2 --skill help-rjjjj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help
Source: https://github.com/RJJJJ/project2/tree/main/.codex/skills/help
Command: npx skills add https://github.com/RJJJJ/project2 --skill help-rjjjj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OMX provides advisory routing context to prompts, helping models choose appropriate processing lanes without blindly executing actions.

Core Features & Use Cases

  • Advisory prompt-routing context to steer model behavior
  • Triage lanes with explicit keywords to control routing
  • Lightweight, repo-local guidance that does not override explicit prompts
  • First Time Setup and plugin scaffolding for quick adoption

Quick Start

Explain the simplest steps to enable advisory routing for a single prompt.

Frequently Asked Questions about help

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

FAQPage Schema
What is advisory prompt-routing in Codex?

Advisory prompt-routing provides structured context to steer models toward appropriate processing lanes without blindly executing actions. It uses explicit keywords and contextual cues to adapt to complex prompts and UI interactions across Codex plugins.

How do I set up OMX advisory routing for a prompt?

You can enable OMX advisory routing by using the First Time Setup and plugin scaffolding features. This lightweight, repo-local guidance requires explicit keywords or contextual cues to triage prompts into the correct handling lane.

Does OMX advisory routing override core system prompts?

No, OMX advisory routing includes safeguards to avoid altering core system prompts. It provides lightweight, repo-local guidance that does not override explicit prompts, ensuring minimal runtime overhead while steering model behavior.

When do I need prompt triage lanes for Codex plugins?

You need prompt triage lanes when handling complex prompts, user intents, and UI interactions across Codex plugins. Advisory routing helps the model choose appropriate processing lanes based on explicit keywords instead of executing actions blindly.

What are the limitations of OMX advisory routing?

OMX advisory routing requires explicit keywords or contextual cues to function and does not override explicit prompts. It is designed for minimal runtime overhead, meaning it relies on structured guidance rather than forcing model behavior.

Can I use OMX routing for complex UI interactions?

Yes, OMX provides structured routing guidance that adapts to complex prompts, user intents, and UI interactions across Codex plugins. It uses contextual cues to steer the model toward the appropriate handling lane.