hud

Configure Codex statusline HUD layout, presets, and visible elements via JSON.

20|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/sigridjineth/oh-my-codex --skill hud-sigridjineth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/sigridjineth/oh-my-codex/tree/main/skills/hud
Command: npx skills add https://github.com/sigridjineth/oh-my-codex --skill hud-sigridjineth

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to customize the Heads-Up Display (HUD) in their Codex environment, making status information more relevant and less intrusive.

Core Features & Use Cases

  • HUD Configuration: Adjust layout, presets, and display elements of the statusline HUD.
  • Preset Management: Switch between 'minimal', 'focused', and 'full' display modes.
  • Use Case: A user finds the default HUD too cluttered during intense coding sessions and wants to switch to a 'minimal' display to focus on their code.

Quick Start

Run /oh-my-codex:hud minimal to switch to the minimal display preset.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I customize the Codex statusline HUD display?

You can customize the Codex HUD statusline display by configuring the layout, selecting presets, and choosing which visible elements appear. The Skill supports auto-setup and manual JSON configuration to tailor information visibility during your development sessions.

What display presets are available for the Codex statusline?

The Codex statusline offers three distinct display presets: minimal, focused, and full. These modes allow you to quickly adjust the HUD layout to reduce clutter and focus on relevant status information during intense coding sessions.

How do I switch my HUD to a minimal layout?

To switch your HUD to a minimal layout, run the command to apply the minimal display preset. This reduces statusline clutter, showing only essential information and helping you focus directly on your code.

Can I manually configure HUD statusline elements via JSON?

Yes, you can manually configure the HUD statusline elements via JSON. This allows for detailed customization of the display layout and visible components, providing an alternative to the auto-setup and preset options for tailored information visibility.

Why does my Codex statusline feel too cluttered during coding?

Your Codex statusline may feel cluttered if it is set to the full display preset, which shows all available elements. Switching to a minimal or focused preset configures the HUD to show only essential status information and reduces visual intrusion.