Agent Skills
› jjongguet/oh-my-product
› hud-setup
hud-setup
GitHub指导用户配置和调优 oh-my-product HUD 界面,包括选择预设、验证渲染及启用监控模式。
Trigger Scenarios
用户希望查看或配置 HUD
用户需要设置 HUD 预设或监控模式
Install
npx skills add jjongguet/oh-my-product --skill hud-setup -g -y
SKILL.md
Frontmatter
{
"name": "hud-setup",
"aliases": [
"\/hud-setup",
"hud",
"configure hud",
"statusline setup"
],
"description": "Guide the user through enabling and tuning the oh-my-product HUD surface.",
"primaryRole": "writer"
}
HUD Setup Skill (oh-my-product)
Use this skill when the user wants to view or configure the HUD.
Primary commands
omp hudomp hud --watchomp hud --preset minimalomp hud --preset focusedomp hud --preset full
Guide the user to
- choose a preset
- verify current context renders correctly
- use watch mode for live monitoring
- document any preferred preset or workflow notes
Version History
- 4f49e99 Current 2026-07-25 06:34


