daily-summary

Generate an end-of-day Markdown summary of task statuses and reflections.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/je3yk/daily-skills --skill daily-summary-je3yk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-summary
Source: https://github.com/je3yk/daily-skills/tree/main/daily-summary
Command: npx skills add https://github.com/je3yk/daily-skills --skill daily-summary-je3yk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users summarize their daily work sessions, capturing accomplishments, challenges, and reflections in a structured format.

Core Features & Use Cases

  • End-of-Day Recap: Automatically generates a summary of completed, in-progress, and skipped tasks.
  • Reflection Section: Allows users to add personal notes and observations.
  • Markdown Output: Saves the summary as a Markdown file for easy sharing and archiving.

Quick Start

Generate today's summary by running the command: /daily-summary

Frequently Asked Questions about daily-summary

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

FAQPage Schema
How do I generate an end-of-day work summary in Markdown?

To generate an end-of-day work summary in Markdown, use a tool that reads your daily plan file, prompts for reflections, and outputs a structured document with task statuses. It captures completed, in-progress, and skipped tasks automatically.

What should a daily work recap include for task management?

A daily work recap should include factual task statuses like completed, in-progress, and skipped items, alongside a reflection section for personal notes and observations. This structured format helps track progress and capture challenges encountered during the session.

Do I need a daily plan file to create a work recap?

Yes, creating a work recap requires access to your daily plan file to extract task statuses automatically. The tool reads this input to distinguish between completed, in-progress, and skipped tasks before generating the final Markdown summary.

How does a daily reflection section work in a work summary?

A daily reflection section in a work summary prompts you for additional input regarding personal notes and observations. It appends these reflections to a factual recap of your task statuses, creating a comprehensive Markdown document for archiving and sharing.

Can I automate my daily planning recap for skipped and in-progress tasks?

You can automate a daily planning recap by running a command that processes your daily plan file. It automatically categorizes tasks into completed, in-progress, and skipped statuses, then prompts for user reflections to finalize the Markdown output.