← 返回 Skills 市场
285
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-task-weight-manager
功能描述
Use when a user wants OpenClaw to manage several interleaved conversation threads inside one chat, keep a primary mission in focus, classify side topics, ass...
安全使用建议
This skill appears coherent and low-risk: it classifies threads, keeps a mainline, and optionally writes small template files in your current workspace. Before installing, note that: (1) the included Python script will create task-weight-manager/threads.md and related templates in whatever directory the agent runs in — if you don't want files created, run in an empty or controlled folder or inspect the script first; (2) the references discuss optional cron/heartbeat and external automation that could later require you to supply LLM or service credentials — the skill itself does not request those, but any automation you add will; (3) verify python3 is on PATH if you want to use the bootstrap. If you plan to enable periodic automation or external helpers, review those components and any credentials they need before enabling them.
功能分析
Type: OpenClaw Skill
Name: openclaw-task-weight-manager
Version: 1.0.1
The skill bundle is a productivity tool designed to help an AI agent manage multiple conversation threads through a weighting and prioritization system. The Python script `scripts/bootstrap_workspace.py` is a simple utility that initializes the workspace by creating a directory and copying template files using standard libraries (pathlib, shutil), with no network activity or suspicious execution logic. The instructions in `SKILL.md` and the documentation in the `references/` directory focus entirely on organizational logic and state persistence within the local workspace, containing no evidence of prompt injection attacks, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
Name/description (focus/weight manager for interleaved chat threads) match the files and instructions. Requiring python3 is reasonable because a small bootstrap script is included to create workspace templates; no unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md stays inside the stated domain: classifying recent turns into threads, maintaining a threads.md board, handling interrupts, and optionally using cron/heartbeat for periodic checks. It does advise periodically re-reading recent turns and saved board files (task-weight-manager/threads.md) — which is expected — and suggests external automation (cron/gateway) that, if implemented by a user, could introduce additional network/credential requirements. The skill itself does not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
No install spec and no remote downloads. The only executable artifact is a small local Python script that copies template files into the current workspace; nothing is fetched from external URLs or written into system locations.
Credentials
The skill declares no required environment variables or credentials. Although integration notes mention calling an LLM or external service for full automation, the skill does not demand keys itself — any such credentials would be supplied later by user-chosen automation and are therefore proportional.
Persistence & Privilege
always:false (no forced always-on). The skill may persist a small human-readable board under task-weight-manager/threads.md if workspace files are allowed; this is proportional to its function and the included bootstrap_script facilitates only template creation in the current workspace.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-task-weight-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-task-weight-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add polished English marketplace copy and three release visuals for GitHub and ClawHub.
v1.0.0
Initial public release of the weighted multi-thread focus skill for OpenClaw.
元数据
常见问题
Task Weight Manager 是什么?
Use when a user wants OpenClaw to manage several interleaved conversation threads inside one chat, keep a primary mission in focus, classify side topics, ass... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 285 次。
如何安装 Task Weight Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-task-weight-manager」即可一键安装,无需额外配置。
Task Weight Manager 是免费的吗?
是的,Task Weight Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Task Weight Manager 支持哪些平台?
Task Weight Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux, windows)。
谁开发了 Task Weight Manager?
由 LucasZH7(@lucaszh7)开发并维护,当前版本 v1.0.1。
推荐 Skills