Todo 任务管理

Create, list, update, and delete todo tasks with database persistence and search.

3|1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/hanyuan-zhu/brain-off --skill todo-hanyuan-zhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Todo 任务管理
Source: https://github.com/hanyuan-zhu/brain-off/tree/main/skills/todo
Command: npx skills add https://github.com/hanyuan-zhu/brain-off --skill todo-hanyuan-zhu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Todo 任务管理助手帮助用户高效管理待办事项,避免遗漏、拖延与混乱,提升个人生产力。

Core Features & Use Cases

  • 创建、查看、更新状态为完成以及删除任务,支持可选描述。
  • 查看所有任务或按状态筛选,便于跟踪进度。
  • 基于数据库后端实现持久化,并提供快速检索能力。

Quick Start

请使用 Todo 任务管理助手创建、查看、标记完成和删除待办事项。

Frequently Asked Questions about Todo 任务管理

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

FAQPage Schema
How do I manage todo items and track task status efficiently?

You can manage todo items by creating, listing, updating, and deleting tasks with optional descriptions. The task management system tracks task status and progress through a database backend with search capability.

What is the best way to create and organize a lightweight project backlog?

The best way to organize a lightweight project backlog is using a task model with status handling to create tasks, view all items, and filter by status. This enables efficient personal productivity and team task tracking.

Can I filter tasks by status to monitor task progress?

Yes, you can filter tasks by status to monitor task progress. The system supports listing all tasks or filtering by completion status, making it easy to track pending and done items in your task backlog.

Does the task management system persist todo items across sessions?

Yes, todo items persist across sessions through a database backend. This ensures your tasks remain saved and searchable, avoiding omission, delay, and confusion in personal productivity workflows.

How do I mark a todo item as done and update task status?

You can mark a todo item as done by updating its task status to complete. The system handles status transitions through CRUD operations, allowing you to efficiently track task completion progress.

Is this todo task management suitable for team task tracking?

Yes, this todo task management is suitable for team task tracking and personal productivity. It supports lightweight project backlogs with CRUD operations, status filtering, and database-backed search for efficient collaboration.