smart-memory-managerIntelligent memory management for agents with short/long-term memory layering, semantic search, auto summarization, RAG enhancement
Install via ClawdBot CLI:
clawdbot install ayalili/smart-memory-managerGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://deno.land/x/[email protected]/mod.tsAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Enables chatbots to maintain context across extended conversations by storing user preferences and past interactions in long-term memory, improving personalization and reducing repetitive queries. Automatically summarizes sessions to compress information and manage token limits efficiently.
Integrates as a memory layer in Retrieval-Augmented Generation (RAG) systems to enhance semantic search accuracy by recalling relevant past knowledge, reducing hallucinations and improving response relevance. Supports hybrid retrieval modes for faster and more precise information recall.
Helps agents in project management or scheduling tasks retain important details over time, such as deadlines or user instructions, using layered memory to prevent context loss. Auto-cleans short-term memory to avoid overflow and ensures persistence across sessions.
Allows medical AI agents to track patient history and symptoms across interactions, storing critical health data as important memory for accurate follow-ups. Summarizes long conversations to condense key information for healthcare professionals.
Offer the skill as a cloud-based service with tiered pricing based on memory storage capacity and retrieval frequency, targeting businesses needing scalable AI memory solutions. Includes premium features like advanced semantic search and custom persistence options.
Sell licenses for on-premise deployment to large organizations in sectors like finance or healthcare, where data privacy and customization are critical. Provides dedicated support, integration services, and compliance with industry regulations.
Provide a free basic version with limited memory layers and retrieval modes, monetizing through paid upgrades for auto-summarization, higher limits, and advanced persistence features. Targets developers and small teams experimenting with AI agents.
💬 Integration Tip
Start by using default parameters for basic memory operations, then gradually enable persistence and hybrid search as needs scale, ensuring compatibility with existing vector databases if required.
Scored Jun 19, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files