Use Case
Meeting Prep Agent isn't just for solo use — teams can share skills and build consistent AI workflows across the organization. Never walk into a meeting unprepared again. Your agent researches all attendees before calendar events—pulling LinkedIn profiles, recent company news, mutual connections, and conversation starters. Generates a briefing doc with talking points, icebreakers, and context so you show up informed and confident. Triggered automatically before meetings or on-demand. Configure research depth, advance timing, and output format. Walking into meetings blind is amateur hour—missed connections, generic small talk, zero leverage. Use when setting up meeting intelligence, researching specific attendees, generating pre-meeting briefs, or automating your prep workflow. This guide covers how to deploy Meeting Prep Agent for your team, standardize prompts, and create shared workflows that everyone can use.
Install Meeting Prep Agent in your project directory: .claude/skills/meeting-prep-agent/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Meeting Prep Agent in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Meeting Prep Agent
How can my team use Meeting Prep Agent together?
Set up Meeting Prep Agent for our project so everyone can use it
Create a shared workflow using Meeting Prep Agent for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install meeting-prep-agentOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install meeting-prep-agent⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/meeting-prep-agent/💡Extract and place the folder at the path above, then restart your agent.