← 返回 Skills 市场
dawnlck

Plans & Todos

作者 InfiniEcho · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
336
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install plans
功能描述
管理长期规划与短期待办事项。当用户提到目标、任务、计划、路线图,或需要将复杂目标拆解为存储在 memory/plans-todos.md 中的可执行项时使用。
安全使用建议
This skill appears coherent and only interacts with a single local file (~/.openclaw/workspace/memory/plans-todos.md). Before installing, consider: 1) Are you comfortable the agent will create and update that file and may proactively add or mark tasks based on conversation? If not, require explicit confirmation before writes. 2) Don’t store secrets in Plans (the skill already warns this). 3) Check file permissions and backups if the content is sensitive. 4) If you use cloud sync for your workspace, be aware that stored plans will be included in that sync. If any of these are unacceptable, avoid enabling autonomous updates or instruct the agent to ask before making changes.
功能分析
Type: OpenClaw Skill Name: plans Version: 1.0.0 The skill is a standard productivity tool designed to manage plans and todos by maintaining a local markdown file (~/.openclaw/workspace/memory/plans-todos.md). The instructions in SKILL.md are well-defined, focus entirely on task organization and goal decomposition, and include explicit privacy warnings against storing sensitive information.
能力评估
Purpose & Capability
Name and description match the instructions: the skill records, decomposes, queries, and updates plans/todos stored in ~/.openclaw/workspace/memory/plans-todos.md. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
Instructions are limited to reading/writing the specified local file and creating the containing directory if missing, which is appropriate. Note: the skill's guidance encourages proactive behavior (e.g., auto-creating Plans and auto-updating tasks when the user mentions completion), which may result in edits to the file without explicit confirmation — this is functional but could be surprising to some users.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer and there are no external downloads.
Credentials
No environment variables, credentials, or unrelated config paths are requested. The only resource used is a single local file under the user's OpenClaw workspace, which fits the stated purpose.
Persistence & Privilege
always:false and normal model invocation are used (no forced/global inclusion). The skill will create and persist a local file and directory in the user's workspace and may autonomously update it per its instructions — this is expected but worth noting as a data persistence behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plans
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plans 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Major rework: Shifted focus from adaptive strategy/planning theory to practical plans & todos management. - Removed outcome and strategy tracking files and process; simplified scope. - Now manages plans and actionable todos via a structured markdown file in user workspace. - Introduced goal decomposition, direct status updates, and clear storage/query guidelines. - All usage and documentation localized in Chinese. - Adds guidance for directory/file handling, privacy, and archiving.
元数据
Slug plans
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Plans & Todos 是什么?

管理长期规划与短期待办事项。当用户提到目标、任务、计划、路线图,或需要将复杂目标拆解为存储在 memory/plans-todos.md 中的可执行项时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 336 次。

如何安装 Plans & Todos?

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

Plans & Todos 是免费的吗?

是的,Plans & Todos 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Plans & Todos 支持哪些平台?

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

谁开发了 Plans & Todos?

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

💬 留言讨论