Meeting Minutes
Automatically generates concise meeting minutes from transcripts, saving time and ensuring accurate record-keeping for productive follow-up.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add meeting-minutes npx -- -y @trustedskills/meeting-minutes
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"meeting-minutes": {
"command": "npx",
"args": [
"-y",
"@trustedskills/meeting-minutes"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The meeting-minutes skill enables AI agents to automatically generate concise and structured summaries of meetings based on transcripts or notes. It captures key discussion points, action items, and decisions made during a meeting, making follow-up easier for participants.
When to use it
- After a team meeting to quickly document what was discussed and decided.
- To create a summary for stakeholders who couldn't attend the meeting.
- For recurring meetings where consistent documentation is needed.
- When preparing for a follow-up meeting by reviewing previous notes.
Key capabilities
- Extracts main topics, decisions, and action items from meeting transcripts.
- Organizes content into structured sections like "Agenda," "Discussion Points," and "Next Steps."
- Supports multiple formats for output, such as plain text or markdown.
Example prompts
- "Summarize this meeting transcript into bullet points."
- "Generate a formal minutes document from the notes of our project review meeting."
- "Extract action items and assignees from the team sync-up notes."
Tips & gotchas
- Ensure transcripts are clear and well-formatted for accurate summarization.
- The skill may not capture nuanced discussions or informal remarks effectively.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.