groove-utilities-memory-log-daily

Create daily markdown memory logs with tasks, git commits, and learnings.

5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-memory-log-daily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: groove-utilities-memory-log-daily
Source: https://github.com/andreadellacorte/groove/tree/main/.agents/skills/groove-utilities-memory-log-daily
Command: npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-memory-log-daily

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating a structured daily memory log, ensuring that key activities, tasks, and learnings from the day are captured and organized.

Core Features & Use Cases

  • Daily Log Creation: Generates a .groove/memory/daily/YYYY-MM-DD.md file with predefined sections.
  • Task & Git Integration: Pulls information from completed tasks and git commits to populate the "Done today" and "Git" sections.
  • Learning Capture: Prompts for and records learnings to ensure continuous improvement.
  • Use Case: At the end of your workday, run this Skill to automatically compile your completed tasks, git activity, and any new insights into a comprehensive daily log.

Quick Start

Use the groove-utilities-memory-log-daily skill to write today's memory log entry.

Frequently Asked Questions about groove-utilities-memory-log-daily

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

FAQPage Schema
How do I create a daily work log that automatically includes my git commits?

To create a daily work log with git commits, this Skill generates a markdown file that pulls your recent git activity and completed tasks into structured sections. It requires file system write access and git command execution to compile your daily progress automatically.

What is the best way to track daily learnings and completed tasks in markdown?

Tracking daily learnings and tasks in markdown is done by generating a structured file with predefined sections for completed work and insights. This Skill prompts you for new learnings to ensure continuous improvement and records them alongside your daily task progress.

Can I automate end-of-day reflection using my git history?

Automating end-of-day reflection with git history is possible by executing git commands to summarize commits and writing them into a daily memory log. This Skill captures your git activity and learnings, creating a comprehensive record for end-of-day review.

Does generating a daily memory log require any special environment setup?

Generating a daily memory log requires an environment with file system access for writing the markdown file and the ability to execute git commands. There are no external dependencies, but you need git installed to populate the commit summaries in the log.

What limitations should I expect when tracking personal knowledge with a daily log?

Limitations of tracking personal knowledge with this daily log include its reliance on manual input for learnings and automated git summaries for technical tasks. It structures data into a specific markdown format but does not perform complex analysis on the captured entries.