# Send Meeting Prep Agent to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "meeting-prep-agent",
    "name": "Meeting Prep Agent",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/audsmith28/meeting-prep-agent",
    "canonicalUrl": "https://clawhub.ai/audsmith28/meeting-prep-agent",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/meeting-prep-agent",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=meeting-prep-agent",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "config.example.json",
      "scripts/auto-prep.sh",
      "scripts/brief.sh",
      "scripts/prep.sh",
      "scripts/setup.sh"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "meeting-prep-agent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T09:34:28.950Z",
      "expiresAt": "2026-05-07T09:34:28.950Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=meeting-prep-agent",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=meeting-prep-agent",
        "contentDisposition": "attachment; filename=\"meeting-prep-agent-1.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "meeting-prep-agent"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/meeting-prep-agent"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/meeting-prep-agent",
    "downloadUrl": "https://openagent3.xyz/downloads/meeting-prep-agent",
    "agentUrl": "https://openagent3.xyz/skills/meeting-prep-agent/agent",
    "manifestUrl": "https://openagent3.xyz/skills/meeting-prep-agent/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/meeting-prep-agent/agent.md"
  }
}
```
## Documentation

### Meeting Prep — Never Walk In Blind

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.

### What It Does

Auto-triggers before calendar events (configurable advance time)
Researches attendees: LinkedIn profiles, role, background, recent activity
Company intelligence: Recent news, funding, product launches, leadership changes
Connection mapping: Mutual contacts, shared interests, conversation hooks
Generates brief: Clean, scannable doc with talking points and icebreakers
On-demand mode: Research specific people or meetings instantly

The difference: Most meeting tools focus on agendas. Meeting Prep focuses on people. Know who you're talking to before you open your mouth.

### Setup

Run scripts/setup.sh to initialize config and brief storage
Edit ~/.config/meeting-prep/config.json with calendar settings and research preferences
Ensure gog skill is installed (for Google Calendar integration)
Test with: scripts/prep.sh "meeting-id-or-attendee-email" --dry-run

### Config

Config lives at ~/.config/meeting-prep/config.json. See config.example.json for full schema.

Key sections:

calendar — Which calendars to monitor, event filters, advance notice
research — Depth level (quick/standard/deep), data sources, focus areas
output — Format (markdown/text/telegram), delivery channel, storage location
auto_prep — Enable/disable automatic prep, time thresholds, event criteria
icebreakers — Tone preferences (professional/casual/witty), topic priorities

### Scripts

ScriptPurposescripts/setup.shInitialize config and brief directoriesscripts/prep.shResearch attendees for a specific meeting (on-demand)scripts/auto-prep.shCheck upcoming calendar events and prep meetings that qualifyscripts/brief.shOutput formatted briefing doc for a meeting

All scripts support --dry-run for testing without actually generating briefs.

### Auto-Prep Workflow

Run scripts/auto-prep.sh on schedule (cron every 2-4h recommended). The workflow:

Fetches upcoming calendar events (next 24-48h based on config)
Filters for events matching criteria (external attendees, duration >15min, etc.)
Checks if already prepped (dedup against brief history)
Researches each attendee: web search for LinkedIn, company site, recent news
Generates briefing doc with sections: Attendees, Company Context, Talking Points, Icebreakers
Stores brief and optionally delivers to configured channel

### On-Demand Prep

# Research a specific meeting by calendar event ID
scripts/prep.sh "meeting-id-from-calendar"

# Research specific people by email
scripts/prep.sh "john@acme.com,sarah@bigcorp.io"

# Quick brief for imminent meeting
scripts/prep.sh "john@acme.com" --format telegram --send

### Brief Structure

Generated briefs include:

📋 Meeting Overview

Title, time, duration, location/link
Objective (auto-detected or manual)

👥 Attendees (per person)

Name, title, company
Background highlights (education, previous roles, tenure)
Recent activity (posts, articles, company news)
Mutual connections (if detectable)
Conversation hooks (shared interests, recent wins)

🏢 Company Context

Recent news (funding, launches, leadership changes)
Industry position, competitors, challenges
Relevant talking points

💬 Icebreakers & Talking Points

Personalized conversation starters per attendee
Strategic questions to ask
Topics to avoid (if detected)

🎯 Your Prep Checklist

Key things to mention
Questions to have ready
Follow-up actions

### Data Files

~/.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

### Research Sources

Meeting Prep uses:

Web search: LinkedIn profiles, company pages, news articles
Web fetch: Company blogs, press releases, LinkedIn activity
Calendar metadata: Event titles, descriptions, attendee lists (via gog)
Future: CRM integration, internal notes, past meeting context

### Cron Setup Example

# 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

### Privacy & Ethics

Your data only: Researches public info about people you're scheduled to meet
No stalking: Only preps for confirmed calendar events or explicit requests
Opt-out friendly: Skip specific events by adding #noprep to event description
Transparent: Briefs cite sources; you see what the agent found

### Pro Tips

Set advance time wisely: 2-4 hours before works well (too early = stale, too late = useless)
Customize icebreakers: Adjust tone in config (corporate vs startup vs casual)
Review briefs: Agent does the research, you add the human touch
Feedback loop: Mark what worked in briefs to improve future prep
Combine with agenda tools: Use Fellow/Hypercontext for what to discuss, Meeting Prep for who you're discussing with

### Example Brief

# 🎯 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

## 💬 Icebreakers & Talking Points

**For John:**
- "Saw your post on AI integration pain points—we've been tackling similar challenges"
- Ask about the new API platform launch
- Mention DataFlow (his prev. company) if relevant angle emerges

**For Sarah:**
- "Jamie Lee mentioned you were doing great things at Acme!"
- Reference her SaaS Conference talk on alliances
- Her startup/angel background = rapport opportunity

**Strategic questions:**
- What's driving the push for more integrations right now?
- How do you typically evaluate partnership fit?
- What's been your biggest challenge since the Series B?

## 🎯 Your Prep Checklist

- ✅ Review our partnership deck (focus on integration angle)
- ✅ Have 2-3 customer stories ready (SaaS companies, automation wins)
- ✅ Prepare questions about their API roadmap
- ✅ Follow up: Connect with Sarah on LinkedIn post-call

---
*Brief generated by Meeting Prep • Sources: LinkedIn, TechCrunch, Acme blog*

### When to Use Meeting Prep

Sales calls: Know your prospect before pitching
Investor meetings: Research partners, understand fund focus
New client kickoffs: Start with context, not cold
Networking events: Pre-game the attendee list
Job interviews: Research interviewers, not just the company
Conference meetings: Brief on everyone you're meeting at the event
Board meetings: Know new board members before they join

### What Makes It Different

People-first: Most tools prep the agenda, this preps the humans
Automated: Runs in background, delivers briefs without you asking
Contextual: Not just LinkedIn stalking—connects dots, finds hooks
Actionable: Not a data dump—talking points you can actually use
Respectful: Public info only, ethically sourced, transparent

Stop walking into meetings blind. Let your agent do the homework. You bring the human connection.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: audsmith28
- Version: 1.1.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T09:34:28.950Z
- Expires at: 2026-05-07T09:34:28.950Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/meeting-prep-agent)
- [Send to Agent page](https://openagent3.xyz/skills/meeting-prep-agent/agent)
- [JSON manifest](https://openagent3.xyz/skills/meeting-prep-agent/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/meeting-prep-agent/agent.md)
- [Download page](https://openagent3.xyz/downloads/meeting-prep-agent)