morning-brief

Generates a daily brief from calendar, email, and conversation history delivered to your phone.

Updated Aug 21, 2026
One-click install
npx skills add https://github.com/TylerSimons1127/vibe --skill morning-brief-tylersimons1127
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: morning-brief
Source: https://github.com/TylerSimons1127/vibe/tree/main/skills/morning-brief
Command: npx skills add https://github.com/TylerSimons1127/vibe --skill morning-brief-tylersimons1127

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Starting the day without knowing what matters wastes time and attention. This Skill scans your calendar, email inbox, and recent conversations to produce a focused daily summary before you even ask, so you wake up knowing what is happening, what to prioritize, and one concrete improvement to make. ## Core Features & Use Cases - Multi-source scanning: Aggregates calendar events, Gmail/Outlook inbox, and the last 7 days (or month) of conversations into one brief. - Actionable output: Delivers what is happening today, a ranked focus list, and one improvement suggestion rather than a wall of text. - Background sub-agent: Spins up a sub-agent to research overnight so the brief is ready at 5-7am, delivered via Telegram or scheduled with cron. - Use Case: Connect Gmail and your calendar through Zapier, then schedule a daily 6am brief to your phone summarizing meetings, urgent emails, and follow-ups from recent chats. ## Quick Start Ask the agent to send you a morning brief every day that reviews your calendar, emails, and recent conversations and delivers a ranked focus list to your phone.

Frequently Asked Questions about morning-brief

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

FAQPage Schema
How do I set up a daily morning brief with an AI agent?▼

Connect your Gmail or Outlook and calendar through Zapier, then instruct the agent to review your calendar, emails, and recent conversations each morning. Schedule delivery with a cronjob for a fixed time like 6am.

How to deliver an AI daily summary to my phone?▼

Use the Telegram gateway to send the brief directly to your phone, or receive it in chat. Combine with a scheduled cronjob so the brief arrives automatically at your chosen wake-up time.

Can the morning brief access Outlook and school APIs?▼

Yes, through Zapier, which wires apps the agent cannot reach directly such as Outlook with scoped permissions or a school API. Scope Outlook access explicitly by defining what to include or exclude.

What is a background sub-agent for overnight research?▼

A background sub-agent runs the research while you sleep, gathering calendar, email, and conversation data so the finished brief is ready between 5-7am. This avoids waiting for generation in the morning.

What are the limitations of an automated daily brief?▼

The brief only covers sources you connect, so unlinked apps are invisible to it. It also depends on Zapier for apps without direct integration, and output quality drops if Outlook scoping is not defined explicitly.