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


