How this skill is triggered — by the user, by Claude, or both
Slash command
/communications-suite:comm-meeting-prepThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
---
This skill generates a complete pre-meeting brief — attendee research, agenda, talking points, anticipated objections with responses, and a follow-up template — so the user walks into every meeting prepared.
No regulated disclaimer required for this skill.
search_notes with query "comm preferences"brain/preferences/comm-preferences.mdAsk at the start of each run:
Do not save these answers to Cloud Brain.
Research the person and company (use web search if available):
If research is unavailable: provide a structured list of questions the user should ask their own network before the meeting.
Structured agenda for the time available:
[Duration] Meeting Agenda — [Date]
With: [Name], [Title] at [Company]
:00 — Opening / Rapport (X min)
[Suggested rapport openers based on research]
:XX — [Main Topic 1] (X min)
[What to cover, what you want to learn or convey]
:XX — [Main Topic 2] (X min)
:XX — Objections / Concerns (X min)
:XX — Close / Next Steps (X min)
[Your desired outcome and how to ask for it]
3–5 key messages to land in this meeting:
For each likely pushback:
OBJECTION: "[likely objection]"
RESPONSE: "[how to acknowledge and redirect]"
5–8 open-ended questions to understand their situation, uncover needs, or build rapport — in the order they'd naturally arise.
Ready-to-send follow-up email for after the meeting (fill in actuals after):
Subject: [subject]
[Personalized opener referencing the conversation]
[Summary of what was discussed / agreed]
[Next steps — who does what by when]
[Warm close]
Offer to save the brief to Cloud Brain after generating it:
Path: brain/communications/meetings/prep-[person-slug]-[YYYY-MM-DD].md
Ask: "Want me to save this prep brief? If you run Meeting-Transcript or Meeting-Actions after the meeting, I'll pull it back up to compare what was planned vs. what actually happened."
npx claudepluginhub owenmecham/mbg --plugin communications-suiteGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.