collect-incomplete-tasks

Aggregate uncompleted tasks from Obsidian daily notes into the current note.

5|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/oldwinter/skills --skill collect-incomplete-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: collect-incomplete-tasks
Source: https://github.com/oldwinter/skills/tree/main/lenny-skills/leadership-skills/collect-incomplete-tasks
Command: npx skills add https://github.com/oldwinter/skills --skill collect-incomplete-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users manage their workload by automatically gathering all uncompleted tasks from previous daily notes within a specified date range and consolidating them into the current daily note.

Core Features & Use Cases

  • Task Aggregation: Collects tasks marked with - [ ] from specified daily notes.
  • Date Range Filtering: Supports flexible date range specifications (e.g., "last week", "last month", "from date to date").
  • Organized Output: Presents collected tasks grouped by their original date, making it easy to review and prioritize.
  • Use Case: At the start of your day, you can ask the AI to "collect incomplete tasks from the last 3 days" to get a clear overview of what needs your attention.

Quick Start

Collect all incomplete tasks from the past week into today's note.

Frequently Asked Questions about collect-incomplete-tasks

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

FAQPage Schema
How do I aggregate uncompleted tasks from previous Obsidian daily notes?

To aggregate uncompleted tasks, this Skill scans your Obsidian daily notes formatted as 'Calendar/Daily notes/YYYY/YYYY-MM-DD.md' for items marked '- [ ]' and consolidates them into your current daily note grouped by date.

Can I collect incomplete tasks from a specific date range in daily notes?

Yes, you can collect incomplete tasks from a specific date range by specifying flexible parameters like 'last week', 'last month', or 'from date to date' when prompting the Skill to scan your daily notes.

What is the best way to consolidate pending to-do list items in Obsidian?

The best way to consolidate pending to-do list items is to use this Skill to automatically scan your daily notes within a specified date range and output the uncompleted tasks grouped by their original date with a final count.

Does the task aggregation work with custom daily note formats?

Task aggregation requires daily notes to follow the specific 'Calendar/Daily notes/YYYY/YYYY-MM-DD.md' file path structure and use the standard '- [ ]' markdown syntax for incomplete tasks to be recognized.

How are the collected uncompleted tasks organized in the current daily note?

Collected uncompleted tasks are organized in the current daily note by grouping them under their original date from the daily note they were sourced from, concluding with a total count of all aggregated tasks.