AI AGENT ADDONS

Every SEO and GEO project needs a way to keep track of past decisions and findings. This skill uses a three-tier memory system with hot, warm, and cold storage. The hot cache loads automatically each session for quick access to the most important facts.

The warm tier stores details you might need later. The cold archive holds old data you can look up if needed. You can promote important information to hot cache or archive stale data to keep things organized.

You can also clean up private data when required. This skill helps you manage project context across multiple sessions. It is useful for anyone running SEO or GEO campaigns.

Add Memory Management skill to your workflow

Global

mkdir -p ~/.claude/skills/memory-management

Project

mkdir -p .claude/skills/memory-management

Source Repository

Stars
4
Forks
1
Watchers
4
License
Apache-2.0
Last Push
24 days ago
Created
24 days ago