Complete AI TrainingYourJobSkills for your job

Catalog

memory skills

6 skills. Every one is readable here; downloads and live use need a subscription.

agent-memory-systems

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them.

context-window-management

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot

conversation-memory

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory

hierarchical-agent-memory

Scoped CLAUDE.md memory system that reduces context token spend. Creates directory-level context files, tracks savings via dashboard, and routes agents to the right sub-context.

memory-systems

Design short-term, long-term, and graph-based memory architectures. Use when building agents that must persist across sessions, needing to maintain entity consistency across conversations, or implementing reasoning over accumulated knowledge.

recallmax

FREE — God-tier long-context memory for AI agents. Injects 500K-1M clean tokens, auto-summarizes with tone/intent preservation, compresses 14-turn history into 800 tokens.