log-to-daily

Aggregate Claude Code sessions into structured daily notes in a Dendron vault.

2|1|Updated Sep 28, 2023
One-click install
npx skills add https://github.com/vmasrani/dotfiles --skill log-to-daily-vmasrani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log-to-daily
Source: https://github.com/vmasrani/dotfiles/tree/main/maintained_global_claude/skills/log-to-daily
Command: npx skills add https://github.com/vmasrani/dotfiles --skill log-to-daily-vmasrani

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Process Claude Code sessions across all projects and produce structured daily notes in a Dendron vault, enabling a centralized, searchable day-by-day log.

Core Features & Use Cases

  • Cross-project daily summaries: aggregate and summarize Claude Code sessions from all projects into a single daily note.
  • Backfill support: backfill missing days to ensure a complete history.
  • Automated log creation: creates or updates daily notes with session summaries and frontmatter for Dendron.

Quick Start

From any Claude Code session, run the daily-log workflow to generate the day's log in the Dendron vault.

Frequently Asked Questions about log-to-daily

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

FAQPage Schema
How do I summarize Claude Code sessions into daily notes?

It aggregates Claude Code session transcripts across all projects and remote hosts, generating structured markdown daily entries with frontmatter metadata directly into your Dendron vault.

What is the best way to create centralized daily logs from multiple Claude Code projects?

Creating centralized daily logs from multiple projects is done by aggregating cross-project Claude Code sessions into a single structured daily note, ensuring a complete and searchable day-by-day history in your vault.

Does the daily log workflow support backfilling missing session history?

Yes, the daily log workflow supports backfilling missing days, enforcing per-day backfill options to ensure you have a complete historical record of your Claude Code sessions in the vault.

Can I extract Claude Code transcripts from remote hosts into a Dendron vault?

Yes, you can extract Claude Code transcripts from remote hosts. The Skill operates across all projects and remote hosts, syncing and summarizing them into Dendron-formatted daily log files.

How are the daily log markdown files structured for Dendron?

The daily log markdown files are structured with frontmatter metadata and sonnet-based session summaries, creating or updating existing daily notes to fit the Dendron vault format.

What are the limitations of automating session summaries into a Dendron vault?

A limitation is that daily log creation depends on available Claude Code transcripts; without existing session transcripts for a given day, the Skill cannot generate a daily entry for that period.