kb-show-todos

Summarize overdue, due soon, and top action items from daily briefs.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/kvcop/ai-kb-assistant --skill kb-show-todos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-show-todos
Source: https://github.com/kvcop/ai-kb-assistant/tree/main/.codex/skills/kb-show-todos
Command: npx skills add https://github.com/kvcop/ai-kb-assistant --skill kb-show-todos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a concise summary of your current tasks, including overdue, due soon, and top action items, helping you quickly understand your priorities.

Core Features & Use Cases

  • Task Refresh: Updates your daily brief with the latest information.
  • Task Summarization: Condenses overdue, due soon, and top tasks into a brief overview.
  • Prioritization: Highlights items needing review and suggests a focus for the day.
  • Use Case: At the start of your workday, you can ask the AI to show you your tasks, and it will provide a summary and prompt you to decide on the top priorities.

Quick Start

Ask the AI to show you your tasks.

Frequently Asked Questions about kb-show-todos

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

FAQPage Schema
How do I get a quick overview of my daily tasks and priorities?

To get a task overview, you can ask the AI to show your tasks. It refreshes your daily brief and summarizes overdue, due soon, and top action items to help with prioritization.

How does the daily brief summarization mechanism work for task prioritization?

The summarization mechanism works by reading your daily brief file to condense overdue and upcoming tasks into a concise summary. It then highlights key items and prompts you to choose your daily focus.

Can I use this task summary if I don't have a daily brief markdown file?

No, you need a daily brief markdown file. The task summary relies on reading notes from a specific daily brief file to extract overdue items and top action tasks for prioritization.

What's the best way to refresh my task list before reviewing overdue items?

The best way to refresh your task list is by running the day-start script. This updates your daily brief with the latest information before the AI summarizes your overdue and top action items.

Why does my task overview show stale action items during daily planning?

Your task overview shows stale action items if the daily brief is not updated. You must execute the day-start script beforehand to refresh task data and ensure accurate prioritization.