Morning Briefing Generator

Aggregate Google Calendar, Gmail, and TODO.md data into a prioritized daily briefing.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/kartikfed/OpenClawLimen --skill morning-briefing-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Morning Briefing Generator
Source: https://github.com/kartikfed/OpenClawLimen/tree/main/skills/morning-briefing
Command: npx skills add https://github.com/kartikfed/OpenClawLimen --skill morning-briefing-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gog, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the compilation of essential daily information, ensuring Kartik receives a concise and relevant briefing for his morning calls without manual effort.

Core Features & Use Cases

  • Consolidated Information: Gathers data from Google Calendar, Gmail, and TODO lists.
  • Prioritized Alerts: Highlights urgent emails and high-priority tasks.
  • Contextual Awareness: Includes day of the week and other relevant daily context.
  • Use Case: Automatically generate a summary of today's meetings, any urgent emails from recruiters, and the top 3 tasks for the day to be read aloud during a morning check-in.

Quick Start

Generate a full briefing for today's morning call.

Frequently Asked Questions about Morning Briefing Generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a daily summary of my Google Calendar and Gmail?

To automate a daily summary, you can aggregate Google Calendar events and Gmail messages into a consolidated briefing. This requires using the 'gog' CLI tool to access Google services and generate a prioritized overview of your schedule and urgent emails.

What is the best way to prioritize urgent emails and high-priority tasks for a morning briefing?

Prioritizing urgent emails and tasks for a morning briefing involves aggregating data from Gmail and a TODO list, then filtering for high-priority items. The resulting summary highlights urgent recruiter emails and the top tasks to read aloud during a morning check-in.

Do I need a specific CLI tool to generate a daily email summary and calendar overview?

Yes, generating a daily email summary and calendar overview requires the 'gog' CLI tool to access Google services. You also need a 'TODO.md' file at your workspace root to aggregate your tasks into the final daily briefing.

Can I use task management automation to consolidate TODO lists with daily calendar events?

Yes, task management automation can consolidate a 'TODO.md' file with Google Calendar events. By reading the local TODO list and calendar data, the system creates a single contextual overview that includes the day of the week and your top 3 tasks.

How does daily summary automation handle contextual information like the day of the week?

Daily summary automation includes contextual awareness by automatically appending the day of the week and other relevant daily context to the briefing. This ensures the generated morning summary provides a complete overview tailored for daily use.

Why does my daily briefing generation fail to access Google services?

Daily briefing generation fails to access Google services if the 'gog' CLI dependency is not installed or configured. Accessing Gmail and Google Calendar data strictly requires this tool to authenticate and retrieve the necessary information for your summary.