Agent Skills
› jjongguet/oh-my-product
› help
help
GitHub提供 oh-my-product 工具集的命令使用指南、技能说明及工作流选择建议,帮助用户快速找到成功路径并执行具体操作。
Trigger Scenarios
用户询问 omp 相关命令用法
用户需要指导如何选择工作流或技能
Install
npx skills add jjongguet/oh-my-product --skill help -g -y
SKILL.md
Frontmatter
{
"name": "help",
"aliases": [
"\/help",
"usage",
"how do I use this",
"what can omp do"
],
"description": "Explain the relevant oh-my-product commands, skills, and workflow choices.",
"primaryRole": "writer"
}
Help Skill (oh-my-product)
Use this skill when the user needs guidance on commands, skills, or workflow selection.
Guidance style
- shortest path to success first
- concrete commands over abstract descriptions
- mention adjacent commands only when they unblock the user
Common entry points
omp setupomp doctoromp ask gemini --prompt "..."omp team run --task "..."omp verify
Version History
- 4f49e99 Current 2026-07-25 06:34


