A smart documentation agent that captures critical infrastructure and project changes at the end of every session while filtering out irrelevant noise.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install jpj-memory-manager
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install jpj-memory-manager using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Memory Manager is an essential tool within the Openclaw Skills ecosystem designed to solve the problem of context bloat and lost technical knowledge. It automatically synthesizes session activities related to servers, deployments, and project milestones into structured documentation. By running this skill at the end of a development session, users can maintain a clear audit trail of infrastructure shifts without manual note-taking.
This skill is particularly valuable for developers managing complex environments where changes to cron jobs, API endpoints, or system configurations occur frequently. Using Openclaw Skills like this ensures that every architectural decision and credential update is recorded in the correct repository file, providing a persistent and searchable memory for the AI agent and the developer alike.
To get started with this component of Openclaw Skills, ensure your project directory is initialized with the necessary tracking files:
mkdir -p memory/
touch MEMORY.md TOOLS.md PROJECTS.md
No additional complex configuration is required; simply prompt the agent to run the memory-manager skill when you finish a task involving infrastructure or project modifications.
The skill maintains a multi-file data architecture to keep Openclaw Skills organized and efficient:
| File | Content Type | Update Frequency |
|---|---|---|
memory/YYYY-MM-DD.md |
Detailed daily logs, changes, and impact summaries. | Every session end |
MEMORY.md |
Long-term architectural decisions and deprecated patterns. | Only structural changes |
TOOLS.md |
Inventory of API keys, IP addresses, and SSH details. | On new tool/credential |
PROJECTS.md |
Project lifecycle status, tech stacks, and deployment URLs. | On major project shifts |
Loading
The official command-line interface for managing high-performance Hetzner Cloud resources including servers, networks, volumes, and load balancers.

Selva is a specialized shopping platform designed for AI agents to search, compare, and purchase physical products directly from Amazon.

Deploy web applications and APIs to public URLs instantly using a single CLI command.

An automation skill for AI agents to publish content and status updates to Twitter/X and other social platforms via the VibePost API.

A specialized research tool for discovering, de-duplicating, and citing academic papers across global scholarly databases.

A comprehensive command-line interface for managing Canvas LMS data, including courses, grades, assignments, and file submissions.








































