tasks:show

Aggregate and analyze Notion and Obsidian tasks into prioritized briefings.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/ChanghwanK/dotfiles --skill tasks-show
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks:show
Source: https://github.com/ChanghwanK/dotfiles/tree/main/claude/.claude/skills/tasks%3Ashow
Command: npx skills add https://github.com/ChanghwanK/dotfiles --skill tasks-show

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

This Skill helps you manage your tasks by providing a clear overview of what needs to be done, prioritizing your efforts, and identifying any missed deadlines.

Core Features & Use Cases

  • Task Aggregation: Gathers tasks from multiple sources like Notion and Obsidian.
  • Prioritization: Suggests top priorities based on deadlines and user-defined goals.
  • Missed Task Detection: Identifies tasks that were due but not completed.
  • Daily Review: Provides a concise summary of today's goals and progress.
  • Use Case: Before starting your day, ask the skill to "organize my schedule" to get a prioritized list of tasks, see what you accomplished yesterday, and get recommendations on what to focus on next.

Quick Start

Ask the skill to show you your tasks for the week.

Frequently Asked Questions about tasks:show

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

FAQPage Schema
How do I aggregate tasks from Notion and Obsidian for a daily review?

Task aggregation from Notion and Obsidian is handled by Python scripts that retrieve your tasks, analyze deadlines and goals, and output a prioritized daily briefing.

Can I prioritize my to-do list based on deadlines and missed tasks?

Yes, task prioritization evaluates your deadlines and user-defined goals to identify missed tasks and recommend specific items to focus on for your daily check-in.

Does this task management approach work for both daily check-ins and weekly overviews?

Daily check-ins and weekly overviews are both supported, providing concise summaries of today's goals, recent progress, and prioritized recommendations for the upcoming week.

What is the best way to identify missed deadlines in my Obsidian notes?

The best way to identify missed deadlines is running the Python analysis scripts, which cross-reference your Obsidian notes and Notion tasks to flag items that were due but remain incomplete.

Do I need Python to organize and prioritize tasks across multiple platforms?

Yes, Python3 is required as the scripts depend on it to retrieve, aggregate, and analyze your task data from Notion and Obsidian to generate the prioritized schedule.

Why are my Obsidian tasks not showing up in the weekly overview?

Obsidian tasks may not appear in the weekly overview if the Python scripts cannot retrieve the data, or if the tasks lack the user-defined goals and deadlines required for prioritization.