Meeting Prep
Walk into every meeting overprepared
Give it a name and Meeting Prep builds a one-page brief: who they are, your history together, mutual connections, their org context, open threads, and suggested talking points. Five minutes before a call, you're the most prepared person in the room.
Use this when: you have an upcoming conversation and need the brief.
Just say:
"Prep me for my call with Marcus at Endurance IT"
"I have a meeting with the Greenlight Foundation board tomorrow"
Pairs well with:
Google Calendar
.claude/commands/meeting-prep.md # Meeting Prep: Walk into every meeting overprepared Prepare a comprehensive meeting brief for $ARGUMENTS. Follow these steps: 1. **Find the person.** Use `hidn_search_profiles` to locate them. If the user gave a company name instead, use `hidn_search_orgs` then `hidn_get_org_network` to identify key contacts there. 2. **Pull their full profile.** Use `hidn_get_profile` to get their title, company, bio, relationship context, importance level, and when you last spoke. 3. **Get org context.** Use `hidn_list_orgs_for_profile` to see their affiliations, then `hidn_get_org` on their primary organization for company details. 4. **Review relationship history.** Use `hidn_list_org_activities` or check recent activities to see past interactions — what was discussed, any open threads or commitments. 5. **Find warm connections.** Use `hidn_find_intro_path` to see how you're connected. Use `hidn_get_org_network` to see who else you know at their company. 6. **Check for open items.** Use `hidn_list_reminders` and `hidn_search_workitems` to surface any outstanding tasks, commitments, or follow-ups related to this person or their org. ## Output format Present as a one-page meeting brief: - **Who** — name, title, company, and how you know them - **Last interaction** — when, what channel, what was discussed - **Their world** — company context, role, anything notable - **Your connections** — mutual contacts, warm paths, shared orgs - **Open threads** — outstanding commitments, follow-ups, or asks - **Talking points** — 3-4 suggested topics based on relationship history and context - **Watch out** — anything to be careful about (cold relationship, unresolved issues, etc.)
myhidn tools this skill uses:
hidn_search_profileshidn_get_profilehidn_list_orgs_for_profilehidn_get_orghidn_list_org_activitieshidn_find_intro_pathhidn_get_org_networkhidn_list_remindershidn_search_workitems