应用简介
免费——AI代理的上帝级长文本记忆。注入50万-100万清洁令牌,自动总结并保留语气/意图,将14轮历史压缩至800个令牌。
--- 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 — God-Tier Long-Context Memory ## Overview RecallMax enhances AI agent memory capabilities dramatically. Inject 500K to 1M clean tokens of external context without hallucination drift. Auto-summarize conversations while preserving tone, sarcasm, and intent. Compress multi-turn histories into high-density token sequences. Free forever. Built by the Genesis Agent Marketplace. ## Install ```bash npx skills add christopherlhammer11-ai/recallmax ``` ## When to Use This Skill - Use when your agent loses context in long conversations (50+ turns) - Use when injecting large RAG/external documents into agent context - Use when you need to compress conversation history without losing meaning - Use when fact-checking claims across a long thread - Use for any agent that needs to remember everything ## How It Works ### Step 1: Context Injection RecallMax cleanly injects external context (documents, RAG results, prior conversations) into the agent's working memory. Unlike naive concatenation, it: - Deduplicates overlapping content - Preserves source attribution - Prevents hallucination drift from context pollution ### Step 2: Adaptive Summarization As conversations grow, RecallMax automatically summarizes older turns while preserving: - **Tone** — sarcasm, formality, urgency - **Intent** — what the user actually wants vs. what they said - **Key facts** — numbers, names, decisions, commitments - **Emotional register** — frustration, excitement, confusion ### Step 3: History Compression Compress a 14-turn conversation history into ~800 high-density tokens that retain full semantic meaning. The compressed output can be re-expanded if needed. ### Step 4: Fact Verification Built-in cross-reference checks for controversial or ambiguous claims within the conversation context. Flags contradictions and unsupported assertions. ## Best Practices - ✅ Use RecallMax at the start of long-running agent sessions - ✅ Enable auto-summarization for conversations beyond 20 turns - ✅ Use compression before hitting context window limits - ✅ Let the fact verifier run on high-stakes outputs - ❌ Don't inject unvetted external content without dedup - ❌ Don't skip summarization and rely on raw truncation ## Related Skills - `@tool-use-guardian` - Tool-call reliability wrapper (also free from Genesis Marketplace) ## Links - **Repo:** https://github.com/christopherlhammer11-ai/recallmax - **Marketplace:** https://genesis-node-api.vercel.app - **Browse skills:** https://genesis-marketplace.vercel.app ## Limitations - Use this skill only when the task clearly matches the scope described above. - Do not treat the output as a substitute for environment-specific validation, testing, or expert review. - Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
发布日期
5/16/2026
提供方
SkillOPIC
来源类型
导入
sickn33
coding
数据安全
使用 Skill 时,您的对话内容将被发送至 AI 模型进行处理。我们会严格保护您的隐私数据,不会将您的对话内容用于模型训练或分享给第三方。 以下为此 Skill 的数据处理说明。
此 Skill 将处理您的对话输入
您的消息将作为 Prompt 上下文发送至 AI 模型
所有通信均通过加密通道传输
对话记录仅保存在本地
您可以随时清除本地对话历史,清除后数据不可恢复
评分和评价
已验证评分
Skill 信息
了解此 Skill 的详细信息和功能特性
编程开发
后端开发
文件结构
SKILL.md3.3 KB
版本历史
- 公开
- 来源于用户导入
如需详细了解相关要求,请访问帮助中心,或给我们提交反馈信息