Skip to content

feat(skill): add meeting minutes generation skill#659

Merged
aaronpowell merged 5 commits intogithub:mainfrom
alaahong:feature/mom_2026
Feb 3, 2026
Merged

feat(skill): add meeting minutes generation skill#659
aaronpowell merged 5 commits intogithub:mainfrom
alaahong:feature/mom_2026

Conversation

@alaahong
Copy link
Copy Markdown
Contributor

@alaahong alaahong commented Feb 3, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, agent, or skill file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, or skill with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

This commit introduces a new skill for generating concise and actionable meeting minutes for internal meetings. The skill includes metadata, attendance, agenda, decisions, action items, and follow-up steps, ensuring a standardized format for documentation.

  • Supports short meetings
  • Follows a strict schema for output
  • Includes operational workflow and clarifying questions for intake

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New collection file.
  • New skill file.
  • Update to existing instruction, prompt, agent, collection or skill.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

This commit introduces a new skill for generating concise and actionable
meeting minutes for internal meetings. The skill includes metadata,
attendance, agenda, decisions, action items, and follow-up steps,
ensuring a standardized format for documentation.

- Supports short meetings
- Follows a strict schema for output
- Includes operational workflow and clarifying questions for intake
Generate concise, actionable meeting minutes for internal meetings.
Includes metadata, attendees, agenda, decisions, action items (owner
+ due date), and follow-up steps.
Copilot AI review requested due to automatic review settings February 3, 2026 14:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a new skill for generating standardized meeting minutes for internal meetings of 60 minutes or less. The skill provides a comprehensive framework for capturing decisions, action items, and follow-up steps in a structured format.

Changes:

  • Added a new meeting-minutes skill with detailed operational workflow and output schema
  • Updated the skills README with the new entry in alphabetical order

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
skills/meeting-minutes/SKILL.md New skill file with frontmatter, operational workflow (4 phases), strict output schema (12 sections), style rules, examples, and templates for generating meeting minutes
docs/README.skills.md Added meeting-minutes entry to the skills table in alphabetical order with description and asset information

Comment thread skills/meeting-minutes/SKILL.md Outdated
Refined the description of the meeting minutes skill to ensure clarity
and consistency in the documentation. The updated description maintains
the same informative content while improving readability.

- Changed double quotes to single quotes for consistency
Comment thread skills/meeting-minutes/SKILL.md Outdated
The change history section has been removed to streamline the document
and focus on the current skills and guidelines. This helps in maintaining
clarity and relevance in the documentation.

- Simplified the structure of SKILL.md
@alaahong alaahong requested a review from aaronpowell February 3, 2026 22:41
@aaronpowell aaronpowell merged commit 765546a into github:main Feb 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants