30-SECOND BRIEF
What it does—and when it fits
Meeting Minutes is a GitHub Awesome Copilot workflow for turning notes, transcripts, or recordings from internal meetings of up to 60 minutes into a concise record of decisions, owned actions, due dates, unresolved items, and references.
INSTALL BY AGENT
Choose your Agent
Paths come from official Agent docs or the universal installer behind skills.sh. Compatibility still follows this Skill's record.
.agents/skills/meeting-minutes/~/.copilot/skills/meeting-minutes/Use project scope for team sharing and personal scope across repositories. The installer defaults to project scope; add -g for personal scope.
npx skills add github/awesome-copilot --skill meeting-minutes --agent github-copilotCopilot also accepts .github/skills and .claude/skills at project scope. Preview untrusted Skills before enabling scripts.
View path evidence ↗TYPICAL WORKFLOW
A practical workflow
Collect the record
Gather metadata, attendees, agenda, transcript or notes, and the intended reviewer.
Extract decisions
Separate approved decisions, rationale, actions, owners, dates, and acceptance criteria.
Review and publish
Mark unknowns, obtain organizer review, and publish to the agreed channel.
THE TRADEOFFS
Advantages and tradeoffs
Notable strengths
- Prioritizes decisions and accountable actions over a chronological transcript summary.
- Requires uncertain details to be marked instead of silently invented.
Limitations
- Designed for internal meetings of 60 minutes or less; long workshops need a different synthesis approach.
- Notes or transcripts may omit who approved a decision or whether an action was actually accepted.
BEST FIT
Who it is for
Teams that need consistent, actionable internal meeting records
Project leads transferring decisions into issue trackers
BEFORE YOU USE IT
Risks to review before use
Private conversation redistributed as a formal record
Transcripts can contain personal data, candid comments, or unapproved interpretations. Minimize distribution, remove unnecessary personal detail, and require organizer review before publishing.
SECURITY
What the permission profile means
- Confirm permission to process recordings and transcripts.
- Do not infer owners, due dates, or approvals from ambiguous language.
Not a security certification. External ratings are attributed references. SkillSignal has not independently executed or security-reviewed this Skill.
INSIDE THE PACKAGE
Indexed files
TAGS
Original SkillSignal editorial profile grounded in GitHub Awesome Copilot commit 318066d2, checked 2026-08-20; not independently executed or security-certified.