wrap-up

Summarize daily work and update task statuses in Obsidian daily pages.

Updated Jul 20, 2026
One-click install
npx skills add https://github.com/brandtam/rubber-ducky --skill wrap-up-brandtam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wrap-up
Source: https://github.com/brandtam/rubber-ducky/tree/main/src/skills/wrap-up
Command: npx skills add https://github.com/brandtam/rubber-ducky --skill wrap-up-brandtam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-of-day wrap-up to summarize today's work and update the daily page.

Core Features & Use Cases

  • Check today's daily page, identify touched tasks, and update their status.
  • Reconcile drift across linked backends and append a concise wrap-up entry to the work log.
  • Generate a compact daily snapshot including completed, carried over, blockers, and a suggested focus for tomorrow.

Quick Start

Invoke the wrap-up action at the end of the day to generate a concise summary and update today's daily page.

Frequently Asked Questions about wrap-up

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

FAQPage Schema
How do I automate an end-of-day wrap-up summary for my Obsidian daily page?

To automate an end-of-day wrap-up summary, this Skill reads today's Obsidian daily page frontmatter, identifies touched tasks, updates their statuses, and appends a concise wrap-up entry to your work log.

Can I automatically update task statuses and surface blockers in my Obsidian vault?

Yes, you can automatically update task statuses and surface blockers. The wrap-up process checks linked task lists across your Obsidian vault, reconciles drift, and flags blockers in the daily snapshot.

What does a daily wrap-up snapshot include for task tracking?

A daily wrap-up snapshot includes completed tasks, carried over items, identified blockers, and a suggested focus for tomorrow, providing a compact summary directly on your daily page.

Do I need any specific plugins or dependencies to generate a daily work log summary in Obsidian?

No specific plugins or dependencies are required. The Skill operates directly on Obsidian vaults by reading daily page frontmatter and task lists to generate the wrap-up summary.

Can I integrate voice samples or linter findings into my end-of-day wrap-up?

Yes, linter findings and voice-sample ingestion can optionally be integrated into the end-of-day wrap-up to provide richer context for your daily summary and task updates.