Help us improve
Share bugs, ideas, or general feedback.
From people-management
Gathers context from Slack, Gmail, Google Drive, Notion, and Google Calendar for specific meetings to produce structured prep briefs with attendee and topic details.
npx claudepluginhub techwolf-ai/ai-first-toolkit --plugin people-managementHow this skill is triggered — by the user, by Claude, or both
Slash command
/people-management:meeting-prepThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Principle: "Narrow scope, high impact."** One meeting, one thorough brief. No guessing -- only sourced context.
Prepare for meetings by gathering context and creating comprehensive agendas
Prepares structured meeting briefs by gathering participant context, related emails, past notes, and Obsidian vault references.
Interactive meeting preparation that searches conversation history, builds a relationship brief, and generates talking points before a call.
Share bugs, ideas, or general feedback.
Principle: "Narrow scope, high impact." One meeting, one thorough brief. No guessing -- only sourced context.
Gathers context from all connected sources for a specific upcoming meeting and produces a structured briefing.
/prep-one-on-one instead)If any MCP connector is unavailable, follow the connector unavailability protocol in ../../references/operating-principles.md.
If not specified, check Google Calendar for the next upcoming meeting.
If specified by name or time, search calendar for the matching event.
Extract from the calendar event:
If no matching meeting is found:
I couldn't find a meeting matching "[query]" on your calendar.
Could you clarify which meeting you mean? Your upcoming meetings are:
- [list next 5 meetings with times]
Read from manager-context/ (created by /setup):
manager-profile.md for team members and stakeholdersterminology.md for decoding any internal termssources.md for known data locationsIf manager-context doesn't exist, note this:
⚠️ No manager context found. Run /setup first for richer meeting prep.
Proceeding with what I can find from sources directly.
For each attendee, search across sources:
Slack:
Gmail:
Google Drive:
Notion:
From manager-context (if available):
Based on the meeting title, description, and agenda:
Identify key topics from the meeting title and description.
For each topic, search:
Search for prior instances of this meeting:
If found, extract:
Read references/output-template.md for the full output template structure.
Share the briefing and offer follow-up:
Here's your prep for [meeting]. Anything you'd like me to dig deeper on?
Read ../../references/operating-principles.md for shared operating principles (data scope, DM flagging, signals vs diagnoses, connector unavailability).
Additional notes specific to this skill:
/prep-one-on-one which has deeper team-member-specific logic.