task-tracker

task-tracker is a skill for Claude Code, Codex from sinclarespeaking143/openclaw-superagent. It costs 58 tokens per session (536 once invoked), scanned A, original, no licence file.

A task-management skill for adding, completing, viewing, and prioritising to-do items. It responds to task-related requests in Russian or English.

In plain words
What is it for?
It is for adding tasks, marking them done, showing the task list, and managing priorities.
Why use it?
It gives the coding agent a way to keep a list of pending work and update its priorities.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/sinclarespeaking143/openclaw-superagent/task-tracker
Any agent
npx skills add sinclarespeaking143/openclaw-superagent --skill task-tracker
Clone the repo
git clone --depth 1 https://github.com/sinclarespeaking143/openclaw-superagent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for task-tracker

README.md
[![agentmods](https://agentmods.dev/badge/skills/sinclarespeaking143/openclaw-superagent/task-tracker.svg)](https://agentmods.dev/skills/sinclarespeaking143/openclaw-superagent/task-tracker)
Your own site
<a href="https://agentmods.dev/skills/sinclarespeaking143/openclaw-superagent/task-tracker"><img src="https://agentmods.dev/badge/skills/sinclarespeaking143/openclaw-superagent/task-tracker.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 536 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00058 $0.00536
Opus 5 $0.00029 $0.00268
Sonnet 5 $0.00012 $0.00107
Haiku 4.5 $0.00006 $0.00054

Measured 4d ago against content hash 5b6717fe22e0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

task-tracker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/agent-forge/examples/task-tracker/SKILL.md · 55 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 55 lines · 58 tokens per session scan A 5b6717fe22e0

Subscribe to this mod's changes

task-tracker is a skill published in the GitHub repository sinclarespeaking143/openclaw-superagent (4 stars, last pushed 5d ago), with no licence file. It adds 58 tokens to every session and 536 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

openakita/skills@github-automation

Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.

openakita/openakita · 53 tokens

lark-task

飞书任务:管理任务、清单和任务智能体。创建待办任务、查看和更新任务状态、拆分子任务、组织任务清单、分配协作成员、上传任务附件、注册或注销任务智能体、更新任务智能体的主页数据、写入智能体任务记录。当用户需要创建待办事项、查看任务列表、跟踪任务进度、管理项目清单或给他人分配任务、为任务上传附件文件、注册注销任务智能体、更新智能体主页数据、写入任务记录时使用。.

ddpie/lark-mcp-on-agentcore · 125 tokens

lark-approval

所有操作默认以当前用户身份执行(审批是人的动作)。调用前先按需调用 larkgetskill(domain="approval", section=" ") 读取参考,查参数结构,不要猜字段;references 是第一信息源,只有在 reference 未覆盖的原生 / 高级场景下,才额外用 larkdiscover(query="approval. . ") 补充确认字段。.

ddpie/lark-mcp-on-agentcore · 91 tokens

lark-okr

飞书 OKR:管理目标与关键结果。查看和编辑 OKR 周期、目标、关键结果、对齐关系、量化指标和进展记录。当用户需要查看或创建 OKR、管理目标和关键结果、查看对齐关系时使用。不负责:待办任务管理(lark-task)、日程/会议安排(lark-calendar)、绩效评估.

ddpie/lark-mcp-on-agentcore · 87 tokens

cuga-github-issues

Create GitHub issues for cuga-agent (bugs, features, epics, designs, and related work) against origin using gh, with epic → feature → issue hierarchy and GraphQL sub-issue linking. Use when the user says create new issues, report a bug, file a bug, feature request, new feature, create an epic, GitHub issue, sub-issue…

cuga-project/cuga-agent · 88 tokens

prioritization

A comprehensive prioritization skill for product managers to evaluate features, initiatives, and tasks using proven frameworks.

sruthir28/enterprise-ai-skills · 0 tokens