daily-log

Installation
SKILL.md

Daily Log

Generate a daily work log by scanning session JSONL files from known locations.

Session file locations

Agent Location Format
Claude Code ~/.claude/projects/*/ JSONL files in per-project dirs
Codex ~/.codex/sessions/YYYY/MM/DD/ JSONL files with local-time filenames

Workflow

  1. Determine the target date (default: today)
  2. Find all session JSONL files modified on the target date
  3. Read each session to extract user prompts and outcomes
  4. Compile the log and write the output file
  5. Refresh the qmd moz collection so the new log is searchable
Installs
5
GitHub Stars
3
First Seen
Feb 26, 2026
daily-log — jwmossmoz/agent-skills