State tracking, semantic cache, memory compaction, and agent histories.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add Rahulchaube1/Rahul-Chaube-Skills --skill memory --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Memory?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rahulchaube1-memory)More formats (shields.io, HTML) on the badges page.
---
name: memory
description: State tracking, semantic cache, memory compaction, and agent histories.
---
# Memory
State tracking, semantic cache, memory compaction, and agent histories.
## Core Guidelines
- **Memory Compaction**: Summarize long histories periodically to free token budget space.
- **Semantic Caches**: Cache frequent query responses in a local database for fast retrieval.
- **State Serialization**: Save and restore agent graph states safely.
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!