SKILL.md — OpenClaw MemoryBox
Zero-dependency memory hygiene CLI — keeps MEMORY.md lean, prevents context overflow
Free to install — no account needed
Copy the command below and paste into your agent.
Instant access • No coding needed • No account needed
What you get in 5 minutes
- Full skill code ready to install
- Works with 2 AI agents
- Lifetime updates included
Description
# SKILL.md — OpenClaw MemoryBox > Install with: `clawhub install openclaw-memorybox` ## Metadata ```yaml name: openclaw-memorybox version: 2.2.0 description: Zero-dependency memory hygiene CLI — keeps MEMORY.md lean, prevents context overflow author: Ramsbaby license: MIT tags: [memory, maintenance, cli, devtools, zero-dependency] ``` ## What This Skill Does Installs the `memorybox` CLI for maintaining AI agent memory health: - **`memorybox doctor`** — Full diagnostic - **`memorybox split`** — Interactive: move large sections to domains/ - **`memorybox health`** — Quick health score (0-100) - **`memorybox archive`** — Move old daily logs to archive/ - **`memorybox watch`** — Background daemon: alerts when health drops ## Install ```bash clawhub install openclaw-memorybox ``` Or manually: ```bash curl -sSL https://raw.githubusercontent.com/Ramsbaby/openclaw-memorybox/main/bin/memorybox \ -o /usr/local/bin/memorybox && chmod +x /usr/local/bin/memorybox ``` ## Post-install After install, initialize your workspace: ```bash memorybox init ~/openclaw # or your workspace path memorybox doctor ~/openclaw # check current health ``` ## Optional: Weekly Health Cron Add to your OpenClaw tasks.json: ```json { "id": "memory-health-weekly", "name": "Weekly Memory Health Check", "schedule": { "kind": "cron", "expr": "0 23 * * 0", "tz": "Asia/Seoul" }, "payload": { "kind": "agentTurn", "message": "Run: memorybox doctor ~/openclaw. If score < 80, run memorybox split and report." } } ``` ## Dependencies None. Zero external dependencies. Pure bash. ## Compatibility - macOS 12+ / Linux (bash 3.2+) - OpenClaw agents - Claude Code (CLAUDE.md / AGENTS.md workflow) - Any markdown-based memory system
Security Status
Unvetted
Not yet security scanned
Related AI Tools
More Grow Business tools you might like
Clawra Selfie
FreeEdit Clawra's reference image with Grok Imagine (xAI Aurora) and send selfies to messaging channels via OpenClaw
Agent Skills for Context Engineering
FreeA comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.
Terraform Skill for Claude
FreeUse when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security
NotebookLM Research Assistant Skill
FreeUse this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-
Engineering Advanced Skills (POWERFUL Tier)
Free"25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops."
Clawra Selfie
FreeEdit Clawra's reference image with Grok Imagine (xAI Aurora) and send selfies to messaging channels via OpenClaw