← 返回 Skills 市场
rikouu

Task Tracker

作者 rikouu · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
6117
总下载
4
收藏
48
当前安装
2
版本数
在 OpenClaw 中安装
/install agent-task-tracker
功能描述
Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc...
安全使用建议
Install this only if you are comfortable with the agent maintaining memory/tasks.md automatically. Review or clear that file for sensitive tasks, especially if task notes, server names, commands, links, or error details should not persist across sessions.
功能分析
Type: OpenClaw Skill Name: agent-task-tracker Version: 1.1.0 The skill bundle defines a task tracking mechanism for an AI agent, instructing it to maintain a state file (`memory/tasks.md`) to record details about its ongoing and completed tasks, including background processes and their associated commands. All instructions in `SKILL.md` are aligned with the stated purpose of proactive task state management and do not contain any indicators of malicious intent, data exfiltration, unauthorized execution, or prompt injection designed to subvert the agent for harmful purposes.
能力评估
Purpose & Capability
The artifact’s purpose is task state management, and its capabilities match that purpose: writing requested work, progress, results, and background-process details into a local task file.
Instruction Scope
It is broad because it triggers automatically on every task start, update, completion, failure, and session start, but that behavior is plainly disclosed and central to the skill’s function.
Install Mechanism
The package contains only SKILL.md; there are no executable scripts, install hooks, binaries, or dependency steps in the artifact.
Credentials
The environmental access is limited to reading and writing memory/tasks.md, with a 50-line/2KB size limit and pruning rules, though it may store commands, server names, links, and task notes.
Persistence & Privilege
The skill intentionally persists task state across session resets, but it does not request credentials, network access, elevated privileges, account access, or broad filesystem indexing.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agent-task-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agent-task-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add 50-line/2KB size limit, completed task compression to one-line summaries, auto-prune >3 days
v1.0.0
Initial release: proactive task state management that survives session resets
元数据
Slug agent-task-tracker
版本 1.1.0
许可证
累计安装 217
当前安装数 48
历史版本数 2
常见问题

Task Tracker 是什么?

Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6117 次。

如何安装 Task Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-task-tracker」即可一键安装,无需额外配置。

Task Tracker 是免费的吗?

是的,Task Tracker 完全免费(开源免费),可自由下载、安装和使用。

Task Tracker 支持哪些平台?

Task Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Task Tracker?

由 rikouu(@rikouu)开发并维护,当前版本 v1.1.0。

💬 留言讨论