Agent Skills
› jjongguet/oh-my-product
› learn
learn
GitHub从当前工作中提取可复用的经验教训、检查清单或技能构想,适用于工作流、规则或故障排除模式的沉淀。
Trigger Scenarios
产生可复用工作流时
发现重复问题或机会时
需要总结故障排除模式时
Install
npx skills add jjongguet/oh-my-product --skill learn -g -y
SKILL.md
Frontmatter
{
"name": "learn",
"aliases": [
"\/learn",
"extract learning",
"create skill from this",
"learn from this"
],
"description": "Extract a reusable lesson, checklist, or future skill idea from the current work.",
"primaryRole": "documenter"
}
Learn Skill (oh-my-product)
Use this skill when the session produced a reusable workflow, rule, or troubleshooting pattern.
Output should capture
- the repeated problem or opportunity
- the durable lesson
- the trigger conditions for reusing it
- the shortest reusable checklist
Suggested destinations
- project docs
- handoff notes
- future skill or prompt surfaces
Version History
- 4f49e99 Current 2026-07-25 06:34


