Agent Skills
› yaojingang/yao-meta-skill
› note-cleanup
note-cleanup
GitHub将杂乱的会议笔记整理为结构化的Markdown摘要。适用于组织会议记录、提取行动项、区分决策与待办问题,或将粗糙笔记转化为清晰回顾。
Trigger Scenarios
整理会议笔记
提取行动项
区分决策与开放问题
生成清晰的会议回顾
Install
npx skills add yaojingang/yao-meta-skill --skill note-cleanup -g -y
SKILL.md
Frontmatter
{
"name": "note-cleanup",
"description": "Clean messy meeting notes into structured markdown summaries. Use when asked to organize meeting notes, extract action items, separate decisions from open questions, or turn rough notes into a clean recap."
}
Note Cleanup
Workflow
- Read the notes fully before restructuring.
- Remove duplicates and obvious noise.
- Produce sections for summary, decisions, action items, and open questions.
- Preserve important names, dates, and owners.
Version History
- c37915e Current 2026-07-05 12:03


