Back to Cookbook
KiloClaw

Inbox Zero Bot

Email and calendar without leaving your terminal

Full Gmail control via the gog CLI. Read, send, search, organize emails. Create events, set reminders, RSVP to invitations. All from natural language or CLI commands.

House RecipePersonal5 min setup

INGREDIENTS

📅Calendar✉️Email

PROMPT

Set up Gmail integration for me using the gog CLI. I want to: - Check my inbox and search emails by query - Send and reply to emails - View my Google Calendar and create events with reminders - RSVP to meeting invitations My Gmail address is: [your-email@gmail.com]

How It Works

This skill gives your agent direct access to Gmail and Google Calendar

through the gog CLI. No browser needed — manage your entire inbox and

schedule through conversation.

What You Get

  • Read and search emails by query or label
  • Send, reply, and forward with full threading
  • Bulk operations: archive, label, delete batches
  • Calendar: list events, create with reminders, RSVP
  • Timezone-aware scheduling

Setup Steps

  1. Install the gog CLI (`go install github.com/xarg/gog@latest`)
  2. Run `gog auth` to authenticate with your Google account
  3. Grant Gmail and Google Calendar permissions when prompted
  4. Verify access with `gog mail list`

Tips

  • Use `gog mail thread` to see full email conversations
  • Bulk operations are much faster than individual actions
  • Timezone auto-detected from system but can be overridden
  • Works great for "summarize my unread" or "schedule a meeting"
  • Combine with calendar to find free slots and book meetings
Tags:#email#calendar#productivity#automation