todo

Manage project todos in a Markdown file with due dates.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/Kushal9889/claude-plugins --skill todo-kushal9889
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo
Source: https://github.com/Kushal9889/claude-plugins/tree/main/tools/skills/awesome-claude-code/todo
Command: npx skills add https://github.com/Kushal9889/claude-plugins --skill todo-kushal9889

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies task management by allowing users to add, complete, remove, and list todos in a Markdown file, with optional due dates.

Core Features & Use Cases

  • Todo Management: Add, complete, remove, and list todos in a Markdown file.
  • Due Dates: Set due dates for todos to keep track of deadlines.
  • Use Case: For project managers or individuals looking to organize their tasks and keep track of deadlines, this Skill provides a straightforward way to maintain a todo list.

Quick Start

To add a new todo, type /user:todo add "Task description" [due date].

Frequently Asked Questions about todo

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

FAQPage Schema
How do I manage project todos with due dates in a markdown file?

You can manage project todos by adding, completing, removing, and listing tasks with optional due dates directly within a markdown file. This provides a straightforward way to track deadlines without leaving your text editor.

What is the best way to add a task with a deadline to my markdown todo list?

To add a task with a deadline to your markdown todo list, type the add command followed by your task description in quotes and the optional due date. The system parses these inputs to maintain your project deadlines.

Can I mark tasks as completed in a markdown task management workflow?

Yes, you can mark tasks as completed in a markdown task management workflow. The skill supports basic task management functionalities, allowing you to update the status of your todos as you finish them.

Does this markdown todo manager support listing all current tasks?

Yes, the markdown todo manager supports listing all current tasks. You can retrieve a full view of your project todos to verify pending items and check their assigned due dates at a glance.

Are there limitations to using a basic markdown file for project management?

Using a basic markdown file for project management offers simple task tracking but lacks advanced features found in dedicated platforms. It is best suited for individuals or project managers needing straightforward deadline organization without complex dependencies.