← Back to Skills Marketplace
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install memory-compactor
Description
记忆压缩整理 - 自动整理和压缩长期记忆
Usage Guidance
Before installing, get specifics and add safeguards: 1) Ask the author to define exact file paths and a safe sandbox (so it cannot touch other files). 2) Require a dry-run mode that shows proposed changes without writing. 3) Require automatic backups/versioning before any deletions and clear retention/threshold settings (what '超过阈值' means). 4) Require verbose logs and a confirmation step for destructive actions. 5) If possible, run initially on a copy of your memories or in a restricted environment to validate behavior. If the skill's author cannot provide these protections and precise rules, treat it as risky to run with write/delete access to your memory files.
Capability Analysis
Type: OpenClaw Skill
Name: memory-compactor
Version: 1.0.0
The memory-compactor skill is a maintenance utility designed to summarize and clean up an agent's internal memory files (e.g., MEMORY.md and memory/*.md). It contains no executable code, suspicious network requests, or instructions to access sensitive system data, appearing entirely focused on routine data organization and minimization.
Capability Assessment
Purpose & Capability
Name and description (memory compaction) align with the instructions: the SKILL.md explicitly describes compressing/cleaning files under memory/YYYY-MM-DD.md, memory/categories/*.md, and MEMORY.md. No unrelated services, binaries, or credentials are requested.
Instruction Scope
The instructions tell the agent to run periodic/manual/automatic compaction and reference concrete file paths under a 'memory' directory. However they are underspecified about exact file-scope, thresholds for '超过阈值', destructive operations, and backup/rollback. There are no safety checks, dry-run modes, explicit retention rules, or confirmation steps described — giving the agent broad discretion to modify or delete local files without constraints.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing will be written to disk by an installer.
Credentials
No environment variables, credentials, or external config paths are requested. The only resources referenced are local ‘memory’ file paths, which match the stated purpose.
Persistence & Privilege
always:false (normal). The skill can be invoked autonomously (platform default) but is not force-included. Autonomous invocation combined with the instruction vagueness increases risk of unintended modifications; consider restricting autonomous runs or requiring user confirmation for destructive actions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install memory-compactor - After installation, invoke the skill by name or use
/memory-compactor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
自动压缩记忆,清理过期信息
Metadata
Frequently Asked Questions
What is Memory Compactor?
记忆压缩整理 - 自动整理和压缩长期记忆. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Memory Compactor?
Run "/install memory-compactor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Memory Compactor free?
Yes, Memory Compactor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Memory Compactor support?
Memory Compactor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Memory Compactor?
It is built and maintained by Simon Lau (@soroyue); the current version is v1.0.0.
More Skills