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


