Analyzes conversation history, extracts user preferences and feedback, updates memory files automatically.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill memory-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Memory Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-memory-analyzer)More formats (shields.io, HTML) on the badges page.
---
name: memory-analyzer
version: 1.0.0
description: Analyzes conversation history, extracts user preferences and feedback, updates memory files automatically.
homepage: https://clawhub.com/skills/memory-analyzer
metadata: {"openclaw":{"emoji":"🧠","category":"system","keywords":["memory","analysis","learning","automation"],"model":"google/gemini-3-flash-preview"}}
---
# Memory Analyzer Skill
Analyzes conversation history and updates memory files automatically.
## Usage
**Default: Google Gemini 3 Flash Preview**
```
Run memory-analyzer skill with Google model
```
Or manually:
```
Run /home/ubuntu/.openclaw/workspace/skills/memory-analyzer/analyzer.py with google/gemini-3-flash-preview model
```
## What It Does
1. **Reads** conversation history from sessions/
2. **Extracts** user preferences, feedback patterns
3. **Updates** memory files:
- MEMORY.md (long-term memory)
- AGENTS.md (agent rules)
- USER.md (user preferences)
- IDENTITY.md (identity notes)
- SOUL.md (personality updates)
## Trigger
When Tevfik says things like:
- "Sen bu konuda böyle yap"
- "Ben şöyle çalışmayı tercih ediyorum"
- "Bu formatı beğendim/beğenmedim"
- Any direct feedback or preference
## Output
Automatically updates relevant memory files with new insights.
## Default Model
**google/gemini-3-flash-preview** (Configured by Tevfik)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!