원클릭으로
meeting-prep
Prepare for upcoming meetings by gathering attendee info, relevant emails, and past context
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Prepare for upcoming meetings by gathering attendee info, relevant emails, and past context
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Analyze code for bugs, security issues, performance problems, and style improvements
Generate a comprehensive morning briefing with weather, calendar events, news headlines, and pending tasks
Track personal expenses from natural language, categorize spending, and generate reports
Track daily health metrics including water intake, sleep, exercise, steps, and mood
Search and summarize news articles on configured topics into a concise digest
Control smart home devices via Home Assistant — lights, thermostat, locks, cameras, and scenes
| name | Meeting Prep |
| description | Prepare for upcoming meetings by gathering attendee info, relevant emails, and past context |
| version | 1.0.0 |
| author | Karna Team |
| category | productivity |
| icon | 📅 |
| tags | ["meeting","calendar","preparation","productivity"] |
| triggers | [{"type":"schedule","value":"heartbeat","description":"Auto-trigger before upcoming meetings (within 2 hours)"},{"type":"command","value":"/meeting-prep","description":"Manually prepare for a specific meeting"}] |
| actions | [{"name":"prepare","description":"Generate a full meeting prep summary","parameters":{"meetingId":{"type":"string","description":"Specific meeting/event ID to prepare for"}}},{"name":"attendees","description":"Get information about meeting attendees","parameters":{"meetingId":{"type":"string","description":"Meeting ID to look up attendees for"}}},{"name":"context","description":"Search for relevant context (emails, notes) for a meeting","parameters":{"topic":{"type":"string","description":"Meeting topic to search context for"}}}] |
| dependencies | ["calendar","email","notes"] |
| requiredTools | ["calendar_list","email_search"] |
Automatically prepare context for upcoming meetings.