hud

SkillFiles & storage

Manages the oma visualization HUD configuration file, keeping status output readable in normal, compact, or hidden modes.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the hud skill

What this skill tells your AI

The instructions your AI receives, as published by sswym/oh-my-agent in skills/hud/SKILL.md and read by ahel’s review.

目的

使用此技能改善长时间会话和不同终端密度的状态可读性。

触发条件

  • 用户要求更好的可视化状态输出
  • 团队需要在窄终端中进行紧凑更新
  • 用户想要快速隐藏/显示状态可视化

工作流程

  1. 识别请求的可见性配置文件(normalcompacthidden)。
  2. 当文件系统工具可用时,更新/持久化 .oma/state/hud.json
  3. 返回与所选配置文件匹配的 HUD 预览行。
  4. 推荐 /oma:status 作为验证。

输出模板

## HUD 配置文件
- 请求:
- 已应用:

## 预览
~~~text
[oma][MODE ...][STAGE ...][TASKS ...][RISKS ...][NEXT ...]
~~~

## 下一个命令
- /oma:status

Signals

GitHub stars
76
Forks
13
Last commit
Apr 2026
Advanced
Catalog kind
skill
Gateway key
hud-sswym
Source
github.com/sswym/oh-my-agent
hud by sswym: Skill · ahel