Task Planner
/install task-planner
Task Planner / 楼台任务助手
Your professional local task manager. All data stays on your machine.
Quick Start / 快速开始
Just ask your AI assistant: / 直接告诉 AI 助手:
- "Add a high priority task: Finish report by Friday" (添加高优先级任务:周五前完成报告)
- "Show all tasks due today" (显示今日待办任务)
- "Mark task #1 as completed" (标记任务1为已完成)
When to Use / 使用场景
- Daily Workflow: Organizing your immediate to-do list and staying productive.
- Deadline Tracking: Keeping an eye on upcoming project milestones and due dates.
- Privacy First: When you need a task manager that doesn't upload your data to the cloud.
Requirements / 要求
- bash 4+
- python3 (standard library)
Safety & Privacy / 安全与隐私
- Local Storage: All data is stored in
~/.task-planner/tasks.json. - No Cloud: This tool does NOT make any network calls or cloud sync.
- Minimalist: Only standard Linux tools and Python 3 are required.
Commands / 常用功能
add
Add a new task with optional priority and due date.
bash scripts/script.sh add "Task description" --priority high --due 2026-12-31
list
Display pending or all tasks.
bash scripts/script.sh list --status pending
done
Complete a task by ID.
bash scripts/script.sh done 1
Feedback
https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install task-planner - After installation, invoke the skill by name or use
/task-planner - Provide required inputs per the skill's parameter spec and get structured output
What is Task Planner?
Manage tasks, set priorities, and track deadlines locally. Supports bilingual (EN/CN) documentation. 支持个人任务管理、优先级设定及到期提醒。100% private, no cloud sync. Use whe... It is an AI Agent Skill for Claude Code / OpenClaw, with 4343 downloads so far.
How do I install Task Planner?
Run "/install task-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Task Planner free?
Yes, Task Planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Task Planner support?
Task Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Task Planner?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v3.0.5.