← 返回 Skills 市场
Task Planner
作者
bytesagain4
· GitHub ↗
· v3.0.5
· MIT-0
4343
总下载
2
收藏
30
当前安装
19
版本数
在 OpenClaw 中安装
/install task-planner
功能描述
Manage tasks, set priorities, and track deadlines locally. Supports bilingual (EN/CN) documentation. 支持个人任务管理、优先级设定及到期提醒。100% private, no cloud sync. Use whe...
使用说明 (SKILL.md)
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
安全使用建议
Safe to install for ordinary local task tracking. Task text, priorities, due dates, and completion status are stored in ~/.task-planner/tasks.json by default, so avoid putting secrets or highly sensitive personal details in task descriptions.
能力评估
Purpose & Capability
The stated purpose is task management, and the artifact implements add, list, done, help, and version operations against a local JSON task file.
Instruction Scope
The instructions are ordinary user-directed examples for managing tasks and do not attempt role changes, prompt overrides, hidden execution, or unrelated agent behavior.
Install Mechanism
The skill includes an executable bash script that uses python3 standard-library code; this matches the documented requirements and does not install packages or modify shell startup files.
Credentials
Filesystem access is limited to the disclosed task storage path by default, with a TASK_PLANNER_DIR override; no artifact evidence shows network calls, credential access, broad local indexing, or cloud sync.
Persistence & Privilege
It creates and maintains a persistent tasks.json file under ~/.task-planner, which is expected for a local task manager and is disclosed; it does not request elevated privileges or create background persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install task-planner - 安装完成后,直接呼叫该 Skill 的名称或使用
/task-planner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.5
Metadata alignment and security documentation. Enhanced script stability.
v3.0.4
Final Quality & Bilingual Polishing
v3.0.3
Quality Enhancement and Bilingual Update
v3.0.2
Bilingual and Quality Enhancement
v3.0.1
v3.0.1: SKILL.md from script help output
v3.0.0
v3.0.0: Complete rewrite with real task management.
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.6
retry-fix-token
v2.4.5
yaml-fix+quality
v2.4.4
Quality upgrade
v2.4.3
Quality upgrade: custom functionality
v2.4.2
Standards compliance: unique content, no template text
v2.4.1
Quality improvement: better docs, examples, cleaner text
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v0.0.1
p
v1.0.0
Initial release of Task Planner – an AI tool for structured project planning and task management.
- Enables task decomposition, complexity estimation, and dependency identification
- Supports prioritization, risk assessment, and parallel task detection
- Includes commands for tracking progress and running retrospectives
- Designed for AI-assisted project planning and workflow management
元数据
常见问题
Task Planner 是什么?
Manage tasks, set priorities, and track deadlines locally. Supports bilingual (EN/CN) documentation. 支持个人任务管理、优先级设定及到期提醒。100% private, no cloud sync. Use whe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4343 次。
如何安装 Task Planner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install task-planner」即可一键安装,无需额外配置。
Task Planner 是免费的吗?
是的,Task Planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Task Planner 支持哪些平台?
Task Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Task Planner?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v3.0.5。
推荐 Skills