Meeting Briefing Anthropic

🌐Community
by lawvable · vlatest · Repository

Summarizes legal meetings using Anthropic's Claude, highlighting key decisions, action items, and risks for concise updates.

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

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

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

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

About This Skill

What it does

This skill allows AI agents to generate concise meeting briefings from provided text. It can summarize key discussion points, action items, and decisions made during a meeting, streamlining information for attendees or those who missed the session. The briefing is designed to be easily digestible and actionable.

When to use it

  • Summarize lengthy meeting transcripts for quick review.
  • Create pre-reading materials for team members unable to attend a meeting.
  • Generate post-meeting recaps to ensure everyone is aligned on next steps.
  • Extract key decisions from board meetings or client calls.

Key capabilities

  • Meeting summarization
  • Action item extraction
  • Decision identification

Example prompts

  • "Summarize this meeting transcript and extract action items."
  • "Create a briefing for the team about the key decisions made in this call."
  • "Brief me on the main points discussed in this document, focusing on any assigned tasks."

Tips & gotchas

The quality of the briefing depends heavily on the clarity and completeness of the input text. Ensure the meeting transcript or document is well-structured for optimal 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
lawvable
Installs
7

🌐 Community

Passed automated security scans.