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.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install meeting-prep-agent或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install meeting-prep-agent⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/meeting-prep-agent/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: meeting-prep description: 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. metadata: clawdbot: emoji: "🎯" requires: skills: - gog env: - GOOGLE_CALENDAR_ENABLED ---
Walking into meetings unprepared is amateur hour.
You're juggling back-to-back calls, no time to research who's in the room. You default to generic small talk. You miss the fact that the VP you're pitching used to work at your dream client. You didn't see the news that their company just raised $50M. You fumble the connection.
Meeting Prep fixes this. Your agent researches every attendee before you join—LinkedIn profiles, company intel, recent news, mutual connections, conversation hooks. It generates a briefing doc with talking points, icebreakers, and context. You walk in informed, confident, and ready to connect.
The difference: Most meeting tools focus on agendas. Meeting Prep focuses on people. Know who you're talking to before you open your mouth.
scripts/setup.sh to initialize config and brief storage~/.config/meeting-prep/config.json with calendar settings and research preferencesgog skill is installed (for Google Calendar integration)scripts/prep.sh "meeting-id-or-attendee-email" --dry-runConfig lives at ~/.config/meeting-prep/config.json. See config.example.json for full schema.
Key sections:
| Script | Purpose | |--------|---------| | scripts/setup.sh | Initialize config and brief directories | | scripts/prep.sh | Research attendees for a specific meeting (on-demand) | | scripts/auto-prep.sh | Check upcoming calendar events and prep meetings that qualify | | scripts/brief.sh | Output formatted briefing doc for a meeting |
All scripts support --dry-run for testing without actually generating briefs.
Run scripts/auto-prep.sh on schedule (cron every 2-4h recommended). The workflow:
# Research a specific meeting by calendar event ID
scripts/prep.sh "meeting-id-from-calendar"
# Research specific people by email
scripts/prep.sh "[email protected],[email protected]"
# Quick brief for imminent meeting
scripts/prep.sh "[email protected]" --format telegram --send
Generated briefs include:
📋 Meeting Overview
👥 Attendees (per person)
🏢 Company Context
💬 Icebreakers & Talking Points
🎯 Your Prep Checklist
~/.config/meeting-prep/
├── config.json # User configuration
├── briefs/ # Generated briefing docs
│ ├── 2026-02-11-acme-intro.md
│ └── 2026-02-15-bigcorp-pitch.md
├── brief-history.json # Dedup index (event → brief mapping)
└── prep-log.json # Prep run history
Meeting Prep uses:
# Auto-prep upcoming meetings every 3 hours
0 */3 * * * /Users/you/clawd/skills/meeting-prep/scripts/auto-prep.sh
# Morning brief delivery (7 AM daily)
0 7 * * * /Users/you/clawd/skills/meeting-prep/scripts/auto-prep.sh --morning-brief
#noprep to event description# 🎯 Meeting Brief: Acme Corp Intro Call
**When:** Today at 2:00 PM (30 min)
**Where:** Zoom (link in calendar)
**Objective:** Partnership exploration
## 👥 Attendees
### John Martinez — VP of Product, Acme Corp
- **Background:** 8 years at Acme, prev. led product at DataFlow (acquired 2021)
- **Education:** Stanford CS, MBA from Wharton
- **Recent:** Posted on LinkedIn about AI integration challenges in SaaS (2 days ago)
- **Hook:** Shares your interest in automation; Acme just launched API platform
### Sarah Chen — Head of Partnerships, Acme Corp
- **Background:** Joined 6mo ago from Google Cloud partnerships
- **Recent:** Spoke at SaaS Conference last week on strategic alliances
- **Mutual:** Connected to Jamie Lee (your former colleague at XYZ)
- **Hook:** Passionate about startups (angel investor, 5 companies)
## 🏢 Company Context
**Acme Corp** — B2B SaaS platform for workflow automation
- **Recent news:** Series B $50M (Jan 15), TechCrunch coverage
- **Growth:** 200 → 350 employees in past year
- **Challenges:** Scaling integrations (mentioned in John's post)
- **Competitors:** Zapier, Make.com
...安装 Meeting Prep Agent 后,可以对 AI 说这些话来触发它
Send a Slack message to the #engineering channel about the deployment
Formats and sends the message with relevant context, tagging the right people
Summarize all unread messages in my inbox from today
Reads messages across connected channels and returns a prioritized summary
Draft a reply to this customer complaint and send it for review
Writes an empathetic, professional response and routes it to the approval queue
将技能文件夹放到 ~/.claude/skills/meeting-prep-agent/ 目录(个人级,所有项目可用),或 .claude/skills/meeting-prep-agent/(项目级)。重启 AI 客户端后,用 /meeting-prep-agent 主动调用,或让 AI 根据上下文自动发现并使用。
Meeting Prep Agent 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Meeting Prep Agent 可免费安装使用。请查阅仓库了解许可证信息。
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.
Meeting Prep Agent 属于「Communication」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。