hud

Configure the HUD statusline for the Copilot UI.

5|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/RobinNorberg/oh-my-copilot --skill hud-robinnorberg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hud
Source: https://github.com/RobinNorberg/oh-my-copilot/tree/main/skills/hud
Command: npx skills add https://github.com/RobinNorberg/oh-my-copilot --skill hud-robinnorberg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HUD configuration often requires manual setup and ongoing tweaks to display preferences, making it hard to quickly align the statusline with your workflow.

Core Features & Use Cases

  • Install/Repair HUD statusline
  • Auto-setup and health checks for the HUD
  • Switch display presets (minimal, focused, full, dense, opencode)
  • Disable the HUD statusline when not needed
  • Migrate legacy configurations and ensure compatibility

Quick Start

Run /oh-my-copilot:hud to display current HUD status and auto-setup if needed.

Frequently Asked Questions about hud

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

FAQPage Schema
How do I configure the Copilot UI statusline to match my workflow?

To configure the Copilot UI statusline, you apply HUD presets and settings during setup and runtime updates. This process controls the HUD behavior locally, aligning the statusline display with your specific workflow.

What display presets are available for the HUD statusline?

Available HUD statusline presets include minimal, focused, full, dense, and opencode. You can switch between these display presets to change the information density shown in the Copilot UI.

How do I run a health check and auto-setup for the HUD statusline?

You can run an auto-setup and health check for the HUD statusline by invoking the setup command. This verifies the local Copilot config, applies safe-value mutations, and repairs the installation if needed.

Can I disable the HUD statusline when it is not needed?

Yes, you can disable the HUD statusline when it is not needed. The configuration process allows you to turn off the display behavior entirely within your local Copilot config.

How do I migrate legacy configurations for the HUD statusline?

To migrate legacy configurations for the HUD statusline, the setup process ensures compatibility by updating the local Copilot config and wrapper scripts. This safely transitions older settings to the current format.