← 返回 Skills 市场
242
总下载
1
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install workspace-organizer
功能描述
任务文件组织与记忆管理。创建时间戳文件夹,支持会话恢复。
安全使用建议
This skill appears coherent and local-only: it writes/reads files under your OpenClaw workspace and uses bundled Python/PowerShell scripts. Before installing or running: (1) review the scripts if you want to be certain where files will be written (they target ~/.openclaw/workspace or common AppData paths); (2) run the Python scripts manually the first time to confirm behaviour (they have no network calls); (3) be aware the PowerShell helpers are shipped as .txt and must be renamed to .ps1 to use — only do that if you trust the package; (4) if you rely on automated heartbeat checks, configure scheduling explicitly rather than enabling broad auto-execution. If you want extra assurance, run the package in a test workspace or sandbox first.
功能分析
Type: OpenClaw Skill
Name: workspace-organizer
Version: 2.0.0
The workspace-organizer skill bundle is a legitimate tool designed to help an AI agent manage task states, directory structures, and session persistence. It uses a set of Python and PowerShell scripts (e.g., safe-writer.py, task-memory-manager.py) to perform atomic file operations and maintain metadata within a local workspace directory. While it includes a 'heartbeat' mechanism for periodic task recovery checks via subprocess execution, all behaviors are transparently documented in SKILL.md and aligned with the stated purpose of session management without any evidence of data exfiltration, obfuscation, or malicious intent.
能力评估
Purpose & Capability
Name/description (organise workspace, save checkpoints, recover sessions) match the included scripts and SKILL.md. The scripts implement creating task folders, writing daily and long-term memory, updating per-task metadata, scanning and presenting recoverable tasks — all coherent with the stated purpose.
Instruction Scope
SKILL.md instructs running bundled Python/PowerShell scripts and operating under a workspace root ('.openclaw/workspace' or output/...). The instructions reference only the included scripts and local workspace paths; they do not instruct reading unrelated system files, network endpoints, or arbitrary environment secrets. Heartbeat functionality is described but requires the user to install/configure scheduling outside the skill.
Install Mechanism
No install spec or external downloads are used. All code is bundled with the skill. There are no brew/npm/remote fetch steps or archive extraction from untrusted URLs in the package.
Credentials
The skill requests no environment variables or credentials. Scripts read common location variables (APPDATA, HOME, USERPROFILE) to locate the user workspace directory — this is expected for a local workspace tool and proportional to its function.
Persistence & Privilege
always:false and no special agent-level persistence is requested. The skill only writes files under the user's workspace (memory files, .task-meta.json) and provides optional PowerShell wrappers; it does not modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install workspace-organizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/workspace-organizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
**Major upgrade with integrated memory management and recovery scripts.**
- Added Python and PowerShell scripts for safe memory writing, task scanning, and recovery (supports session resumption).
- Introduced automatic heartbeat-style task recovery checks with configurable guide.
- Updated documentation with clear workflow, stepwise directory creation, and command usage (task and memory centric).
- Environment automatically prioritizes Python scripts, with PowerShell versions as fallback.
- Quick reference commands and error-checking steps now included.
- Chinese language user documentation and guidance throughout for improved accessibility.
v1.0.0
- Initial release of workspace-organizer skill.
- Provides a flexible system for organizing workspace files based on workflow-driven task breakdown.
- Introduces timestamped, descriptive folder naming for clear chronological tracking.
- Separates input materials from output artifacts, with step-by-step subdirectories under each task.
- Supports evolving directory structures as project requirements change.
- Includes clear methodology, naming conventions, and best practices for organizing any type of task.
元数据
常见问题
workspace-organizer 是什么?
任务文件组织与记忆管理。创建时间戳文件夹,支持会话恢复。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 242 次。
如何安装 workspace-organizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install workspace-organizer」即可一键安装,无需额外配置。
workspace-organizer 是免费的吗?
是的,workspace-organizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
workspace-organizer 支持哪些平台?
workspace-organizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 workspace-organizer?
由 Hillsye(@hou0515)开发并维护,当前版本 v2.0.0。
推荐 Skills