Meeting Notes Formatter
This tool automatically formats raw meeting notes into a structured document, saving time and improving organization for efficient review.
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-formatter npx -- -y @trustedskills/meeting-notes-formatter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"meeting-notes-formatter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/meeting-notes-formatter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill transforms raw, unstructured meeting transcripts or summaries into clean, organized notes. It structures the output to highlight key decisions, action items, and participants for easy reference.
When to use it
- You have a messy transcript from a voice-to-text tool that needs cleaning up.
- You need to quickly extract specific action items and deadlines from a long discussion.
- You want to convert informal chat logs or email threads into a formal meeting record.
- You are preparing documentation for stakeholders who require structured data rather than raw text.
Key capabilities
- Converts unstructured text into organized note formats.
- Identifies and lists key participants in the discussion.
- Extracts specific action items with assigned responsibilities.
- Summarizes major decisions made during the session.
Example prompts
- "Format this raw transcript of our weekly sync into structured meeting notes."
- "Extract all action items and deadlines from the following unstructured chat log."
- "Turn this messy email thread summary into a clean, bulleted list of key points."
Tips & gotchas
Ensure you provide clear context about the desired output format (e.g., Markdown, JSON) if the tool does not default to one. For best results, paste the full text of the meeting rather than fragmented snippets to ensure accurate identification of action items.
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.