← 返回 Skills 市场
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install organize-messy-files-planning-with-files
功能描述
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks,...
安全使用建议
This skill appears to do what it says: it provides templates and small helper scripts to manage three planning files in your project directory and includes hooks that print status and run a local completion check. Before installing, review the templates and the two scripts (init-session.sh and check-complete.sh) to confirm you are comfortable with files being created/updated in your current working directory. There are no network callbacks, no requested secrets, and no remote install steps. If you keep sensitive data in the project folder, avoid running init-session.sh there or review/modify the templates to exclude sensitive content.
功能分析
Type: OpenClaw Skill
Name: organize-messy-files-planning-with-files
Version: 0.1.0
The skill bundle implements a structured file-based planning workflow designed to improve AI agent performance on complex tasks. It uses shell hooks in SKILL.md to maintain a 'working memory' on disk by automatically reading task plans before tool execution and verifying completion via scripts/check-complete.sh. The logic is consistent with its stated purpose of context engineering, and there are no signs of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description (Manus-style file-based planning) match the included templates, helper scripts, and SKILL.md instructions. Required resources are minimal (templates and two small scripts) and appropriate for creating/maintaining task_plan.md, findings.md, and progress.md.
Instruction Scope
SKILL.md restricts actions to reading/writing/updating local planning files and prescribes reading plans before decisions and writing after searches. Hooks run benign commands (echo, cat head of task_plan.md) and the Stop hook invokes the included check-complete.sh to validate local plan completion. The instructions do not ask the agent to read unrelated system files or access external endpoints beyond normal WebSearch/WebFetch usage described.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or installed. The code files are small local helper scripts and templates; no remote fetch or archive extraction occurs.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scripts act on files in the current project directory and the skill directory only, which is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated system privileges or modify other skills' configs. It will create/modify planning files in the user's project directory and run included scripts from the skill root — expected behavior for a planning helper.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install organize-messy-files-planning-with-files - 安装完成后,直接呼叫该 Skill 的名称或使用
/organize-messy-files-planning-with-files触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Bulk publish from all-task-skills-dedup
元数据
常见问题
planning-with-files 是什么?
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 planning-with-files?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install organize-messy-files-planning-with-files」即可一键安装,无需额外配置。
planning-with-files 是免费的吗?
是的,planning-with-files 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
planning-with-files 支持哪些平台?
planning-with-files 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 planning-with-files?
由 lnj22(@lnj22)开发并维护,当前版本 v0.1.0。
推荐 Skills