daily

Generate a daily briefing of due tasks and open action items from the latest session log.

23|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/onebrain-ai/onebrain --skill daily-onebrain-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily
Source: https://github.com/onebrain-ai/onebrain/tree/main/.claude/plugins/onebrain/skills/daily
Command: npx skills add https://github.com/onebrain-ai/onebrain --skill daily-onebrain-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The daily briefing helps you quickly see what’s due today and what remains open from your last session, so you can act without rereading everything.

Core Features & Use Cases

  • Overdue and due-today task surfacing: Finds unchecked tasks tagged with due dates and sorts them by overdue first, then due today.
  • Last-session open action items: Pulls unresolved unchecked items from the most recent session log, with “morning mode” behavior prioritized for recap.
  • Inbox awareness: Counts inbox markdown items to contextualize your workload and optionally display the count.

Quick Start

Ask the assistant for a daily briefing when you want a snapshot of today’s obligations, such as “what do I have today?”.

Frequently Asked Questions about daily

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

FAQPage Schema
How do I get a daily briefing of overdue tasks and open action items from my markdown vault?

A daily briefing surfaces tasks due today and overdue items first, then extracts unchecked action items from your last session log. It automatically detects your local time period to prioritize morning workflow recaps.

What is the best way to triage my inbox and prioritize today's tasks?

Inbox triage counts your markdown inbox items to contextualize workload, while task globbing finds due-date patterns and sorts unchecked items by overdue status first, then items due today.

How do I extract open action items from a previous session log?

Session recap extraction selects the most recent session log under logs_folder/session and pulls unresolved unchecked items from the Action Items section, prioritizing morning mode behavior for recap.

Does the daily briefing exclude specific files like TASKS.md when globbing for due dates?

Yes, daily briefing task globbing excludes TASKS.md while searching for markdown files with due-date patterns, ensuring only individually tagged tasks surface in your priority assessment.

Can I use this daily task management workflow for normal days or is it only for morning routines?

Daily briefing applies to both morning and normal-day workflows, detecting your local time period to adjust behavior. Morning mode prioritizes last-session recap, while normal mode focuses on current obligations.