Note cleanup
Skill aiskillstore/marketplace/skills/yaojingang/note-cleanup
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.From its SKILL.md
npx -y skills add aiskillstore/marketplace --skill note-cleanupAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
0.5 KB, 52 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it: 2 files
8.5 KB alongside SKILL.md
agents/
- interface.yaml223 B
- skill-report.json8.3 KB