borghei/calendar-prep
> Generate one-page meeting briefings from structured input (attendees, prior context, decisions needed). Use before customer calls, board meetings, or
npx skills add https://github.com/borghei/Claude-Skills --skill calendar-prep
Convert structured meeting context into a one-page briefing in seconds.
meeting prep, calendar prep, briefing, pre-read, pre-meeting, talking points, agenda, board meeting, customer call, 1:1
Before generating the briefing, confirm these inputs. If any is unknown or vague, ASK — do not assume:
Stop rule: ask only the 2-3 that most change the output. If the user says "just draft it," proceed and list your assumptions at the top of the artifact.
assets/meeting_input.json with attendees, context, decisions needed, supporting linkspython scripts/meeting_prep_briefer.py meeting_input.jsonTime Estimate: 10-15 minutes per major customer call.
documents/pptx-toolkit/ deck auditTime Estimate: 30-60 minutes per board meeting.
Time Estimate: 5-10 minutes per 1:1.
Reads a structured JSON input describing meeting context and produces a one-page briefing in markdown.
python scripts/meeting_prep_briefer.py meeting_input.json
python scripts/meeting_prep_briefer.py meeting_input.json --json
references/briefing_methodology.md — When briefings help and when they don't, format conventionsassets/meeting_input.json — Input file templatepersonal-productivity/meeting-insights/ post-meeting to convert the briefing's questions into the meeting's decisions.Take borghei/calendar-prep from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.