end-of-day

Log daily summaries and generate to-do lists via Firebase, GitHub, and Obsidian.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/ckt520728/claude-skills --skill end-of-day-ckt520728
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: end-of-day
Source: https://github.com/ckt520728/claude-skills/tree/main/end-of-day
Command: npx skills add https://github.com/ckt520728/claude-skills --skill end-of-day-ckt520728

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The end-of-day skill solves the problem of tracking daily progress and planning for the next day, by automating the process of logging daily activities and generating a to-do list.

Core Features & Use Cases

  • Daily Progress Logging: Collects and stores a summary of daily tasks, completed and blocked items, and planned actions.
  • Firebase Storage: Writes daily summaries to Firestore for easy access and review.
  • GitHub Repository Update: Documents daily progress in a GitHub repository for version control and history tracking.
  • Obsidian Integration: Synchronizes daily notes with an Obsidian knowledge base for seamless knowledge management.
  • To-Do List Generation: Generates a list of pending tasks to serve as a starting point for the next day.

Quick Start

Use the 'end-of-day' skill by triggering it with the phrase 'end of day' or 'wrap up'.

Frequently Asked Questions about end-of-day

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

FAQPage Schema
How do I automate my daily wrap-up to track progress and plan tasks?

Automating your daily wrap-up collects summaries of completed and blocked items, logs them, and generates a to-do list for the next day. This ensures continuity of work across different platforms and knowledge bases.

Can I sync daily progress logs with Obsidian and GitHub for knowledge management?

Yes, daily progress logging syncs directly with an Obsidian knowledge base and documents updates in a GitHub repository. This integration ensures seamless knowledge management and version control history tracking.

Does this daily wrap-up skill store summaries in Firebase Firestore?

Yes, the daily wrap-up skill writes daily summaries directly to Firebase Firestore. This provides easy access and centralized review of your logged daily activities and progress tracking data.

What is the best way to generate a to-do list from today's blocked tasks?

Generating a to-do list from blocked tasks involves collecting your daily summary input and automatically identifying pending actions. The resulting list serves as a structured starting point for the next day.

Do I need to configure Firebase and GitHub before using this daily wrap-up automation?

Yes, you must configure Firebase and GitHub integrations beforehand to enable automated progress logging. This setup ensures your daily summaries successfully sync across repositories and knowledge bases.