daily-digest

Synthesizes calendar, Drive, Slack, Jira, and vault activity into a daily digest note.

Updated May 22, 2026
One-click install
npx skills add https://github.com/fbureau/second-brain --skill daily-digest-fbureau
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: daily-digest
Source: https://github.com/fbureau/second-brain/tree/main/hermes/plugin/second_brain/skills/daily-digest
Command: npx skills add https://github.com/fbureau/second-brain --skill daily-digest-fbureau

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Keeping track of everything that happened across your workday — meetings, Slack threads, Jira tickets, document changes — is fragmented and time-consuming. This Skill consolidates all those sources into a single synthesized daily note in your Obsidian vault, so you end each day with a clear record of what mattered, who you interacted with, and what follow-ups are pending. ## Core Features & Use Cases - Multi-source synthesis: Pulls calendar events, Google Drive changes, Slack messages, Jira updates, and vault activity from the last 24 hours into one digest with a TL;DR, top topics, and weak signals. - Automatic people tracking: Detects people you interacted with and appends auto-logged timeline entries to their existing person notes, while flagging unknown names as new people detected. - Task follow-up integration: Refreshes TODO.md and mirrors overdue and today tasks into the daily note's pending follow-ups section. - Use Case: Run it as a scheduled evening job so every day ends with a committed, cited daily note — for example, after a day with three meetings and a busy Slack thread, you receive a digest highlighting the key decision, a weak signal about a stuck Jira ticket, and two overdue tasks. ## Quick Start Ask Claude to run the daily digest to recap everything that happened today across your calendar, Slack, Jira, and vault.

Frequently Asked Questions about daily-digest

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

FAQPage Schema
How do I generate a daily digest of my work activity?▼

Run the daily-digest skill or say "daily digest" or "what happened today". It collects the last 24 hours of calendar, Drive, Slack, Jira, and vault activity, then writes a synthesized digest into today's daily note and returns the digest text.

What data sources does the daily digest pull from?▼

It pulls from calendar events, Google Drive changes, Slack messages, Jira updates, and Obsidian vault activity over the past 24 hours. If a source tool is not configured, that source is skipped and the omission is noted.

Can the daily digest run as a scheduled job?▼

Yes, it is designed as a scheduled evening job on the Hermes Agent. It writes the digest into the daily note, updates TODO.md follow-ups, commits the vault, and returns the digest text for delivery.

Does the daily digest create notes for new people automatically?▼

No, it never creates new people notes. It only appends auto-logged timeline entries to existing people with exact or likely matches, and lists unknown names under "New people detected" in the reply for manual review.

What happens to meeting transcripts found during the digest?▼

Drive items flagged as meeting transcripts are listed with their links, and the digest offers to run meeting-ingest on each one. Meetings marked as sensitive in the brief are never ingested.