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


