Meeting Minutes

🏢Official
by github · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add meeting-minutes npx -- -y @trustedskills/meeting-minutes
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
github
Installs
4.2k

🏢 Official

Published by the company or team that built the technology.