ai-daily-briefingStart 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'.
Install via ClawdBot CLI:
clawdbot install jeffjhunter/ai-daily-briefingStart 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".
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?]
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
| Rule | Requirement |
|------|-------------|
| ONE response | Complete briefing in a single message |
| Sections in order | Overdue ā Priorities ā Calendar ā Context ā Focus |
| Skip empty sections | If no overdue items, skip that section |
| Max 5 per section | Keep it scannable (except calendar, show all) |
| Focus statement | Always end with ONE thing to focus on |
Every morning you face the same questions:
Instead of checking 5 different places, get one briefing.
| Input | Output |
|-------|--------|
| "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 |
The briefing pulls from these locations (if they exist):
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 |
Location: meeting-notes/ folder
Locations:
MEMORY.md ā Permanent factsmemory/[today].md ā Session notesUSER.md ā User preferencesAny of these should trigger a briefing:
| Phrase | Action |
|--------|--------|
| "briefing" | Full daily briefing |
| "daily briefing" | Full daily briefing |
| "morning briefing" | Full daily briefing |
| "what's on my plate?" | Full daily briefing |
| "start my day" | Full daily briefing |
| "what do I need to know?" | Full daily briefing |
| "what's today look like?" | Full daily briefing |
| "give me the rundown" | Full daily briefing |
When a user asks for a briefing, follow these steps.
Before generating the briefing, confirm:
Check for these files in order:
1. todo.md (to-do list from ai-meeting-notes)
2. meeting-notes/ folder (recent meeting notes)
3. MEMORY.md (if using ai-persona-os)
4. memory/[today].md (session notes)
5. Calendar integration (if available)
If no data sources exist:
No existing to-do list or meeting notes found.
Would you like me to:
⢠Create a to-do list? (just tell me your tasks)
⢠Process some meeting notes? (paste them here)
⢠Set up a simple priority list for today?
From todo.md, find items in the "ā ļø Overdue" section.
Display format:
ā ļø OVERDUE ([X] items)
⢠[Task] ā was due [date]
⢠[Task] ā was due [date]
Rules:
Combine from multiple sources:
Display format:
š
TODAY'S PRIORITIES
1. [ ] [Task] ā [deadline/context]
2. [ ] [Task] ā [deadline/context]
3. [ ] [Task] ā [deadline/context]
Rules:
If calendar data is available:
Display format:
š CALENDAR
⢠[Time] ā [Event]
⢠[Time] ā [Event]
⢠[Time] ā [Event]
Rules:
Scan meeting-notes/ folder for files from last 3-7 days.
Extract:
Display format:
š” CONTEXT (from recent meetings)
⢠[Key insight 1]
⢠[Key insight 2]
⢠[Key insight 3]
Rules:
Based on everything gathered, determine the ONE most important thing.
Criteria for choosing focus:
Display format:
šÆ FOCUS FOR TODAY
[One clear sentence about the single most important thing]
Examples:
Put it all together in the exact format:
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āļø DAILY BRIEFING ā [Day], [Month] [Date], [Year]
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
[Overdue section ā if any]
[Today's Priorities section]
[Calendar section ā if available]
[Context section ā if any]
[Focus statement ā always]
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
"What's overdue?"
ā ļø OVERDUE ITEMS
1. [Task] ā was due [date]
2. [Task] ā was due [date]
[If none: "Nothing overdue! You're caught up."]
"What's on my calendar?"
š TODAY'S CALENDAR ā [Date]
⢠[Time] ā [Event]
⢠[Time] ā [Event]
[Tomorrow preview if requested]
"Weekly preview" / "What's this week look like?"
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
š
WEEKLY PREVIEW ā Week of [Date]
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
MONDAY
⢠[Tasks/events]
TUESDAY
⢠[Tasks/events]
[etc.]
ā ļø WATCH OUT FOR
⢠[Key deadline or conflict]
⢠[Important meeting]
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
No data sources found:
First time user:
Weekend briefing:
End of day request:
| Skill | Why |
|-------|-----|
| ai-meeting-notes | Creates the to-do list this pulls from |
| ai-persona-os | Provides memory and context |
Standalone: Works without other skills ā just won't have meeting context or persistent todo.
Day 1:
You: "briefing"
AI: [Shows briefing based on available data, or offers to set up]
After using ai-meeting-notes:
You: "briefing"
AI: [Shows full briefing with overdue items, priorities, context]
Want to customize your briefing? Tell me your preferences:
Time preferences:
Section preferences:
Priority preferences:
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
āļø DAILY BRIEFING ā Tuesday, February 3, 2026
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ļø OVERDUE (2 items)
⢠Send Acme proposal ā was due Feb 1
⢠Review Week 2 training materials ā was due Jan 31
š
TODAY'S PRIORITIES
1. [ ] Anne follow-up call ā 2pm today
2. [ ] Finalize Week 3 training content ā EOD
3. [ ] Prep for Makati trip ā flights need booking
4. [ ] Respond to Karlen re: workflow docs
5. [ ] Clear overdue Acme proposal
š CALENDAR
⢠10:00 AM ā Team standup (30 min)
⢠2:00 PM ā Anne follow-up call (1 hour)
⢠4:30 PM ā Workshop dry run (90 min)
š” CONTEXT (from recent meetings)
⢠Anne partnership confirmed ā ready to move forward (from anne-call)
⢠OpenClaw bot architecture changing to specialists (from pm-meeting)
⢠Makati trip deadline approaching ā need flights by Friday
šÆ FOCUS FOR TODAY
Get the Acme proposal out first thing ā it's 2 days overdue and blocking the deal.
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
Jeff J Hunter built this system to start every day with clarity instead of chaos.
He's trained thousands through the AI Persona Method and runs AI communities with 3.6M+ members.
Want to turn AI into actual income?
Most people burn API credits with nothing to show.
Jeff teaches you how to build AI systems that pay for themselves.
š Join AI Money Group: https://aimoneygroup.com
š Connect with Jeff: https://jeffjhunter.com
Part of the AI Persona OS ecosystem ā Build agents that work. And profit.
Generated Mar 1, 2026
A project manager working remotely starts each day by requesting a briefing to quickly see overdue tasks from yesterday's client deliverables, prioritize today's team sync and budget review, and get context from recent stakeholder meetings. This ensures they address urgent items first and align daily actions with project timelines.
A freelance writer uses the briefing to track overdue article drafts, prioritize today's content deadlines and client calls, and recall key insights from recent editorial meetings. This helps them manage multiple projects efficiently without missing deadlines or losing creative context.
A founder begins their day with a briefing to identify overdue investor updates, focus on today's pitch meetings and product development tasks, and extract actionable items from recent team brainstorming sessions. This keeps them aligned with strategic goals and operational priorities in a fast-paced environment.
A researcher requests a briefing to check overdue experiment analyses, prioritize today's lab meetings and paper submissions, and review decisions from recent conference calls. This streamlines their workflow, ensuring they balance administrative duties with research progress.
An administrator in a clinic uses the briefing to monitor overdue compliance reports, schedule today's staff meetings and patient follow-ups, and contextualize insights from recent policy reviews. This enhances daily efficiency and regulatory adherence in a high-stakes setting.
Offer a free basic briefing feature with limited integrations, then charge for premium tiers that include advanced calendar sync, AI-powered priority suggestions, and team collaboration tools. Revenue comes from monthly subscriptions, targeting individual professionals and small teams.
License the skill as part of a larger productivity suite for corporations, with custom integrations into existing project management and CRM systems. Revenue is generated through annual contracts, support services, and scalability options for large organizations.
Provide the briefing for free while monetizing through affiliate links to productivity tools and anonymized data insights on work patterns sold to market researchers. Revenue streams include commission on referrals and data analytics services.
š¬ Integration Tip
Ensure the todo.md file is properly formatted in the workspace root and regularly update meeting notes in the designated folder for accurate briefing data extraction.
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links to original articles. Activates when user asks for 'today's AI news', 'AI updates', 'latest AI developments', or mentions wanting a 'daily AI briefing'.
Generates a warm, compact daily briefing with weather, calendar, reminders, birthdays, and important emails for cron or chat delivery.
Provides a personalized morning report with today's reminders, undone Notion tasks, and vault storage summary for daily planning.