Skip to main content

MemoryBox

Skill Verified Active

Diagnoses bloated MEMORY.md files, splits oversized sections into domain-specific files, archives stale daily logs, and deduplicates content using a 3-tier hierarchy (MEMORY.md → domains/ → archive/). Use when MEMORY.md exceeds 10KB, context pressure is high, or the user asks to clean up, organize, or maintain agent memory files. Works alongside Mem0, Supermemory, QMD, or standalone.

Purpose

To keep AI agent memory files lean and organized, preventing context overflow, crashes, and ensuring efficient session loading by implementing a structured memory hierarchy.

Features

  • Diagnoses and splits bloated MEMORY.md files
  • Archives stale daily logs into a dedicated tier
  • Deduplicates content across memory files
  • Applies a 3-tier hierarchy for memory organization
  • Provides CLI commands for health checks, analysis, and management

Use Cases

  • When MEMORY.md exceeds 10KB and causes context pressure
  • When an AI agent experiences high context pressure or crashes due to memory bloat
  • To proactively organize and maintain agent memory files for better performance
  • When asked by an AI to clean up, organize, or manage its memory files

Non-Goals

  • Modifying agent configurations or plugins
  • Replacing the core memory system (e.g., Mem0, Supermemory)
  • Handling the decision of *what* to remember
  • Performing actions without explicit user command

Workflow

  1. Run diagnostic (`doctor` or `health`)
  2. Analyze memory file size and structure
  3. Interactively split large sections into domain files (`split`)
  4. Archive old log files (`archive`)
  5. Review health score and suggestions

Practices

  • AI agent memory hygiene
  • Command-line interface design
  • File system organization

Prerequisites

  • Bash shell environment
  • Write access to the specified workspace directory

Installation

npx skills add Ramsbaby/openclaw-memorybox

Runs 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

Verified
99 /100
Analyzed about 22 hours ago

Trust Signals

Last commit17 days ago
Stars9
LicenseMIT
Status
View Source

Similar Extensions

Trader Regime

100

Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy

Skill
ruvnet

Lean Ctx

100

Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.

Skill
yvgude

Manus

100

Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.

Skill
sanjay3290

Risk Management

100

Risk management domain knowledge for trading agents — affective state monitoring, position sizing, drawdown management, tilt detection, and behavioral guardrails. Use when checking risk before trades, managing drawdowns, detecting behavioral drift, or enforcing discipline. Triggers on "risk", "drawdown", "tilt", "position size", "lot size", "confidence", "revenge trading", "overtrading", "discipline".

Skill
mnemox-ai

Setup Gbrain

100

Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. One command from zero to "gbrain is running, and this agent can call it." Use when: "setup gbrain", "connect gbrain", "start gbrain", "install gbrain", "configure gbrain for this machine". (gstack)

Skill
garrytan

Skill Creator

100

Guide for creating effective skills

Skill
bobmatnyc

© 2025 SkillRepo · Find the right skill, skip the noise.