daily-note-generator

Generate structured daily note markdown files for wiki-llm from templates.

4|1|Updated May 15, 2026
One-click install
npx skills add https://github.com/Yasuui/hermes-community-skills --skill daily-note-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-note-generator
Source: https://github.com/Yasuui/hermes-community-skills/tree/main/skills/daily-note-generator
Command: npx skills add https://github.com/Yasuui/hermes-community-skills --skill daily-note-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It solves the problem of spending time creating and standardizing daily progress notes, including summaries, tasks, focus areas, and usage metrics, instead of completing your work.

Core Features & Use Cases

  • Standardized Daily Notes: Produces a consistent daily note format for wiki-llm including summary, tasks, focus areas, metrics, issues, and tomorrow’s plan.
  • Date-Driven Note Creation: Generates a markdown file for the current date in the configured daily notes directory.
  • Template-Based Structure: Fills a template with runtime values such as date, model placeholders, and usage fields to support daily tracking.

A practical use case is maintaining a reliable daily log while developing and testing workflows in wiki-llm, so progress, tasks, and model usage are captured every day in the same structure.

Quick Start

Run the skill to create today’s daily note and open the generated markdown file for editing.

Frequently Asked Questions about daily-note-generator

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

FAQPage Schema
How do I generate structured daily notes with markdown automatically?

To generate structured daily notes with markdown automatically, this skill loads a template and populates placeholders with the current date and tracking defaults to create a standardized markdown file in your configured daily directory.

What is the best way to automate daily progress tracking for regular work sessions?

Automating daily progress tracking for regular work sessions is best handled by generating a standardized markdown template that includes summaries, tasks, focus areas, metrics, issues, and tomorrow's plan to ensure consistent daily logging.

Can I use template generation for task completion logging and model tracking?

Yes, template generation supports task completion logging and model tracking by filling a markdown template with runtime values such as date, model placeholders, and usage fields to support daily tracking within your notes.

Does daily note generation require a specific directory configuration?

Daily note generation requires a configured daily notes directory to save the output markdown file. You must create the output file in this configured directory by loading the template and populating placeholders with date and tracking defaults.

What sections are included in a standardized daily note format?

A standardized daily note format includes sections for summary, tasks, focus areas, metrics, issues, and tomorrow's plan. This structure captures daily progress, task completion, and model usage bookkeeping in a consistent layout.

When do I need to use a template-based approach for daily note generation?

You need a template-based approach for daily note generation when maintaining a reliable daily log while developing and testing workflows, ensuring progress, tasks, and model usage are captured every day in the same structure.