1

    Morning Daily Debrief

    A unified daily debrief agent that aggregates private emails, calendars, local news, and astronomical data.

    Updated Jul 2026
    Security scanned
    Claude Code

    $5

    /mo

    Subscription · cancel anytime

    Secure checkout via Stripe

    • Always the latest version
    • Delivered live to your agent via MCP
    • Cancel anytime, access ends at period end

    Included in download

    • Downloadable skill package
    • Works with Claude Code, Cursor
    • 1 permission declared
    • Instant install

    Media gallery

    See it in action

    You say

    Give me a morning brief for San Francisco. Check my work email and the weekend forecast.

    Your agent does

    ☀️ Sky: Sunrise 6:42 AM, Sunset 7:58 PM. Moon: Waning Gibbous. 📅 Calendar: Sync meeting at 10 AM. Weekend: Hiking on Saturday. 📧 Emails: 3 new from 'Project Lead' regarding deployment. 🌦 Weather: 62°F, Sunny. 📰 News: SF BART delays reported. 📊 Activity: UI refactor unfinished in session #4.

    About This Skill

    The problem

    Checking multiple apps for weather, news, calendars, and emails every morning wastes time and fragments focus. Manually aggregating this data usually requires managing several expensive API keys or complex automation scripts.

    What it does

    • Extracts unread emails via IMAP using a built-in Python bridge.
    • Collects local weather and news based on GPS coordinates or city config.
    • Calculates astronomical data like sunrise, sunset, and moon phases.
    • Aggregates calendar events from .ics files or shared URLs for today and the weekend.
    • Surfaces recent work-in-progress session logs to identify unfinished tasks.

    Frameworks & tools

    Python 3, imaplib, ephem, and wttr.in. Works with Termux, standard Linux environments, and local file systems.

    Why this beats prompting it yourself

    Standard LLM prompts cannot access your private IMAP server, local calendar files, or precise GPS-based weather without manual copy-pasting. This skill implements a feedback loop that logs successes and failures to improve its own data extraction logic over time.

    Use cases

    • Generating a unified start-of-day report in a terminal or IDE.
    • Consolidating personal IMAP emails with local RSS news feeds.
    • Recapping work-in-progress sessions after a break or weekend.

    Known limitations

    Requires valid IMAP credentials and GPS coordinates in a local JSON file to function correctly.

    Use Cases

    • Consolidate unread IMAP emails into a readable summary
    • Sync local .ics calendars with web-based news and weather feeds
    • Track ongoing project activity and unfinished session tasks
    • Calculate sunrise and sunset times based on local GPS data

    How to install

    Drop the file into your AI tool. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Network Access

    File Scopes

    morning-daily-debrief/**

    Claude Code, Cursor, Aider, Cline, and Termux-based agents.

    Frequently Asked Questions