ワンクリックで
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.