Meeting notes actions
Skill sonsriver4815/agent-skill-starter/examples/meeting-notes-actions
Use this skill when the user asks to turn meeting notes, transcripts, call summaries, or rough discussion notes into decisions, action items, open questions, and follow-up material.From its SKILL.md
npx -y skills add sonsriver4815/agent-skill-starter --skill meeting-notes-actionsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 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.
SKILL.md
1.0 KB, 164 tokens by cl100k_base, as published. Nobody here has run it
Meeting Notes Actions
Use this skill to convert messy meeting material into an execution-ready summary.
First Checks
- Identify the meeting topic, attendees, and source material if present.
- Preserve uncertainty instead of inventing dates, owners, or decisions.
- Keep sensitive or private content out of generic examples.
Output Shape
- Meeting overview
- Decisions
- Action items
- Open questions
- Follow-up notes
Rules
- Do not create deadlines unless the source includes them.
- Mark unclear owners as unassigned.
- Keep direct quotes short and only when wording matters.
Verification
- Check that every action item is grounded in the source material.
- Check that open questions are not presented as decisions.
Final Report
- Provide the cleaned notes.
- Call out unresolved assumptions.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.