Summarize Meeting
Quickly generates concise summaries of meeting transcripts, highlighting key decisions and action items from braselog.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add summarize-meeting npx -- -y @trustedskills/summarize-meeting
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"summarize-meeting": {
"command": "npx",
"args": [
"-y",
"@trustedskills/summarize-meeting"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides concise summaries of meeting transcripts or recordings. It can extract key discussion points, action items, and decisions made during a meeting. The output is designed to be easily digestible for those who missed the meeting or need a quick refresher.
When to use it
- Summarize lengthy project meetings to quickly understand progress and next steps.
- Generate recaps of client calls to ensure alignment and track commitments.
- Create brief overviews of internal brainstorming sessions for distribution to stakeholders.
- Condense recorded board meeting minutes into a shorter, more accessible format.
Key capabilities
- Meeting transcript summarization
- Action item extraction
- Decision point identification
- Concise output generation
Example prompts
- "Summarize the following meeting transcript: [paste transcript here]"
- "Can you give me a brief overview of this meeting recording?"
- "Extract the key action items from this meeting."
Tips & gotchas
The quality of the summary depends heavily on the clarity and completeness of the input transcript or recording. Ensure accurate transcription for best results.
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 |
🌐 Community
Passed automated security scans.