meeting-prep

Installation
SKILL.md

Daily Meeting Prep

Config — read before starting

Read ../config/user.json (resolves to ~/executive-assistant-skills/config/user.json). Extract and use throughout:

  • name, full_name — user's name
  • primary_email, work_email — Gmail accounts to check
  • whatsapp — WhatsApp number for delivery
  • timezone — IANA timezone (e.g. America/Argentina/Buenos_Aires)
  • slack_username — Slack DM target
  • workspace — absolute path to OpenClaw workspace (e.g. /home/user/.openclaw/workspace)

Do not proceed until you have these values.

Debug Logging (MANDATORY)

Read ../config/DEBUG_LOGGING.md for the full convention. Use python3 {user.workspace}/scripts/skill_log.py meeting-prep <level> "<message>" ['<details>'] at every key step. Log BEFORE and AFTER every external call (gog, mcporter, Granola, web search). On any error, log the full command and stderr before continuing.

Scope

  • Timezone: {user.timezone}
  • Calendars: primary of {user.primary_email} AND {user.work_email}
Related skills
Installs
12
GitHub Stars
106
First Seen
Mar 4, 2026