From cowork-starter-pack
Produces a one-page brief before a meeting — who's attending, what's been discussed before, what to expect, what to ask. Pulls from calendar, email threads with the attendees, any prior meeting notes, and project context. Use when the user asks to prep for a meeting, get ready for a call, or brief me on an upcoming meeting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cowork-starter-pack:meeting-prepThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Walk into every meeting knowing who you're talking to and why. Two minutes of reading instead of 20 minutes of panicky tab-opening.
Walk into every meeting knowing who you're talking to and why. Two minutes of reading instead of 20 minutes of panicky tab-opening.
context/about-me.md — to frame the meeting from the user's sidecontext/preferences.md — format defaultsA markdown file saved to /output/meeting-prep-{YYYY-MM-DD}-{attendee-or-topic}.md with five sections:
/output/# Meeting Prep — 2026-04-18 — Sarah Chen (Northwind)
## Who's in the room
**Sarah Chen** — VP of Operations at Northwind. A 200-person B2B SaaS, mid-market workflow tools. You met her at SaaStr last fall. She owns ops, RevOps, and half of finance. Direct communicator, impatient with filler.
## Where we left off
Last substantive thread was 2026-03-22. She asked for references on the implementation timeline for a team her size. You sent two — she replied "thanks, reviewing" and went quiet. No follow-up from either side.
Prior call (2026-02-15) — she said budget approval was "likely by end of Q1" and she'd come back with a signed SOW or a clear no. Q1 ended; no update.
## What's likely on their mind
Either she's ready to sign and wants to walk through implementation, *or* something internal blocked it and this call is a re-evaluation. The fact that she requested the call (not you) tilts toward the first.
## What to ask or propose
1. "Where did the Q1 budget conversation land?" — open with the elephant.
2. "If we sign this quarter, what's your internal rollout timeline?" — test for real momentum.
3. "What's one thing that would make this a no for you?" — surfaces objections early.
## Red flags
- You promised to send an implementation timeline customized to their team size. You sent references instead. She may ask.
- Legal review was pending on your side last time. Check with Alex before the call.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub thecraighewitt/cowork-starter-pack --plugin cowork-starter-pack