Meeting Briefing

🏢Official
by anthropics · vlatest · Repository

This skill generates a concise meeting briefing summarizing key discussion points and action items, boosting productivity and alignment.

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-briefing npx -- -y @trustedskills/meeting-briefing
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "meeting-briefing": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/meeting-briefing"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

meeting-briefing

What it does

This skill enables AI agents to automatically generate concise summaries of meeting transcripts or recordings. It extracts key decisions, action items, and discussion points to save time on post-meeting administrative work.

When to use it

  • You need a quick recap after attending a long strategy session with multiple speakers.
  • Your team requires a standardized format for tracking action items from weekly stand-ups.
  • You want to ensure critical decisions made in client calls are accurately documented without manual transcription review.

Key capabilities

  • Summarizes raw meeting transcripts into structured briefs.
  • Identifies and lists specific action items assigned to individuals.
  • Highlights major decisions reached during the conversation.
  • Filters out filler words and redundant dialogue for clarity.

Example prompts

  • "Summarize this 45-minute product review meeting transcript, focusing on the three main decisions made."
  • "Extract all action items from the Q3 planning call and list them by assignee."
  • "Create a brief overview of the client feedback session, highlighting any concerns raised about the new feature."

Tips & gotchas

Ensure the input transcript is clean and free of excessive noise before processing for best results. This skill works best when paired with accurate speech-to-text tools that capture speaker names correctly.

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
anthropics
Installs
121

🏢 Official

Published by the company or team that built the technology.