← 返回 Skills 市场
scccmsd

Todo Skill

作者 scccmsd · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2354
总下载
2
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install todo-skill
功能描述
A skill to break large tasks into smaller actionable steps, optimize execution for each step, and dynamically adapt based on progress.
安全使用建议
The skill appears internally consistent and benign: the Python code is a simple in-memory ToDo manager and the instructions match that behavior. Note the source/homepage are missing — if you care about provenance, review the code yourself before installing. Also be aware this implementation does not persist tasks between runs (no database/file or network storage): if you need persistence or integrations (calendars, cloud storage, email), those will require additional connectors and credentials that should be reviewed for scope and safety. Finally, avoid putting sensitive secrets or private data into tasks unless you trust where/when the agent will store or transmit them.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The skill bundle is benign. The `SKILL.md` file describes a legitimate task management skill and contains no prompt injection attempts or instructions for malicious actions. The `todo_manager.py` script implements a simple in-memory to-do list manager without any file system access, network communication, or execution of external commands, aligning perfectly with the stated purpose.
能力评估
Purpose & Capability
Name/description, SKILL.md, and todo_manager.py are consistent: a simple to-do/task breakdown and management helper. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md confines behavior to breaking down and managing tasks; it does not instruct reading system files, environment variables, or transmitting data to external endpoints. The provided Python file operates only on in-memory data structures and prints output.
Install Mechanism
There is no install spec (instruction-only with an included utility file). Nothing is downloaded or extracted during install.
Credentials
No environment variables, credentials, or config paths are required. The code does not access external services or secrets.
Persistence & Privilege
always:false and default autonomous invocation are used. The skill does not request persistent system presence, modify other skills, or access system-wide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install todo-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /todo-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of todo-skill. - Breaks large tasks into actionable sub-tasks. - Optimizes each step before execution for efficiency. - Dynamically adapts the to-do list based on progress and feedback. - Provides a visual to-do list with priority management. - Supports status updates and interactive task tracking.
元数据
Slug todo-skill
版本 1.0.0
许可证
累计安装 12
当前安装数 10
历史版本数 1
常见问题

Todo Skill 是什么?

A skill to break large tasks into smaller actionable steps, optimize execution for each step, and dynamically adapt based on progress. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2354 次。

如何安装 Todo Skill?

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

Todo Skill 是免费的吗?

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

Todo Skill 支持哪些平台?

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

谁开发了 Todo Skill?

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

💬 留言讨论