← Back to Skills Marketplace
kaising-openclaw1

Todo Manager

by kaising-openclaw1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaoming-todo-manager
Description
待办事项管理 - 任务列表、提醒、优先级、进度追踪
Usage Guidance
This skill's instructions are simple, but the package references an external CLI ('clawhub') and the README suggests installing via npx. Before installing or running: 1) Verify the source and integrity of the 'clawhub' package (inspect its npm registry page or repository). 2) Confirm whether the CLI will access the network or require credentials for cloud sync — ask the author or inspect the CLI code. 3) Note the _meta.json requirement for 'curl' which contradicts other metadata; ensure you have no unexpected system-wide installers running. If you don't trust the external CLI or cannot inspect it, avoid installing/running the skill. If you proceed, run the install and CLI in an isolated environment (container/VM) and do not provide any sensitive credentials until you understand where they are stored and transmitted.
Capability Analysis
Type: OpenClaw Skill Name: xiaoming-todo-manager Version: 1.0.0 The skill bundle consists of metadata and documentation for a standard todo management tool. It lacks any executable code, network requests, or suspicious instructions, focusing entirely on task listing, prioritization, and reminders in SKILL.md and README.md.
Capability Assessment
Purpose & Capability
The name/description and SKILL.md are consistent with a todo manager. However SKILL.md expects a 'clawhub' CLI (clawhub todo ...) while the registry metadata earlier listed no required binaries; _meta.json claims it requires 'curl'. The skill does not declare the actual CLI it invokes, which is an incoherence.
Instruction Scope
Runtime instructions are simple and confined to running 'clawhub todo' commands (add/list/complete/remind). They do not read local files or request environment variables. However the README mentions installation via 'npx clawhub@latest install todo-manager' and the SKILL.md refers to a CLI that will run on the host — that CLI could perform network calls, require credentials, or access data, but the skill gives no guidance about what the CLI will do.
Install Mechanism
This is instruction-only (no install spec, no code files), which is low-risk surface in itself. But README recommends 'npx clawhub@latest install todo-manager' (which downloads code at runtime) and _meta.json lists 'curl' as required. Those install hints point to external package installation that is not documented in the registry metadata — verify the npx package source and what it installs before running.
Credentials
The skill declares no required env vars or credentials, yet mentions '云同步' (cloud sync) and Pro subscription options which commonly require authentication and network access. There is no declared primary credential or guidance where credentials would be stored, and the actual CLI the skill calls is not declared. This mismatch could hide where secrets are needed or stored.
Persistence & Privilege
The skill does not request persistent or elevated privileges (always:false). There is no evidence it modifies other skills or system-wide settings from the provided files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiaoming-todo-manager
  3. After installation, invoke the skill by name or use /xiaoming-todo-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0 待办事项管理
Metadata
Slug xiaoming-todo-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Todo Manager?

待办事项管理 - 任务列表、提醒、优先级、进度追踪. It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install Todo Manager?

Run "/install xiaoming-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, licensed under MIT-0. 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 kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.

💬 Comments