Call Prep

🏢Official
by anthropics · vlatest · Repository

This skill helps you rehearse calls by simulating conversations, boosting confidence and improving your communication skills for better outcomes.

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 call-prep npx -- -y @trustedskills/call-prep
2

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

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

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

About This Skill

The call-prep skill enables AI agents to autonomously retrieve and synthesize relevant context from a knowledge base before initiating scheduled or ad-hoc meetings. It ensures participants have access to necessary background information, reducing friction during discussions.

When to use it

  • Automate pre-meeting briefings for recurring stand-ups or project reviews.
  • Ensure new hires receive immediate context before their first 1:1s with managers.
  • Prepare legal or compliance teams by gathering relevant case files prior to strategy calls.
  • Reduce meeting duration by surfacing key data points and decisions made previously.

Key capabilities

  • Context Retrieval: Automatically searches the knowledge base for documents related to specific topics or participants.
  • Synthesis: Summarizes retrieved information into concise, actionable briefs tailored to the meeting agenda.
  • Distribution: Delivers prepared materials directly to attendees via email or chat channels prior to the event start time.

Example prompts

  • "Prepare a briefing for tomorrow's client review meeting using all Q3 performance reports and recent feedback."
  • "Gather context on Project Alpha's current blockers and summarize them for the engineering team sync."
  • "Retrieve the latest compliance guidelines and past audit findings to share before the regulatory update call."

Tips & gotchas

Ensure your knowledge base is up-to-date, as the skill relies entirely on available data accuracy. Define clear search parameters in your prompts to avoid retrieving irrelevant historical documents that may clutter the briefing.

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
118

🏢 Official

Published by the company or team that built the technology.