hud

Read .omx/state files and configure the OMX HUD status line.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides at-a-glance visibility into OMX HUD state and easy configuration of the two-layer statusline for accessible, keyboard-friendly workflows.

Core Features & Use Cases

  • Two-layer HUD architecture: built-in Codex statusLine and OMX 'hud' CLI for real-time orchestration state.
  • Reads and summarizes state files from .omx/state/ to reflect current modes, turns, and activity.
  • Facilitates quick setup by applying presets and writing hud-config.json for focused displays.

Quick Start

Enable and view the OMX HUD by running the hud command after setup to display current modes and activity.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I monitor OMX workflow modes and turns in real-time?

To monitor OMX workflow modes and turns, you can use a two-layer HUD architecture that reads .omx/state files to display current activity. It combines the built-in Codex statusLine with the omx hud CLI for real-time orchestration visibility.

Can I save and apply preset configurations for my OMX HUD?

You can save and apply preset configurations for the OMX HUD by storing them in .omx/hud-config.json. This enables quick-start displays tailored to your preferred level of status visibility.

Does the OMX HUD work with Codex-based environments?

The OMX HUD is designed specifically for Codex-based environments. It relies on the built-in Codex statusLine alongside the omx hud CLI to deliver keyboard-friendly workflow monitoring.

Why is my OMX statusline not showing current orchestration activity?

If your OMX statusline is not showing activity, ensure your ~/.codex/config.toml is properly configured and .omx/state files are being generated. The HUD requires both layers to accurately summarize current modes and turns.