← Back to Skills Marketplace
86
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install openclaw-workspace-cleaner
Description
优化 OpenClaw 工作区基础文件(AGENTS/MEMORY/SOUL/TOOLS/IDENTITY/USER),减少上下文噪音。执行前必须列出优化方案并获得确认。
Usage Guidance
This skill does what it says: it will read and modify your workspace files to prune or archive content. Before installing or running it: 1) Back up your workspace (copy files) so deletions are reversible. 2) Ask the publisher to explain the metadata mismatch (registry owner/version vs _meta.json owner/version) and prefer a package whose manifest matches the registry. 3) When the skill lists its proposed changes, review them line-by-line and only then reply with the explicit confirmation the skill requires. 4) Confirm your platform enforces the 'only modify own workspace' constraint (the SKILL.md relies on that policy). 5) If you need higher assurance, request a signed release or a version whose owner/slug/version match the registry entry. These steps will reduce risk from accidental or mislabeled destructive changes.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-workspace-cleaner
Version: 1.0.2
The workspace-cleaner skill is a maintenance utility designed to optimize OpenClaw workspace files (e.g., MEMORY.md, SOUL.md) by archiving redundant or low-frequency data to a local 'memory/' directory to reduce context noise. It features a mandatory user-confirmation step before executing any file modifications and includes explicit safety constraints to prevent interference with other agents' workspaces. No evidence of data exfiltration, unauthorized remote execution, or malicious intent was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The SKILL.md purpose (prune bootstrap files, archive to memory/, delete BOOTSTRAP.md) is coherent with required artifacts (none) and the lack of install steps. However the package metadata in _meta.json (ownerId: axelhu, version 1.0.0) does not match the registry metadata provided (owner ID kn7bca..., version 1.0.2), which is unexpected and potentially indicates packaging or provenance issues.
Instruction Scope
Runtime instructions explicitly require reading and modifying workspace files (MEMORY.md, SOUL.md, AGENTS.md, etc.), producing an optimization plan and requiring explicit user confirmation before making changes. This scope is appropriate for a workspace-cleaner. The skill instructs deletion/archiving which is expected, but these are destructive actions so the confirmation requirement is important. The SKILL.md includes safety notes (only modify own workspace) but enforcement depends on platform.
Install Mechanism
Instruction-only skill with no install spec or downloaded code. Lowest install risk — nothing will be written to disk by an installer. No third-party packages or remote URLs are referenced.
Credentials
No environment variables, credentials, or config paths are requested. The skill's file read/write operations are limited to workspace files, which matches the stated purpose. Still, reading USER/IDENTITY/contacts can expose sensitive personal info — the user should confirm what will be archived before execution.
Persistence & Privilege
No persistent privileges requested (always:false). The skill does modify files within the workspace as its function dictates; it does not request global agent configuration changes. The declared safety constraints rely on agent/platform enforcement rather than internal technical controls.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-workspace-cleaner - After installation, invoke the skill by name or use
/openclaw-workspace-cleaner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
补充与Skills重复内容的检查规则
v1.0.1
修复安全约束文字,避免硬编码路径
v1.0.0
Initial release of openclaw-workspace-cleaner.
- Provides a structured process for optimizing core OpenClaw workspace files (AGENTS, MEMORY, SOUL, TOOLS, IDENTITY, USER)
- Requires listing and confirming an optimization plan before making changes, ensuring safety and user control
- Moves unused or redundant content to deep storage (memory/) and deletes obsolete files (like BOOTSTRAP.md)
- Adds daily journaling of each optimization for traceability
- Enforces strict boundaries: only affects the agent’s own workspace and files
Metadata
Frequently Asked Questions
What is Workspace Cleaner?
优化 OpenClaw 工作区基础文件(AGENTS/MEMORY/SOUL/TOOLS/IDENTITY/USER),减少上下文噪音。执行前必须列出优化方案并获得确认。 It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Workspace Cleaner?
Run "/install openclaw-workspace-cleaner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Workspace Cleaner free?
Yes, Workspace Cleaner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Workspace Cleaner support?
Workspace Cleaner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Workspace Cleaner?
It is built and maintained by AxelHu (@axelhu); the current version is v1.0.2.
More Skills