/meeting-prep
One-page briefing before a call or meeting with person context, open items, and talking points. Use when user says "prep me for my call with [person]", "meeting prep", "brief me before my meeting", "get ready for my call", or mentions an upcoming meeting where context would
$ npx -y skills add kbanc85/claudia --skill meeting-prep --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/meeting-prep
Context preview
The summary Claude sees to decide when to auto-load this skill.
One-page briefing before a call or meeting with person context, open items, and talking points. Use when user says "prep me for my call with [person]", "meeting prep", "brief me before my meeting", "get ready for my call", or mentions an upcoming meeting where context would
SKILL.md
meeting-prep.SKILL.mdname: meeting-prep
description: One-page briefing before a call or meeting with person context, open items, and talking points. Use when user says "prep me for my call with [person]", "meeting prep", "brief me before my meeting", "get ready for my call", or mentions an upcoming meeting where context would help. See also: `capture-meeting` for processing notes after the call; `follow-up-draft` for thank-yous.
argument-hint: [person or meeting name]
effort-level: medium
Meeting Prep
One-page briefing before a call or meeting.
Usage
`/meeting-prep [person or meeting name]`
Or naturally:
- "Prep me for my call with Sarah"
- "Meeting prep for the Acme quarterly"
- "What should I know before talking to Jim?"
What to Gather
Primary: Deep Context (one call)
Call the `memory_deep_context` MCP tool with the person's name. This returns everything in one round trip: entity info, all memories, connected entities, temporal items (commitments, observations), and episode history. Use this data for all sections below.
If deep_context is unavailable, fall back to sequential calls: `memory_about` for the entity, then `memory_recall` for broader context.
1. Person Context
From `memory_deep_context` result (or `people/[person].md` as fallback):
- Role and organization
- Relationship history
- Last contact and topics
- Communication style
- What matters to them
2. Open Items
From the temporal section of deep_context results:
- Commitments to them
- Commitments from them
- Waiting items
3. Recent Context
From the episodes section of deep_context results, plus linked documents.
Also check:
- Last meeting notes (if any)
- Recent email threads (if available)
- Any project/client context
4. Strategic Context
- What's the purpose of this meeting?
- What outcome would be good?
- Any concerns to be aware of?
Output Format
## Meeting Prep: [Person/Meeting Name]
### [Day, Date] at [Time]
---
**Who:** [Name, Role, Organization]
**Last Contact:** [Date] — [Context]
**Relationship:** [Current state/health]
---
### Context
[Brief summary of relationship and recent history]
### Open Items
**You Owe Them:**
- [Item] — due [date]
**They Owe You:**
- [Item] — expected [date]
### Key Points from Last Interaction
- [Point 1]
- [Point 2]
### What Matters to Them
- [Priority 1]
- [Priority 2]
### Suggested Topics
1. [Topic based on context]
2. [Topic based on open items]
3. [Topic based on their priorities]
### Watch For
- [Concern or sensitivity]
- [Opportunity]
### Outcome to Aim For
[What would make this meeting successful?]
---
*Anything else to prepare?*
Tone
- Concise — one page max
- Actionable — clear talking points
- Contextual — relevant history surfaced
- Strategic — not just facts but suggested approach
Without Prior Context
If no file exists for this person: "I don't have context on [Person] yet. Would you like to: 1. Tell me about them now (quick capture) 2. Create a full person file 3. Proceed with what you know"
Group Meetings
For meetings with multiple people:
- Brief context on key attendees
- Focus on meeting purpose
- Common threads across attendees
Read more
name: meeting-prep description: One-page briefing before a call or meeting with person context, open items, and talking points. Use when user says "prep me for my call with [person]", "meeting prep", "brief me before my meeting", "get ready for my call", or mentions an upcoming meeting where context would help. See also: `capture-meeting` for processing notes after the call; `follow-up-draft` for thank-yous. argument-hint: [person or meeting name] effort-level: medium
Meeting Prep
One-page briefing before a call or meeting.
Usage
`/meeting-prep [person or meeting name]`
Or naturally:
- "Prep me for my call with Sarah"
- "Meeting prep for the Acme quarterly"
- "What should I know before talking to Jim?"
What to Gather
Primary: Deep Context (one call)
Call the `memory_deep_context` MCP tool with the person's name. This returns everything in one round trip: entity info, all memories, connected entities, temporal items (commitments, observations), and episode history. Use this data for all sections below.
If deep_context is unavailable, fall back to sequential calls: `memory_about` for the entity, then `memory_recall` for broader context.
1. Person Context
From `memory_deep_context` result (or `people/[person].md` as fallback):
- Role and organization
- Relationship history
- Last contact and topics
- Communication style
- What matters to them
2. Open Items
From the temporal section of deep_context results:
- Commitments to them
- Commitments from them
- Waiting items
3. Recent Context
From the episodes section of deep_context results, plus linked documents.
Also check:
- Last meeting notes (if any)
- Recent email threads (if available)
- Any project/client context
4. Strategic Context
- What's the purpose of this meeting?
- What outcome would be good?
- Any concerns to be aware of?
Output Format
## Meeting Prep: [Person/Meeting Name] ### [Day, Date] at [Time] --- **Who:** [Name, Role, Organization] **Last Contact:** [Date] — [Context] **Relationship:** [Current state/health] --- ### Context [Brief summary of relationship and recent history] ### Open Items **You Owe Them:** - [Item] — due [date] **They Owe You:** - [Item] — expected [date] ### Key Points from Last Interaction - [Point 1] - [Point 2] ### What Matters to Them - [Priority 1] - [Priority 2] ### Suggested Topics 1. [Topic based on context] 2. [Topic based on open items] 3. [Topic based on their priorities] ### Watch For - [Concern or sensitivity] - [Opportunity] ### Outcome to Aim For [What would make this meeting successful?] --- *Anything else to prepare?*
Tone
- Concise — one page max
- Actionable — clear talking points
- Contextual — relevant history surfaced
- Strategic — not just facts but suggested approach
Without Prior Context
If no file exists for this person: "I don't have context on [Person] yet. Would you like to: 1. Tell me about them now (quick capture) 2. Create a full person file 3. Proceed with what you know"
Group Meetings
For meetings with multiple people:
- Brief context on key attendees
- Focus on meeting purpose
- Common threads across attendees
Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on Claude Code.
Repo: kbanc85/claudia
Other skills on claudia.
- /auto-research
Iteratively improve a local artifact (draft, document, page) by running a hill-climbing loop. The user names the artifact, the evaluator, and the budget. Claudia edits the artifact, scores it, keeps it if better or reverts if worse, repeats. Use when user says "iterate on this",
Open skill - /brain-monitor
Launch the Brain Monitor TUI, a real-time terminal dashboard for watching Claudia's memory system. Triggers on "brain monitor", "show dashboard", "memory dashboard", "terminal brain". See also: `brain` for a 3D graph view in the browser.
Open skill - /brain
Launch the Brain Visualizer, a real-time 3D view of memory and relationships. Triggers on "show your brain", "visualize memory", "open the brain", "memory graph". See also: `brain-monitor` for a terminal dashboard alternative.
Open skill - /build-team
Propose a personalized team of specialized agents based on the user's profile, goals, and how they actually work. Runs the proposal through an independent Checker, gates on the user's approval, and applies with rollback. Use when the user says "build my team", "set up my
Open skill - /capture-meeting
Process meeting notes or transcript to extract decisions, commitments, and insights. Use when user shares transcript or says "capture this meeting", "here are my notes from the call". See also: `meeting-prep` for pre-call briefings; `follow-up-draft` for post-meeting emails.
Open skill - /client-health
Health check across active client engagements showing status, deliverables, and concerns. Triggers on "how are my clients?", "client status", "client health check".
Open skill

