morning-briefing

Aggregate open action items, priorities, and recent vault or git changes into a daily briefing.

3|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/broomva/skills --skill morning-briefing-broomva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: morning-briefing
Source: https://github.com/broomva/skills/tree/main/skills/cadence/morning-briefing
Command: npx skills add https://github.com/broomva/skills --skill morning-briefing-broomva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of information fragmentation by consolidating scattered action items, priorities, and recent activity into a single, coherent daily starting point.

Core Features & Use Cases

  • Action Item Aggregation: Automatically scans your vault for unchecked tasks and prioritizes them by urgency.
  • Context Synthesis: Combines vault updates with git activity to provide a holistic view of your work progress.
  • Use Case: Use this at the start of your workday to instantly see what is overdue, what is due today, and what changed in your projects while you were away.

Quick Start

Ask the morning briefing skill to generate a summary of my current priorities and recent activity.

Frequently Asked Questions about morning-briefing

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

FAQPage Schema
How do I consolidate open action items and recent git activity into a daily briefing?

You can consolidate action items and git activity into a daily briefing by parsing local markdown files for unchecked tasks and scanning git logs to aggregate recent project changes into a structured summary.

What is the best way to track project progress and weekly priorities automatically?

Tracking project progress automatically is best achieved by synthesizing vault updates with git logs, which provides a holistic view of work progress and highlights what is overdue or due today.

How does task aggregation work with local markdown files and git logs?

Task aggregation works by scanning your vault of local markdown files for unchecked tasks, prioritizing them by urgency, and combining them with recent git activity to provide a coherent daily starting point.

Can I use this daily briefing skill for personal productivity workflows?

Yes, you can use this daily briefing skill for personal productivity and project management workflows requiring daily synchronization of tasks and progress to instantly see what changed while you were away.

Do I need any dependencies to generate a daily work summary from vault changes?

No, you do not need any dependencies to generate a daily work summary, as the skill parses local markdown files and git logs independently to aggregate open action items and recent activity.