This is a three-tier memory system (HOT/WARM/COLD) for SEO and GEO campaigns that persists context across sessions. HOT cache auto-loads every session and caps at 80 lines. WARM loads per skill. COLD is archived data you query explicitly. It handles the full lifecycle: capture findings from other skills, promote high-frequency data to hot cache, demote stale entries, and archive old campaign data. The wiki index auto-refreshes after writes via a PostToolUse hook, so you always have an up-to-date compiled view without manual upkeep. Use it when you need durable project memory that survives conversation boundaries, especially for long-running optimization work where you're toggling between keyword research, competitor analysis, and content decisions across weeks or months.
npx -y skills add aaron-he-zhu/seo-geo-claude-skills --skill memory-management --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.