omgskills Get the Mac app
Skill

hud

@yeachan-heo 38k stars Updated 2026-07-22 Author match: High

Configure HUD display options (layout, presets, display elements)

agentic-codingai-agentsautomationclaudeclaude-codemulti-agent-systemsoh-my-opencodeopencode

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/Yeachan-Heo/oh-my-claudecode /tmp/oh-my-claudecode && ln -s /tmp/oh-my-claudecode/skills/hud ~/.claude/skills/hud

View on GitHub

From README

HUD Skill Configure the OMC HUD (Heads-Up Display) for the statusline. Note: All /.claude/... paths in this guide respect CLAUDECONFIGDIR when that environment variable is set. Quick Commands | Command | Description | |---------|-------------| | /oh-my-claudecode:hud | Show current HUD status (auto- if needed) | | /oh-my-claudecode:hud | /repair HUD statusline | | /oh-my-claudecode:hud minimal | Switch to minimal display | | /oh-my-claudecode:hud focused | Switch to focused display (default) | | /oh-my-claudecode:hud full | Switch to full display | | /oh-my-claudecode:hud status | Show detailed HUD status | Auto- When you run /oh-my-claudecode:hud or /oh-my-claudecode:hud , the system will automatically: Check if /.claude/hud/omc-hud.mjs exists Check if statusLine is configured in /.claude/settings.json If missing, create the HUD wrapper script and configure settings Report status and prompt to restart Claude Code if changes were made IMPORTANT: If the argument is OR if the HUD scri...

More from this repo