A suite of three custom GPTs I’ve built to supercharge my productivity by automating routine work, sharpening my decision-making, and turning calendar data into actionable insights—all synced with Notion.
Create prompts like
“Schedule daily AI news feed at 08:00. Return JSON with title, summary, and link.”
In your automation tool, set it to run at the desired frequency.
Map the JSON fields to your Notion DB properties.
Authorize Google Calendar access for your GPT.
Write a prompt like
“Fetch all events from {{yesterday}}. Categorize each by type and compute durations. Return an array of objects with name, start, end, category, durationMinutes.”
Schedule it daily at, say, 06:00.
In your automation tool, take the array output and loop through it to create new rows in “Calendar Insights.”