技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v3.0.1
统计:⭐ 1 · 738 · 20 current installs · 20 all-time installs
⭐ 1
安装量(当前) 20
🛡 VirusTotal :良性 · OpenClaw :良性
Package:agenticio/todo
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is internally consistent: it implements a local, Python-based todo system that only reads/writes files under ~/.openclaw/workspace/memory/todo and requires no external credentials or network access.
目的
Name/description align with the included scripts: capture, scoring, what-next recommendation, daily/weekly workflows, archiving, and local storage initialization. The only runtime dependency (python3) is reasonable and declared in SKILL.md.
说明范围
Runtime instructions and scripts only operate on local files under ~/.openclaw/workspace/memory/todo; they do not reference external endpoints, unrelated system paths, or undeclared environment variables. The actions (add/update/archive/review/score) match the stated purpose.
安装机制
No install spec is provided (instruction-only). All code is bundled in the skill and there are no download/install steps from remote URLs, package registries, or extract operations.
证书
The skill declares no required environment variables or credentials and the scripts do not read environment secrets. Access is limited to the user's home directory path under ~/.openclaw/workspace/memory/todo.
持久
always is false and the skill does not attempt to modify other skills or global agent settings. It persists only its own data files and metadata in a single directory under the user's home.
综合结论
This skill appears safe and coherent: it runs locally using python3 and stores data under ~/.openclaw/workspace/memory/todo. Before installing, verify you are comfortable with the skill creating and updating files in that path, and optionally inspect the bundled scripts yourself (they are plain Python and contain no network calls). Make backups of any existing ~/.openclaw data you care about. Because the skill is allowed to be invoked by the a…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Todo」。简介:Personal execution engine for tasks, projects, reminders, commitments, follow-u…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/agenticio/todo/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。