Quick overview
Prunes and compacts agent memory files to prevent unbounded growth. Enforces line limits, rotates log directories with a circular buffer, and removes stale state entries by date. Includes a dry-run mode to preview changes before applying them.
Combines log rotation, date-based compaction, and line-based pruning in a single script rather than requiring separate tools for each operation.
Common tasks
- Trimming agent wake-state files that have grown too large
- Rotating log directories to keep only the last 7 runs
- Removing outdated state entries older than a specific date
- Checking memory file sizes before a long agent session
- Previewing what would be deleted before committing a prune
Install paths
Primary command
openclaw install trypto1019/arc-memory-pruner
ClawHub installer
npx clawhub@latest install trypto1019/arc-memory-pruner
OpenClaw CLI
openclaw skills install trypto1019/arc-memory-pruner
Direct OpenClaw install
openclaw install trypto1019/arc-memory-pruner
Skill metadata
- Category: CLI Utilities
- Language: Markdown
- Version: 1.1.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/trypto1019/arc-memory-pruner





