Openclaw Memorybox
Skill Verified ActiveMemory health CLI that diagnoses bloated MEMORY.md files, splits oversized sections into domain files, archives stale daily logs, and runs continuous health monitoring. Use when MEMORY.md exceeds 10KB, context windows overflow from memory bloat, or agent sessions slow down from loading large memory files. Pure bash, zero dependencies.
To maintain the health and performance of AI agent memory files, preventing issues like context overflow and agent crashes by keeping memory lean and organized.
Features
- Diagnoses memory health and size analysis
- Splits oversized memory sections into domain files
- Archives stale daily logs automatically
- Monitors memory health via a background daemon
- Pure bash with zero external dependencies
Use Cases
- When MEMORY.md exceeds 10KB
- When context windows overflow due to memory bloat
- When agent sessions slow down from loading large memory files
- To automate memory cleanup for 24/7 AI agents
Non-Goals
- Replacing AI memory engines (e.g., Mem0, Supermemory)
- Modifying agent configuration or internal workings
- Handling agent core logic or decision-making
Installation
npx skills add Ramsbaby/openclaw-memoryboxRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedSimilar Extensions
Janitor Fix
100Automatically fix skill problems (safe preview first). Also use with --prune to find and remove broken symlinks, empty directories, and orphaned skills.
Time Fetcher
100Instructions for fetching current Dubai time via bash command
Toprank Upgrade
100Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions