← Back to Skills Marketplace
hou0515

workspace-organizer

by Hillsye · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
242
Downloads
1
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install workspace-organizer
Description
任务文件组织与记忆管理。创建时间戳文件夹,支持会话恢复。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install workspace-organizer
  3. After installation, invoke the skill by name or use /workspace-organizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug workspace-organizer
Version 2.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

What is workspace-organizer?

任务文件组织与记忆管理。创建时间戳文件夹,支持会话恢复。 It is an AI Agent Skill for Claude Code / OpenClaw, with 242 downloads so far.

How do I install workspace-organizer?

Run "/install workspace-organizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is workspace-organizer free?

Yes, workspace-organizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does workspace-organizer support?

workspace-organizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created workspace-organizer?

It is built and maintained by Hillsye (@hou0515); the current version is v2.0.0.

💬 Comments