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.

Content Preview
---
name: recallmax
description: "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."
category: memory
risk: safe
source: community
date_added: "2026-03-13"
author: christopherlhammer11-ai
tags: [memory, context, rag, summarization, compression, long-context, agent-infrastructure]
tools: [claude, cursor, codex, gemini, copilot, windsurf, antigravity, grok]
---

# RecallMax — G
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/recallmax.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/recallmax/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/recallmax/SKILL.md

Related Skills