tasks

Capture and auto-sort tasks into projects using markdown files.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/TopengDev/pi-setup --skill tasks-topengdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/TopengDev/pi-setup/tree/main/skills/tasks
Command: npx skills add https://github.com/TopengDev/pi-setup --skill tasks-topengdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies personal task management by offering an intuitive interface for capturing, sorting, and tracking tasks, reducing the cognitive load of managing daily responsibilities.

Core Features & Use Cases

  • Instant Task Capture: Add tasks quickly with simple commands.
  • Auto-Sort: Tasks are automatically sorted into appropriate projects or the inbox.
  • Task Dashboard: Provides a clear overview of all tasks, including priority tasks and waiting items.
  • Use Case: Use this Skill to capture a task by simply typing "/tasks add 'take out the trash'", and let the Skill sort it into the appropriate project or the inbox.

Quick Start

Add a new task: /tasks add "buy groceries"

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I capture personal tasks quickly without manual sorting?

Personal task capture without manual sorting is done by typing a simple command like /tasks add "buy groceries". The system automatically sorts the captured task into the appropriate project or inbox, reducing cognitive load.

What is the best way to get a dashboard overview of my daily tasks?

A dashboard overview of daily tasks is provided by the task management system to display priority tasks and waiting items. This gives you a clear overview of all tracked tasks to streamline organization.

How does auto-sorting work for personal productivity task management?

Auto-sorting in personal productivity task management works by routing newly captured tasks into appropriate projects or the inbox automatically. This reduces the cognitive load of manually categorizing daily responsibilities.

Can I use local file-based storage for personal task management?

Yes, local file-based storage is supported for personal task management by utilizing markdown file operations. This allows you to track task progress and store data locally without needing external databases.

Does this task management system require any external dependencies?

No external dependencies are required to run this task management system. It operates independently using local file-based storage and markdown file operations to capture and track tasks.

What are the limitations of using markdown file operations for task tracking?

Using markdown file operations for task tracking means data is stored locally in files rather than synchronized cloud databases. This approach is designed for daily personal use and may lack real-time multi-device collaboration features.