ワンクリックで
meeting-prep
Pre-meeting briefing: pull person context, review shared history, generate talking points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Pre-meeting briefing: pull person context, review shared history, generate talking points
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
USE THIS SKILL when onboarding a new user to GodMode. Triggers: 'set up GodMode', 'install GodMode', 'onboarding', 'restart onboarding', 'reload onboarding skill', 'fresh start on setup', new team member introduction, VPS setup, Tailscale setup, DigitalOcean droplet setup. THIS IS MANDATORY for any installation or setup help.
9 PM evening review: warm check-in via iMessage to close out the day
End-of-day background prep: tag sessions by project, capture agent log to vault, update task status
Sunday evening coaching: review week's progress against goals, identify patterns, surface trust scores, generate Monday coaching brief
Build and update custom dashboards for the GodMode Dashboards tab
Conversational onboarding that builds the user's personal workspace through natural dialogue
| name | meeting-prep |
| description | Pre-meeting briefing: pull person context, review shared history, generate talking points |
Runs 30 minutes before calendar events that have attendees. Prepares a context-rich briefing.
This skill is triggered by a recurring calendar check cron job that:
calendar.events.rangeIdentify Attendees
~/godmode/data/people/Pull Person Context
Review Meeting Context
~/godmode/data/projects.jsonGenerate Briefing
Concise briefing delivered via message:
Schedule: */15 * * * * (every 15 minutes, checks calendar)
Session: isolated
Delivery: announce to last active channel (only fires when meeting is upcoming)
Note: The cron job runs the calendar check frequently but only triggers the full meeting prep when a qualifying meeting is found within the next 30-45 minutes. This avoids creating one-shot jobs for each meeting.