cerebro-daily-prep

Aggregate calendar events, inbox signals, and vault context into a daily prep brief.

Updated May 30, 2026
One-click install
npx skills add https://github.com/rhortal/cerebro-skills --skill cerebro-daily-prep
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cerebro-daily-prep
Source: https://github.com/rhortal/cerebro-skills/tree/main/cerebro-daily-prep
Command: npx skills add https://github.com/rhortal/cerebro-skills --skill cerebro-daily-prep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires glob.

What problem does it solve?

The cerebro-daily-prep skill automates the morning and end-of-day prep workflow by aggregating calendar data, inbox signals, and vault context into a concise, actionable daily prep brief.

Core Features & Use Cases

  • Parallel agent pipeline: calendar, comms, and vault data are gathered in parallel to produce a unified daily plan.
  • Focus-time planning: identifies opportunities for deep work blocks and flags heavy calendar days.
  • Context-rich prep: cross-references attendee context from vault notes to surface relevant information for upcoming meetings.
  • Quick-start generation of a daily prep note in the Daily/ folder, ready for review and posting.

Quick Start

Run /daily-prep with an optional date to generate today's prep brief and update Daily/DATE.md.

Frequently Asked Questions about cerebro-daily-prep

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

FAQPage Schema
How do I automate daily prep by aggregating calendar events and inbox signals?▼

Automating daily prep involves running a parallel agent pipeline that gathers calendar, comms, and vault context to produce a unified, actionable daily briefing. This pipeline aggregates Outlook events and inbox signals into a single concise note.

What is the best way to generate a daily prep brief from Outlook and vault notes?▼

Generating a daily prep brief requires cross-referencing attendee context from vault notes against upcoming calendar events. This surfaces relevant meeting information and identifies focus-time opportunities directly within your daily planning workflow.

Does daily prep automation work with Outlook and Teams for focus-time planning?▼

Daily prep automation works with Outlook, Calendar, and Teams or Slack communications. It analyzes aggregated schedules to flag heavy calendar days and identifies available blocks for deep work focus-time planning.

Do I need a Node.js runtime and a vault directory to automate daily prep?▼

You need a Node.js runtime, access to the Claude-based Composio integration, and a properly structured vault. The vault must contain a Daily notes directory and the SKILL.md file in the cerebro-daily-prep folder.

Can I generate a daily prep note for tomorrow's schedule instead of today?▼

You can generate a prep note for tomorrow by passing an optional date parameter to the daily prep command. This enables night-before planning by creating the brief and updating the corresponding Daily/DATE.md file.

Why does daily prep require gathering data in parallel from calendar, comms, and vault?▼

Gathering data in parallel from calendar, comms, and vault accelerates the aggregation process and ensures context-rich prep. This parallel agent pipeline cross-references meeting attendees with vault notes to surface relevant information efficiently.