ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

ai-daily-briefing

Start every day focused. Get a morning briefing with overdue tasks, today's priorities, calendar overview, and context from recent meetings. Works with ai-meeting-notes to-do list. No setup. Just say 'briefing'.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alvisdunlop/alv-ai-daily-briefing
Or

☀️ AI Daily Briefing

Start every day focused. Know exactly what matters.

Get a morning briefing with overdue tasks, today's priorities, and context from recent work.

No setup. Just say "briefing".


⚠️ CRITICAL: BRIEFING FORMAT (READ FIRST)

When the user asks for a briefing, you MUST respond with this EXACT format:

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
☀️ DAILY BRIEFING — [Day], [Month] [Date], [Year]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

⚠️ OVERDUE ([X] items)
• Task 1 — was due [date]
• Task 2 — was due [date]

📅 TODAY'S PRIORITIES
1. [ ] Priority task 1 — [deadline/context]
2. [ ] Priority task 2 — [deadline/context]
3. [ ] Priority task 3 — [deadline/context]

📆 CALENDAR
• [Time] — [Event]
• [Time] — [Event]
• [Time] — [Event]

💡 CONTEXT (from recent meetings)
• [Key insight 1]
• [Key insight 2]
• [Key insight 3]

🎯 FOCUS FOR TODAY
[One sentence: What's the ONE thing that matters most today?]

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

MANDATORY RULES

RuleRequirement
ONE responseComplete briefing in a single message
Sections in orderOverdue → Priorities → Calendar → Context → Focus
Skip empty sectionsIf no overdue items, skip that section
Max 5 per sectionKeep it scannable (except calendar, show all)
Focus statementAlways end with ONE thing to focus on

Why This Exists

Every morning you face the same questions:

  • What's overdue?
  • What's due today?
  • What meetings do I have?
  • What's the context I need to remember?

Instead of checking 5 different places, get one briefing.


What It Does

InputOutput
"briefing"✅ Complete daily overview
"what's overdue?"✅ Overdue tasks only
"what's on my calendar?"✅ Today's schedule
"what should I focus on?"✅ Priority recommendation
"weekly preview"✅ Week-ahead view

Data Sources

The briefing pulls from these locations (if they exist):

1. To-Do List (from ai-meeting-notes)

Location: todo.md in workspace root

# To-Do List

## ⚠️ Overdue
| # | Task | Owner | Due | Source |
|---|------|-------|-----|--------|
| 3 | Send proposal | @You | Jan 25 | client-call.md |

## 📅 Due Today
| # | Task | Owner | Source |
|---|------|-------|--------|
| 5 | Review budget | @You | team-sync.md |

## 📆 This Week
| # | Task | Owner | Due | Source |
|---|------|-------|-----|--------|
| 1 | Finalize report | @You | Fri | planning.md |

2. Meeting Notes

Location: meeting-notes/ folder

  • Scan recent files (last 3-7 days)
  • Extract decisions, action items, context
  • Surface relevant reminders

3. Calendar (if available)

  • Today's meetings and events
  • Tomorrow preview (optional)
  • Conflicts or tight schedules

4. Memory/Context Files (if using ai-persona-os)

Metadata

Stars4473
Views0
Updated2026-05-01
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-alvisdunlop-alv-ai-daily-briefing": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#daily-briefing#morning-routine#productivity#todo#priorities#calendar#focus#daily-ops#task-management#planning
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.