From oh-my-agent
Hides oma HUD by setting visibility to hidden, persists config to .oma/state/hud.json if filesystem tools available, and confirms no HUD in future /oma:status outputs.
How this command is triggered — by the user, by Claude, or both
Slash command
/oh-my-agent:hud-offThe summary Claude sees in its command listing — used to decide when to auto-load this command
将 oma HUD 可见性配置文件设置为 `hidden`。 协议: 1. 应用 `visibility = hidden`。 2. 如果文件系统工具可用,使用来源 `oma:hud-off` 写入/更新 `.oma/state/hud.json`。 3. 确认未来的 `/oma:status` 调用应避免可视化 HUD 代码块。 输出格式: ## HUD - 已应用:hidden - 已持久化: ## 效果 - `/oma:status` 应该返回没有 HUD 代码块的纯文本部分。 ## 下一个命令 - /oma:status
将 oma HUD 可见性配置文件设置为 hidden。
协议:
visibility = hidden。oma:hud-off 写入/更新 .oma/state/hud.json。/oma:status 调用应避免可视化 HUD 代码块。输出格式:
/oma:status 应该返回没有 HUD 代码块的纯文本部分。npx claudepluginhub sswym/oh-my-agent --plugin oh-my-agent/configureGuides through interactive configuration of the Claude HUD — layout, language, presets, and display toggles — while preserving advanced manual overrides.
/configureInteractively configure Claude HUD display: layout, presets, toggle elements (git status, usage, tools activity), custom line. Preserves advanced overrides.
/setupConfigures claude-ultimate-hud statusline plugin with optional language and plan, detecting platform, runtime, and plugin path.