← 返回 Skills 市场
axelhu

Workspace Cleaner

作者 AxelHu · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
86
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install openclaw-workspace-cleaner
功能描述
优化 OpenClaw 工作区基础文件(AGENTS/MEMORY/SOUL/TOOLS/IDENTITY/USER),减少上下文噪音。执行前必须列出优化方案并获得确认。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-workspace-cleaner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-workspace-cleaner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug openclaw-workspace-cleaner
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Workspace Cleaner 是什么?

优化 OpenClaw 工作区基础文件(AGENTS/MEMORY/SOUL/TOOLS/IDENTITY/USER),减少上下文噪音。执行前必须列出优化方案并获得确认。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。

如何安装 Workspace Cleaner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-workspace-cleaner」即可一键安装,无需额外配置。

Workspace Cleaner 是免费的吗?

是的,Workspace Cleaner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Workspace Cleaner 支持哪些平台?

Workspace Cleaner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Workspace Cleaner?

由 AxelHu(@axelhu)开发并维护,当前版本 v1.0.2。

💬 留言讨论