LLM Skills
~/catalog/specialized ai agents//memory-tiering

Memory Tiering

/memory-tiering

Automated multi-tiered memory management (HOT, WARM, COLD). Use this skill to organize, prune, and archive context during memory operations or compactions.

ClawHub communityClawHub community
9
May 11, 2026
// agent content

Skill created by the community and listed since ClawHub. Canonical source: https://clawhub.ai/skills/memory-tiering Version: 1.0.0 Source changelog: Memory-tiering 1.0.0 - Introduces dynamic, three-tiered memory management: HOT, WARM, and COLD. - Automates context organization, pruning, and archiving using a structured-workflow - Supports both manual and automatic triggers (e.g., after compaction) - Enhances retrieval efficiency and context relevance by enforcing tier redistribution and summarization steps

// original public source
https://clawhub.ai/skills/memory-tiering
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This agent remains the property of its original author.
// install this agent
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/memory-tiering" "https://clawhub.ai/skills/memory-tiering"
Then in Claude Code, type /memory-tiering to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 9
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Agents Specialized AI agents

View allarrow_forward