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.
- Capture brief notes per agenda item with time markers if available.
- Record explicit decisions, rationale summary (1–2 sentences), and action items (owner + due date).
Phase 3: Drafting
- Generate minutes following the Strict Minutes Schema (below).
- Ensure every action item includes owner, due date (or timeframe), and acceptance criteria when applicable.
- Mark unresolved issues or items requiring follow-up in the Parking Lot.
Phase 4: Review & Publish
- If possible, send draft to meeting organizer or a designated reviewer for quick verification (within 24 hours).
- Publish final minutes to the agreed channel (shared drive, repo, ticket, or email) and optionally create tasks in the team's tracker.
Discovery (required clarifying questions)
Before generating minutes, the agent MUST ask up to three clarifying questions if any of these are missing:
- What is the meeting title, date, start time (or duration), and organizer?
- Is there an agenda or transcript/recording to reference? If yes, please provide.
- Who should be assigned as the reviewer or approver for the minutes?
If the user responds "no transcript" or "no agenda," proceed but mark source material as "ad-hoc notes" and flag potential gaps.
Strict Minutes Schema (Output Structure)
You MUST produce meeting minutes following this exact structure. If information is unavailable, use TBD or Unknown and explain how to obtain it.
1. Metadata
- Title:
- Date (YYYY-MM-DD):
- Start Time (UTC):
- End Time (UTC) or Duration:
- Organizer:
- Location / Virtual Link:
- Minutes Author (agent or person):
- Distribution List (who receives the minutes):
2. Attendance
- Present: [list of names + roles]
- Regrets / Absent: [list]
- Notetaker / Recorder: [name or "agent"]
3. Agenda
Bullet list of agenda items, in order:
- Item 1: short title
- Item 2: short title
- ...
4. Summary
A concise one-paragraph summary (1–3 sentences) of the meeting's objective and high-level outcome.
5. Decisions Made
Each as a separate bullet:
- Decision 1: statement of decision.
- Who decided / approved: [name(s) or group]
- Rationale (1–2 sentences): brief reason.
- Effective date (if applicable): YYYY-MM-DD
- Decision 2: ...
6. Action Items
Table-style bullets; must include owner and due date:
- [ID] Action: short description
- Owner: Name (team)
- Due: YYYY-MM-DD or "ASAP" / timeframe
- Acceptance Criteria: (what completes this action)
- Linked artifacts / tickets: (optional URL or ticket id)
Example:
- [A1] Draft deployment runbook for feature X
7. Notes by Agenda Item
Brief, factual, timestamp optional:
- Agenda Item 1: title
- Key points:
- Point A (timestamp 00:05)
- Point B (timestamp 00:12)
- Open issues / questions:
- Q1: question text (owner if assigned)
- Agenda Item 2: ...
8. Parking Lot / Unresolved Items
- Item: short description
- Why parked / next step:
- Suggested owner or next meeting to resolve
9. Risks / Blockers (if any)
- Risk 1: short description, impact, mitigation owner
- Risk 2: ...
10. Next Meeting / Follow-up
- Proposed date/time (if any)
- Objectives for next meeting
11. Attachments / References
- Agenda document: URL
- Slides: URL
- Transcript / Recording: URL
- Related tickets: list of URLs or IDs
12. Version & Change Log
- Version: 1.0
- Last updated: YYYY-MM-DDTHH:MM:SSZ
- Changes: short notes on edits and who made them
Style & Quality Rules
- Keep minutes concise: total length should typically be under 1 A4 page for meetings <= 30 minutes and under 2 pages for meetings close to 60 minutes.
- Use plain language and bullet lists for readability.
- Prioritize decisions and action items at the top of the document.
- Do NOT include speculative language or unverified claims. If something is uncertain, label it
TBD and note the missing info source.
- Use consistent timestamps and ISO 8601 dates (YYYY-MM-DD or full UTC timestamp).
DO / DON'T
DO:
- Include owner and due date for every action item.
- Provide acceptance criteria for action items when possible.
- Link to artifacts (tickets, slides, recordings) for traceability.
- Send draft for quick review if minutes contain significant decisions.
DON'T:
- Omit decisions or action items — these are the primary value of minutes.
- Mix personal opinions with facts. Keep commentary clearly marked as "Opinion" or exclude it.
- Publish raw PII gathered during discussion unless required and authorized.
Example Prompts (for Copilot / Agent)
Prompt to generate minutes from transcript:
"Generate meeting minutes from the following meeting transcript. Meeting title: 'Platform Weekly Sync'. Date: 2026-02-10. Duration: 45 minutes. Organizer: Priya (Platform Lead). Transcript: . Follow the Strict Minutes Schema. Highlight decisions and create action items with owners and due dates where implied."
Prompt to generate minutes from notes:
"I have raw notes from a 30-minute design review. Title: 'Feature Y Design Review'. Date: 2026-02-11. Notes: . Produce concise minutes following the Strict Minutes Schema. Ask up to 3 clarifying questions if critical fields are missing."
Quick Templates (copyable)
Concise minutes template (short):
- Title:
- Date:
- Organizer:
- Present:
- Summary:
- Decisions:
- Decision 1 — Who — Effective:
- Action Items:
- [A1] Action — Owner — Due — Acceptance Criteria
- Next Steps / Next Meeting:
Detailed minutes template (full schema):
Use the Strict Minutes Schema above.
Verification & Acceptance Criteria for Generated Minutes
A generated minutes document is acceptable if:
- It contains Metadata, Attendance, Decisions, and Action Items sections.
- Every action item has an assigned owner and a due date or a clear timeframe.
- All significant decisions are captured with at least 1-line rationale.
- Attachments or references are listed or explicitly marked
None.
- The document is factual; uncertain items are labeled
TBD.
1---2name: meeting-minutes-23description: Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.4---5
6# Meeting Minutes Skill — Short Internal Meetings
7
8## Purpose / Overview
9
10This 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.
11
12## When to Use
13
14Use this skill when:
15
16- Internal syncs, standups, design reviews, triage, planning or ad-hoc meetings with short duration
17- Situations that require a concise record of decisions, assigned action items, and follow-ups
18- Creating a standardized minutes document from a live meeting, transcript, recording, or notes
19
20---
21
22## Operational Workflow
23
24### Phase 1: Intake (before drafting)
25
26- Obtain meeting metadata: title, date, start/end time (or duration), organizer, and intended audience.
27- Confirm available inputs: agenda, slides, recording, transcript, or raw notes.
28- If key details are missing, ask up to 3 clarifying questions before producing minutes (see "Discovery" below).
29
30### Phase 2: Capture (during / immediately after meeting)
31
32- Record attendees and absentees.
33- Capture brief notes per agenda item with time markers if available.
34- Record explicit decisions, rationale summary (1–2 sentences), and action items (owner + due date).
35
36### Phase 3: Drafting
37
38- Generate minutes following the **Strict Minutes Schema** (below).
39- Ensure every action item includes owner, due date (or timeframe), and acceptance criteria when applicable.
40- Mark unresolved issues or items requiring follow-up in the Parking Lot.
41
42### Phase 4: Review & Publish
43
44- If possible, send draft to meeting organizer or a designated reviewer for quick verification (within 24 hours).
45- Publish final minutes to the agreed channel (shared drive, repo, ticket, or email) and optionally create tasks in the team's tracker.
46
47---
48
49## Discovery (required clarifying questions)
50
51Before generating minutes, the agent **MUST** ask up to three clarifying questions if any of these are missing:
52
53- What is the meeting title, date, start time (or duration), and organizer?
54- Is there an agenda or transcript/recording to reference? If yes, please provide.
55- Who should be assigned as the reviewer or approver for the minutes?
56
57If the user responds "no transcript" or "no agenda," proceed but mark source material as "ad-hoc notes" and flag potential gaps.
58
59---
60
61## Strict Minutes Schema (Output Structure)
62
63You **MUST** produce meeting minutes following this exact structure. If information is unavailable, use `TBD` or `Unknown` and explain how to obtain it.
64
65### 1. Metadata
66
67- **Title**:
68- **Date (YYYY-MM-DD)**:
69- **Start Time (UTC)**:
70- **End Time (UTC) or Duration**:
71- **Organizer**:
72- **Location / Virtual Link**:
73- **Minutes Author** (agent or person):
74- **Distribution List** (who receives the minutes):
75
76### 2. Attendance
77
78- **Present**: [list of names + roles]
79- **Regrets / Absent**: [list]
80- **Notetaker / Recorder**: [name or "agent"]
81
82### 3. Agenda
83
84Bullet list of agenda items, in order:
85
86- Item 1: short title
87- Item 2: short title
88- ...
89
90### 4. Summary
91
92A concise one-paragraph summary (1–3 sentences) of the meeting's objective and high-level outcome.
93
94### 5. Decisions Made
95
96Each as a separate bullet:
97
98- **Decision 1**: statement of decision.
99 - Who decided / approved: [name(s) or group]
100 - Rationale (1–2 sentences): brief reason.
101 - Effective date (if applicable): YYYY-MM-DD
102- **Decision 2**: ...
103
104### 6. Action Items
105
106Table-style bullets; **must include owner and due date**:
107
108- **[ID] Action**: short description
109 - **Owner**: Name (team)
110 - **Due**: YYYY-MM-DD or "ASAP" / timeframe
111 - **Acceptance Criteria**: (what completes this action)
112 - **Linked artifacts / tickets**: (optional URL or ticket id)
113
114**Example:**
115
116- [A1] Draft deployment runbook for feature X
117 - Owner: Alex (Engineering)
118 - Due: 2026-02-05
119 - Acceptance Criteria: runbook includes steps for rollback, health checks, and monitoring links
120 - Linked artifacts: https://github.com/owner/repo/issues/123
121
122### 7. Notes by Agenda Item
123
124Brief, factual, timestamp optional:
125
126- **Agenda Item 1**: title
127 - Key points:
128 - Point A (timestamp 00:05)
129 - Point B (timestamp 00:12)
130 - Open issues / questions:
131 - Q1: question text (owner if assigned)
132- **Agenda Item 2**: ...
133
134### 8. Parking Lot / Unresolved Items
135
136- **Item**: short description
137 - Why parked / next step:
138 - Suggested owner or next meeting to resolve
139
140### 9. Risks / Blockers (if any)
141
142- **Risk 1**: short description, impact, mitigation owner
143- **Risk 2**: ...
144
145### 10. Next Meeting / Follow-up
146
147- Proposed date/time (if any)
148- Objectives for next meeting
149
150### 11. Attachments / References
151
152- Agenda document: URL
153- Slides: URL
154- Transcript / Recording: URL
155- Related tickets: list of URLs or IDs
156
157### 12. Version & Change Log
158
159- **Version**: 1.0
160- **Last updated**: YYYY-MM-DDTHH:MM:SSZ
161- **Changes**: short notes on edits and who made them
162
163---
164
165## Style & Quality Rules
166
167- Keep minutes concise: total length should typically be under 1 A4 page for meetings <= 30 minutes and under 2 pages for meetings close to 60 minutes.
168- Use plain language and bullet lists for readability.
169- Prioritize decisions and action items at the top of the document.
170- Do NOT include speculative language or unverified claims. If something is uncertain, label it `TBD` and note the missing info source.
171- Use consistent timestamps and ISO 8601 dates (YYYY-MM-DD or full UTC timestamp).
172
173---
174
175## DO / DON'T
176
177**DO:**
178
179- Include owner and due date for every action item.
180- Provide acceptance criteria for action items when possible.
181- Link to artifacts (tickets, slides, recordings) for traceability.
182- Send draft for quick review if minutes contain significant decisions.
183
184**DON'T:**
185
186- Omit decisions or action items — these are the primary value of minutes.
187- Mix personal opinions with facts. Keep commentary clearly marked as "Opinion" or exclude it.
188- Publish raw PII gathered during discussion unless required and authorized.
189
190---
191
192## Example Prompts (for Copilot / Agent)
193
194**Prompt to generate minutes from transcript:**
195
196> "Generate meeting minutes from the following meeting transcript. Meeting title: 'Platform Weekly Sync'. Date: 2026-02-10. Duration: 45 minutes. Organizer: Priya (Platform Lead). Transcript: <paste transcript>. Follow the Strict Minutes Schema. Highlight decisions and create action items with owners and due dates where implied."
197
198**Prompt to generate minutes from notes:**
199
200> "I have raw notes from a 30-minute design review. Title: 'Feature Y Design Review'. Date: 2026-02-11. Notes: <paste notes>. Produce concise minutes following the Strict Minutes Schema. Ask up to 3 clarifying questions if critical fields are missing."
201
202---
203
204## Quick Templates (copyable)
205
206### Concise minutes template (short):
207
208```
209- Title:
210- Date:
211- Organizer:
212- Present:
213- Summary:
214- Decisions:
215 - Decision 1 — Who — Effective:
216- Action Items:
217 - [A1] Action — Owner — Due — Acceptance Criteria
218- Next Steps / Next Meeting:
219```
220
221### Detailed minutes template (full schema):
222
223Use the Strict Minutes Schema above.
224
225---
226
227## Verification & Acceptance Criteria for Generated Minutes
228
229A generated minutes document is acceptable if:
230
231- It contains Metadata, Attendance, Decisions, and Action Items sections.
232- Every action item has an assigned owner and a due date or a clear timeframe.
233- All significant decisions are captured with at least 1-line rationale.
234- Attachments or references are listed or explicitly marked `None`.
235- The document is factual; uncertain items are labeled `TBD`.