中文待办事项管理
v1.0.0中文待办事项管理。添加/完成/查看待办,优先级排序。 本地存储,无需账号。 当用户说"待办"、"todo"、"任务清单"、"今天要做什么"时触发。 Keywords: 待办, todo, 任务, 清单, task, checklist.
⭐ 0· 60·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe a local todo manager and the included script implements exactly that. Required capabilities (add/list/done/stats) map to the script's CLI flags. No unrelated credentials or services are requested.
Instruction Scope
SKILL.md tells the agent to run the bundled Python script and the script only reads/writes ~/.qclaw/workspace/todos.json, prints output, and performs no network I/O, shell exec, or access to unrelated system paths or environment variables.
Install Mechanism
There is no install specification (instruction-only behavior plus a bundled script). The code is included in the package; nothing is downloaded or executed from external URLs.
Credentials
No environment variables, secrets, or external credentials are required. The script only uses the user's home directory to store a JSON file.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges or modify other skills. It only stores its own data at ~/.qclaw/workspace/todos.json.
Assessment
This skill appears coherent and local-only. Before installing: (1) note data is stored at ~/.qclaw/workspace/todos.json — anyone with access to your account can read it; consider encrypting sensitive items; (2) SKILL.md expects python3 but required binaries field is empty—ensure python3 is available in your environment; (3) review the included scripts yourself if you want extra assurance (the code is short and readable and contains no network calls or obfuscated logic). If those points are acceptable, the skill is reasonable to use.Like a lobster shell, security has layers — review code before you run it.
checklistvk9750bx7ep5rm52qzkspr2tcps84r1x1chinesevk9750bx7ep5rm52qzkspr2tcps84r1x1latestvk9750bx7ep5rm52qzkspr2tcps84r1x1productivityvk9750bx7ep5rm52qzkspr2tcps84r1x1taskvk9750bx7ep5rm52qzkspr2tcps84r1x1todovk9750bx7ep5rm52qzkspr2tcps84r1x1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
✅ Clawdis
