my-daily-log

Analyze Claude Code conversation logs and generate Obsidian journal entry drafts.

Updated May 8, 2026
One-click install
npx skills add https://github.com/mike2ox/my-claude-code-config --skill my-daily-log
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-daily-log
Source: https://github.com/mike2ox/my-claude-code-config/tree/main/skills/my-daily-log
Command: npx skills add https://github.com/mike2ox/my-claude-code-config --skill my-daily-log

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of turning Claude Code conversation logs into concise Obsidian journal entries, saving time and enhancing record-keeping.

Core Features & Use Cases

  • Log Analysis: Automatically analyzes Claude Code logs for daily interactions.
  • Entry Creation: Generates a journal entry draft in Obsidian with categorized tasks and learnings.
  • Customization: Allows adding additional notes for a more detailed daily log.

Quick Start

Use the my-daily-log skill to generate today's journal entry draft with any additional memo.

Frequently Asked Questions about my-daily-log

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

FAQPage Schema
How do I convert Claude Code conversation logs into Obsidian journal entries?

To convert Claude Code conversation logs into Obsidian journal entries, this Skill analyzes your daily interactions and generates categorized drafts of tasks and learnings. You simply run the skill to produce the entry and add any additional notes.

Does generating daily logs from Claude Code require Python?

Generating daily logs requires Python because the Skill executes Python scripts for message extraction and categorization. You need this environment to parse the Claude Code logs and format them into Obsidian journal entries.

Can I customize the Obsidian journal entries created from my Claude Code logs?

You can customize the Obsidian journal entries by adding additional notes and memos when generating the daily log. This allows you to append personal context to the automatically extracted tasks and learnings from Claude Code.

What is the best way to maintain a daily work and learning log from Claude Code?

The best way to maintain a daily work and learning log is to use this Skill to analyze and categorize Claude Code interactions into Obsidian. It streamlines record-keeping by automating message extraction into structured drafts.

How does log analysis for Obsidian journaling work?

Log analysis for Obsidian journaling works by running a Python script to extract and categorize messages from your Claude Code conversation logs. It identifies tasks and learnings to produce a structured daily journal entry draft.