Meeting notes
Curated open Agent-Skill format skills for MyLLM (the on-device iOS AI agent). Install with /skill add teamdzx/myllm-skills.
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 author says it does
Copied from the file, not written here
Turn raw meeting notes or a transcript into clean minutes. Use when the user pastes messy notes and wants them structured.
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, 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.