← Back to Skills Marketplace
Plans & Todos
by
InfiniEcho
· GitHub ↗
· v1.0.0
· MIT-0
336
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install plans
Description
管理长期规划与短期待办事项。当用户提到目标、任务、计划、路线图,或需要将复杂目标拆解为存储在 memory/plans-todos.md 中的可执行项时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install plans - After installation, invoke the skill by name or use
/plans - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Plans & Todos?
管理长期规划与短期待办事项。当用户提到目标、任务、计划、路线图,或需要将复杂目标拆解为存储在 memory/plans-todos.md 中的可执行项时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 336 downloads so far.
How do I install Plans & Todos?
Run "/install plans" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Plans & Todos free?
Yes, Plans & Todos is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Plans & Todos support?
Plans & Todos is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Plans & Todos?
It is built and maintained by InfiniEcho (@dawnlck); the current version is v1.0.0.
More Skills