An automated system for analyzing session history to keep your AI agent's memory files synchronized with your latest preferences and feedback.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install memory-analyzer
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 memory-analyzer 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 Analyzer is a sophisticated utility designed to bridge the gap between ephemeral chat sessions and persistent agent behavior. By leveraging high-performance LLMs like Google Gemini, this tool scans conversation logs to identify explicit and implicit user instructions, ensuring that every piece of feedback is permanently integrated into the agent's long-term storage. Using this within Openclaw Skills ensures your AI evolves alongside your project needs without requiring manual documentation updates.
This skill acts as the cognitive engine for your workspace, processing raw dialogue into structured knowledge. It allows the agent to remember exactly how you prefer your code formatted, which libraries you favor, and how you want tasks prioritized, effectively building a customized digital assistant over time.
To deploy this skill within your Openclaw Skills environment, ensure you have the model configuration ready. You can trigger the analyzer with the following command:
# Run memory-analyzer skill with default Google model
Run memory-analyzer skill
For manual execution or custom model overrides, use the direct path:
python3 /home/ubuntu/.openclaw/workspace/skills/memory-analyzer/analyzer.py --model google/gemini-3-flash-preview
The Memory Analyzer organizes information into a specific set of Markdown files to maintain a structured and readable knowledge base.
| File Name | Data Type | Description |
|---|---|---|
| MEMORY.md | Long-term Memory | Stores factual project context and long-term knowledge. |
| AGENTS.md | Rules | Contains operational protocols and behavioral constraints. |
| USER.md | Preferences | Tracks user-specific habits, preferred tools, and formats. |
| IDENTITY.md | Identity | Defines the agent's core purpose and system-level notes. |
| SOUL.md | Personality | Manages the tone, voice, and personality updates. |
Loading
An all-in-one marketing engine for AI agents that integrates growth strategy, content repurposing, and trend analysis.

A specialized tool for extracting deep engagement metrics and Reels-focused analytics from Instagram profiles and posts.

A professional-grade Binance trading skill equipped with AI market analysis and automated risk management.

A comprehensive automation tool for managing Zotero reference libraries, fetching metadata, and organizing academic citations via the Web API.

A high-performance utility for extracting comprehensive YouTube video data, statistics, and transcripts through an optimized dual-API workflow.

A high-performance tool designed to extract comprehensive YouTube video data, including metadata, statistics, and on-demand transcripts.








































