ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Morning Briefing Generator

Skill by michael-laffin

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/michael-laffin/morning-briefing-generator
Or

Morning Briefing Generator

Version: 1.0 Price: $15 Category: Productivity Est. Revenue: $300-1,000/month


What It Does

Generates personalized morning briefings with:

  • Weather forecast for your location
  • Today's calendar events
  • Tomorrow's calendar preview
  • Urgent emails from last 12 hours
  • Trending topics in your areas of interest
  • Health metrics (if connected)
  • News highlights
  • Daily priorities from task manager

Saves 30+ minutes every morning.


Use Cases

  • Executives - Start day informed without checking 5 apps
  • Sales professionals - Know today's meetings and follow-ups
  • Freelancers - Track client calls and deadlines
  • Content creators - See trending topics to cover
  • Anyone - who wants a productive morning routine

How to Use

Basic Briefing

Generate my morning briefing for [CITY]

Detailed Briefing

Create my morning briefing including:
- Weather for San Francisco
- My Google Calendar events for today and tomorrow
- Urgent emails from the last 12 hours
- Top 5 trending topics in AI and tech
- My high-priority Asana tasks

Automated Daily Briefing (Cron)

Create a cron job that runs every weekday at 7am.
Generate my morning briefing and send it via Telegram.

Configuration

Add to TOOLS.md or HEARTBEAT.md:

## Morning Briefing Preferences

- Location: San Francisco, CA
- Calendar: [email protected], [email protected]
- Interests: AI, tech, startups, cryptocurrency
- Task Manager: Asana (workspace: "My Company")
- Email Accounts: [email protected], [email protected]
- Delivery: Telegram at 7am weekdays
- Additional: Include Oura Ring sleep score if below 70%

Example Output

🌅 Morning Briefing - Monday, Feb 13, 2026

📍 San Francisco, CA
☀️ Partly Cloudy, 58°F → 67°F
☔ 10% chance of rain

📅 TODAY'S SCHEDULE
• 9:00 AM - Team standup (30 min)
• 11:00 AM - Client call: Acme Corp (1 hr)
• 2:00 PM - Product review (45 min)
• 4:30 PM - 1:1 with Sarah (30 min)

📅 TOMORROW PREVIEW
• 10:00 AM - Investor update call
• 3:00 PM - Design review

📧 URGENT EMAILS (2)
• From: [email protected] - "Q1 targets due Friday"
• From: [email protected] - "Can we reschedule?"

🔥 TRENDING IN AI/TECH
• OpenAI announces GPT-5
• Apple Vision Pro sales exceed expectations
• New Claude model released
• AI regulation updates in EU
• Startup funding trends

✅ PRIORITY TASKS
• [ ] Finalize Q1 presentation
• [ ] Review contractor invoices
• [ ] Send proposal to Acme Corp

😴 SLEEP SCORE: 72/100
Feeling rested. Good day for deep work.

---
Briefing generated at 7:00 AM PST

Integration Options

Weather

  • Built-in weather skill (no API key needed)
  • Or specify: "Use OpenWeatherMap with my API key"

Calendar

  • Google Calendar (OAuth)
  • Apple Calendar
  • Outlook
  • Any iCal feed

Email

  • Gmail (OAuth)
  • Multiple accounts supported

Task Manager

  • Asana
  • Todoist
  • Notion
  • Linear
  • GitHub Issues

Metadata

Stars1401
Views0
Updated2026-02-24
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-michael-laffin-morning-briefing-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.