monica-three-tier-memory三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Install via ClawdBot CLI:
clawdbot install forvendettaw/monica-three-tier-memoryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Manages ongoing customer interactions by retaining recent conversation details in short-term memory, summarizing complex issues into medium-term summaries for agent handoffs, and storing resolved cases in long-term memory for future reference and training. This ensures consistent support and reduces repetition.
Tracks a student's progress in real-time with short-term memory, creates study summaries after sessions in medium-term memory, and builds a knowledge base of learned concepts in long-term memory for adaptive lesson planning and review. This enhances personalized education and retention.
Uses short-term memory to log daily patient symptoms and interactions, generates periodic health summaries in medium-term memory for doctor reviews, and maintains a long-term vector store of medical history for diagnosis and treatment planning. This improves continuity of care and data accessibility.
Captures user browsing behavior in short-term memory for immediate suggestions, summarizes shopping patterns in medium-term memory for trend analysis, and stores long-term preferences in vector memory for personalized product recommendations and marketing campaigns. This boosts sales and customer engagement.
Offers the memory management skill as a cloud-based service with tiered pricing based on usage (e.g., memory storage, API calls). Targets businesses needing scalable AI memory solutions, generating recurring revenue from monthly or annual subscriptions.
Sells on-premise or custom deployments of the skill to large organizations, such as healthcare or finance firms, with dedicated support and integration services. Revenue comes from one-time license fees and ongoing maintenance contracts.
Provides a free basic version with limited memory capacity and features, while charging for advanced capabilities like higher summary thresholds, custom models, or priority support. Attracts small developers and scales up to paid users.
💬 Integration Tip
Ensure proper configuration of token thresholds and vector database setup to optimize performance and avoid memory overflow in production environments.
Scored Apr 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