hud

Configure the OMC HUD statusline presets and display elements in Claude Code.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/suhwan/claude-registry --skill hud-suhwan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/suhwan/claude-registry/tree/main/skills/project/hud
Command: npx skills add https://github.com/suhwan/claude-registry --skill hud-suhwan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configures the HUD display for the OMC statusline to improve visibility and streamline status insights.

Core Features & Use Cases

  • Install/Repair HUD: Automates setup and fixes a missing HUD script or settings.
  • Presets & Display Options: Switch between minimal, focused, and full HUD views to match context.
  • Settings Synchronization: Ensures statusLine in ~/.claude/settings.json is configured to load the HUD wrapper.

Quick Start

Run the HUD setup to install and configure the statusline, then restart Claude Code.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I configure the Claude Code statusline to show different levels of detail?

You can configure the statusline by switching between Minimal, Focused, and Full presets to match your development context and control the display elements shown.

Why is my HUD statusline not showing up in Claude Code?

A missing HUD statusline usually means the HUD script is absent or settings are misconfigured. You can run the automated setup to repair the script and synchronize settings.

How do I set up the OMC HUD statusline for the first time?

Run the HUD setup to install the statusline script, synchronize the statusLine configuration in ~/.claude/settings.json, and then restart Claude Code to apply changes.

What is the difference between Minimal, Focused, and Full HUD presets?

HUD presets control the layout and display elements of the statusline. Minimal shows essential data, Focused offers moderate detail, and Full provides comprehensive status insights.

Does configuring the HUD statusline require manually editing ~/.claude/settings.json?

No, the setup automates safe, documented path writes to ~/.claude and synchronizes the statusLine configuration in settings.json without requiring manual file editing.