hud

Configure the OMC HUD statusline with Minimal, Focused, and Full presets.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Rheinmir/skills-kit --skill hud-rheinmir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/Rheinmir/skills-kit/tree/main/skills/hud
Command: npx skills add https://github.com/Rheinmir/skills-kit --skill hud-rheinmir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The HUD configuration skill provides a centralized way to configure and maintain the OMC HUD statusline, ensuring consistent visibility and quick access to status information across environments.

Core Features & Use Cases

  • Preset-driven display: switch between Minimal, Focused, and Full views to match the task at hand.
  • Auto-setup guidance: validate and assist with installation of the HUD wrapper and settings.
  • Environment-aware configuration: respects CLAUDE_CONFIG_DIR and updates ~/.gemini/antigravity/settings.json for correct statusLine wiring.
  • Use Case: a developer switches to focused mode during debugging sessions and reverts to minimal during summaries.

Quick Start

Install or repair the HUD, then select a display preset that fits your workflow.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I configure the OMC HUD statusline for local development?

OMC HUD statusline configuration involves wiring the statusLine in settings.json using CLAUDE_CONFIG_DIR. This Skill validates the environment and guides the setup to ensure consistent visibility across local and production environments.

What statusline presets are available for the oh-my-claudecode HUD?

The oh-my-claudecode HUD supports Minimal, Focused, and Full presets. You can switch between these views to match your current task, such as using Focused during debugging or Minimal during summaries.

Why does my HUD statusline not show the correct mode in production?

Your HUD statusline may not reflect the correct mode if CLAUDE_CONFIG_DIR is not set correctly or the statusLine is improperly wired in settings.json. This Skill validates the environment and helps repair the configuration.

Do I need a valid SKILL.md file to set up the HUD statusline?

Yes, setting up the HUD statusline requires a valid SKILL.md frontmatter containing name and description. The configuration process may also reference optional scripts, references, or assets directories.

What is the best way to switch HUD presets during a debugging session?

Switching HUD presets is best handled through the preset-driven display feature, allowing you to select Focused mode for debugging sessions. You can revert to Minimal or Full views to match your workflow task.

Can I use the HUD configuration skill to repair a broken statusline setup?

Yes, the HUD configuration Skill provides auto-setup guidance to repair a broken statusline. It validates your environment and assists with reinstalling the HUD wrapper and correcting your settings configuration.