Meeting Notes
This skill automatically transcribes and summarizes meetings into concise notes, saving you time and ensuring key decisions are captured.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add meeting-notes npx -- -y @trustedskills/meeting-notes
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"meeting-notes": {
"command": "npx",
"args": [
"-y",
"@trustedskills/meeting-notes"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The meeting-notes skill enables AI agents to automatically generate structured and detailed notes from meetings. It captures key discussion points, action items, decisions made, and follow-up tasks based on audio or text input from the meeting.
When to use it
- After a team brainstorming session to document ideas and next steps
- During remote work meetings to ensure no important details are missed
- To create summaries for stakeholders who couldn’t attend the meeting
- For recurring meetings where consistent note-taking is required
Key capabilities
- Automatic transcription of audio or text input
- Extraction of action items and deadlines
- Identification of key discussion points and decisions
- Generation of structured, easy-to-read notes
Example prompts
- "Take notes from this meeting transcript: [insert transcript here]"
- "Summarize the key takeaways from today’s team meeting"
- "List all action items and assignees from the last project update meeting"
Tips & gotchas
- Ensure the input is clear and well-structured for accurate note generation.
- Some nuances in tone or context may be lost if the input is overly informal or unclear.
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.