/daily

Generate daily notes in YYYY-MM-DD format with completed tasks and meeting focus areas.

49|12|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill daily-davidroliverba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /daily
Source: https://github.com/DavidROliverBA/ArchitectKB/tree/main/.claude/skills/daily
Command: npx skills add https://github.com/DavidROliverBA/ArchitectKB --skill daily-davidroliverba

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of your daily note, ensuring you have a structured record of your day, including completed tasks and key focus areas.

Core Features & Use Cases

  • Automated Note Creation: Creates a new daily note using a predefined template.
  • Task Integration: Automatically lists tasks completed today with their resolutions.
  • Meeting Synthesis: Identifies focus areas derived from today's meetings.
  • Use Case: At the start of your day, run this skill to get an up-to-date daily note that consolidates your progress and meeting outcomes.

Quick Start

Create today's daily note, including tasks completed and focus areas from meetings.

Frequently Asked Questions about /daily

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

FAQPage Schema
How do I automate daily note creation in Obsidian with completed tasks and meeting notes?

Automating daily note creation in Obsidian involves generating a YYYY-MM-DD file in year-based folders, checking for existing notes, and applying a template. It then searches for tasks with a completedDate and integrates meeting note focus areas.

What is the best way to consolidate completed tasks into an Obsidian daily note?

Consolidating completed tasks into an Obsidian daily note requires searching for tasks marked with a completedDate matching today. The skill automatically lists these tasks and integrates their resolutions into the newly generated note.

Can I derive focus areas from linked meeting notes for my daily note?

Yes, deriving focus areas from linked meeting notes is supported. The skill identifies meeting notes linked to today's date and synthesizes their key focus areas directly into your daily note template.

Does daily note generation work if a note for today already exists?

Daily note generation checks for existing notes before creating new ones. If a note for today already exists in the year-based folder structure, the skill avoids duplicating it and proceeds with task and meeting integration.

How do I organize Obsidian daily notes into year-based folders automatically?

Organizing Obsidian daily notes into year-based folders happens automatically during note generation. The skill creates the YYYY-MM-DD formatted file directly within the corresponding year folder if it does not already exist.

Do I need a specific template to generate an Obsidian daily note with task integration?

Yes, a predefined template is required to generate an Obsidian daily note with task integration. The skill uses this template as the foundational structure before injecting completed tasks and meeting focus areas.