Agent skill · Workflow & Productivity

meeting-minutes

Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.

GitHub68,948★ · +463/wk · 2 repos on radarProfile →
copilotMIT
Install
npx skills add github/awesome-copilot --skill meeting-minutes --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/meeting-minutes/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 37,432 · +281 this week
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Meeting Minutes Skill — Short Internal Meetings ## Purpose / Overview This Skill produces high-quality, consistent meeting minutes for internal meetings that are 60 minutes or shorter. Output is designed to be clear, actionable, and easy to convert into task trackers (e.g., GitHub Issues, Jira). The generated minutes prioritize decisions and action items so teams can move quickly from discussion to execution. ## When to Use Use this skill when: - Internal syncs, standups, design reviews, triage, planning or ad-hoc meetings with short duration - Situations that require a concise record of decisions, assigned action items, and follow-ups - Creating a standardized minutes document from a live meeting, transcript, recording, or notes --- ## Operational Workflow ### Phase 1: Intake (before drafting) - Obtain meeting metadata: title, date, start/end time (or duration), organizer, and intended audience. - Confirm available inputs: agenda, slides, recording, transcript, or raw notes. - If key details are missing, ask up to 3 clarifying questions before producing minutes (see "Discovery" below). ### Phase 2: Capture (during / immediately after meeting) - Record attendees and absentees. -

What's inside
Steps it walks through
  1. Purpose / Overview
  2. When to Use
  3. Operational Workflow
  4. Phase 1: Intake (before drafting)
  5. Phase 2: Capture (during / immediately after meeting)
  6. Phase 3: Drafting
  7. Phase 4: Review & Publish
  8. Discovery (required clarifying questions)
  9. Strict Minutes Schema (Output Structure)
  10. 1. Metadata
  11. 2. Attendance
  12. 3. Agenda
  13. 4. Summary
  14. 5. Decisions Made
More from awesome-copilot
All skills →
About this skill
What does the meeting-minutes skill do?

Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.

How do I install it?

Run `npx skills add github/awesome-copilot --skill meeting-minutes --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going