Specialized AI agentsGitHub source
Memory Tiering
/memory-tieringAutomated multi-tiered memory management (HOT, WARM, COLD). Use this skill to organize, prune, and archive context during memory operations or compactions.
// 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-tieringLicense: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This agent remains the property of its original author.