← Back to Skills Marketplace
aeoleader

Todo Manager

by aeoleader · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
3426
Downloads
0
Stars
33
Active Installs
1
Versions
Install in OpenClaw
/install todo-manager
Description
管理待办事项。添加、查看、完成、删除待办。
Usage Guidance
Reasonable to install. Todo entries will be saved locally at ~/.openclaw/workspace/todos.md, so avoid putting passwords, API keys, or highly sensitive personal details in task text.
Capability Analysis
Type: OpenClaw Skill Name: todo-manager Version: 1.0.0 The skill bundle defines a simple todo manager. The `_meta.json` file contains standard metadata. The `SKILL.md` file describes the skill's functionality, usage examples, and specifies a local storage path (`~/.openclaw/workspace/todos.md`) for its data. There are no instructions or code snippets that suggest malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts to subvert the agent's behavior beyond its stated purpose. The file access is confined to a designated workspace file, which is appropriate for a stateful skill.
Capability Assessment
Purpose & Capability
The artifact describes only todo management actions: add, list, mark done, and remove items.
Instruction Scope
Commands are user-directed through /todo examples and do not include prompt overrides, autonomous actions, external transfer, or unrelated behavior.
Install Mechanism
The bundle contains only SKILL.md; there are no executable scripts, dependencies, binaries, or install hooks.
Credentials
The skill discloses local storage at ~/.openclaw/workspace/todos.md, which is proportionate for a stateful todo manager.
Persistence & Privilege
Todo content persists locally until changed or deleted, but the artifact requests no credentials, elevated privileges, background workers, or network access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install todo-manager
  3. After installation, invoke the skill by name or use /todo-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. - 支持添加、查看、完成、删除待办事项 - 提供命令行交互方式(如 /todo add, /todo list, /todo done, /todo rm) - 用 Markdown 文件本地存储待办 - 显示未完成和已完成事项 - 使用示例和命令说明
Metadata
Slug todo-manager
Version 1.0.0
License
All-time Installs 33
Active Installs 33
Total Versions 1
Frequently Asked Questions

What is Todo Manager?

管理待办事项。添加、查看、完成、删除待办。 It is an AI Agent Skill for Claude Code / OpenClaw, with 3426 downloads so far.

How do I install Todo Manager?

Run "/install todo-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Todo Manager free?

Yes, Todo Manager is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Todo Manager support?

Todo Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Todo Manager?

It is built and maintained by aeoleader (@aeoleader); the current version is v1.0.0.

💬 Comments