Prepare briefing for any meeting
meeting-prepskillsetup L2★0
davidianstyle/openbrain-gemini-starter ↗What it does
Assemble meeting briefing with person context and recent interactions
Best for
Executives preparing for 1:1s and meetings who need contextual briefings without manually grep-ing notes.
Inputs
- · person name OR calendar event ID OR calendar title fragment
Outputs
- · briefing (who/context/commitments/projects/recent threads/open questions)
- · inline chat response only
Requires
- · google_calendar_get_event
- · google_gmail_search_emails
- · slack_read_dms
- · person notes (Atlas/People/)
Preconditions
- · person note exists (or flag offered)
- · calendar access configured
Failure modes
- · person note missing
- · email/slack MCPs not configured
- · no recent interactions found
Trust signals
- · Enforces parallelization (subject resolution first, then independent fetches)
- · Never includes raw email bodies (summarizes)
- · Offers to log missing person notes