원클릭으로
meeting-prep
Gather docs, previous notes, related tickets, and context for an upcoming meeting
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Gather docs, previous notes, related tickets, and context for an upcoming meeting
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Midday progress check — compare morning plan to actual work, surface pivots, refocus the afternoon
Multi-persona code review with Architect and Nitpicker perspectives
Review your day, compare plan to outcomes, identify carry-forwards, and prep tomorrow
Quick journal entries with mood detection, tagged and linked to your daily page
Create your daily page with calendar events, task priorities, and yesterday's carry-forwards
Track houseplants — watering, status, and care needs
| name | meeting-prep |
| description | Gather docs, previous notes, related tickets, and context for an upcoming meeting |
The user provides a meeting name, topic, or attendee name. This can be:
Search {{calendar}} for upcoming events matching the user's input.
Search {{notes}} for notes from prior instances of this meeting.
Search {{tasks}} for tickets related to the meeting topic.
Search {{notes}} more broadly for documents related to the meeting topic.
Assemble findings into a structured meeting brief:
## Meeting Brief: [Title]
**When**: [date/time]
**With**: [attendee list]
### Agenda
[From calendar event description, or "No agenda provided — consider adding one"]
### Open Items from Last Meeting
- [Action items, open questions, tabled topics]
- [Or "First meeting / no previous notes found"]
### Related Tickets
- [TICKET-123] Title — Status (Assignee)
- [Or "No related tickets found"]
### Related Docs
- [Doc title](link) — one-line summary
- [Or "No related docs found"]
### Suggested Talking Points
- [Generated from open action items, stale tickets, and gaps in the agenda]
Ask the user: "Want me to add this brief to today's daily page?"
{{notes}} under a "Meeting Prep" sectionUser: "prep for my 1:1 with Sarah" Action: Search calendar for meetings with "Sarah" or "1:1" in the next few days. Find previous 1:1 notes. Pull Sarah's recent tickets. Compile brief with open action items and talking points.
User: "meeting prep for Sprint Retrospective" Action: Find the next Sprint Retrospective on the calendar. Search for previous retro notes. Pull recently completed tickets for the sprint. Suggest discussion topics based on what shipped and what carried over.
User: "get ready for the API migration discussion tomorrow" Action: Find tomorrow's meeting about API migration. Search for any migration-related docs, RFCs, or design documents. Pull tickets tagged with migration work. Compile brief with technical context and open decisions.