daily-task-prep

Merge calendar events and backlog items into today's task list.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ContractorKeith/openclaw-home --skill daily-task-prep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-task-prep
Source: https://github.com/ContractorKeith/openclaw-home/tree/main/skills/daily-task-prep
Command: npx skills add https://github.com/ContractorKeith/openclaw-home --skill daily-task-prep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prepare {{OWNER_NAME}}'s task list for the day by combining clawchief/tasks.md with calendar events to establish a clear Today list, preserving user-added priorities and enabling a safe morning refresh without overwriting manual decisions.

Core Features & Use Cases

  • Merge today's tasks from clawchief/tasks.md with calendar items to populate the Today section.
  • Promote due-date backlog items into Today and shift completed or stale items to history while keeping recurring reminders intact.
  • Respect manual priorities and avoid overwriting user edits unless a task is obviously outdated.
  • Update the file's Last updated timestamp after each run.

Quick Start

Run the daily-task-prep skill to refresh today's task list by merging clawchief/tasks.md with calendar events and backlog items.

Frequently Asked Questions about daily-task-prep

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

FAQPage Schema
How do I automate daily task planning from my calendar and backlog?

Automating daily task prep merges calendar events with backlog items from tasks.md to populate a Today list, preserving manual priorities while shifting completed or stale items to history.

What is the best way to merge calendar events with a markdown task list for today's schedule?

Merging calendar events with a markdown task list populates the Today section by promoting due-date backlog items and including principal-owned meetings, while respecting user-added priorities to avoid overwriting manual decisions.

Can I refresh my morning task list without overwriting manually set priorities?

Yes, refreshing your morning task list preserves manual priorities by reading priority-map.md and avoiding overwriting user edits unless a task is obviously outdated, ensuring a safe start-of-day refresh.

How does daily task preparation handle recurring weekday tasks and due-today backlog items?

Daily task preparation handles recurring weekday tasks and due-today backlog items by promoting them into the Today section, shifting completed or stale items to history, and keeping recurring reminders intact.

Does daily task prep require any external dependencies or components to run?

No external dependencies or components are required; daily task prep relies solely on reading local files like tasks.md, tasks-completed.md, and priority-map.md to assemble and update your schedule.