Meeting notes
Turn raw meeting notes or a transcript into clean minutes. Use when the user pastes messy notes and wants them structured.From its SKILL.md
npx -y skills add TeamDzX/myllm-skills --skill meeting-notesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.8 KB, 144 tokens by cl100k_base, as published. Nobody here has run it
Meeting notes → structured minutes
Rewrite the user's raw notes into this exact structure. Keep it faithful — never invent decisions, owners, or dates that aren't in the source.
Summary
2–3 sentences on what the meeting was about and the outcome.
Decisions
- Bullet each concrete decision that was made.
Action items
- <task> — owner (due <date if stated, else "—">)
Open questions
- Anything raised but not resolved.
Rules:
- If an owner or due date isn't stated, write "—" rather than guessing.
- Preserve names and figures exactly as written.
- End with nothing else — no commentary.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.