multi-user-long-term-memory为多个用户创建和管理独立的长期记忆文件,记录偏好和上下文并按用户名隔离存储。
Install via ClawdBot CLI:
clawdbot install kadbbz/multi-user-long-term-memoryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 13, 2026
In a customer support system, each user's preferences, past issues, and resolutions are stored in their own memory file. When a user contacts support again, the agent can quickly reference their history to provide personalized and efficient assistance. This reduces repetition and improves customer satisfaction.
An educational platform that remembers each student's learning progress, strengths, and weaknesses. The AI tutor can tailor lessons and practice problems based on the individual's memory file, creating a personalized learning experience that adapts over time across sessions.
A virtual assistant that tracks each user's schedule, preferences, reminders, and important notes. By maintaining separate memory files, the assistant can provide context-aware suggestions and reminders unique to each user, even across different devices or sessions.
A health monitoring AI that records each patient's medical history, medication schedules, and wellness tips. It uses the memory to provide consistent advice and reminders, while ensuring privacy by isolating data per user. This helps patients manage chronic conditions effectively.
An e-commerce platform supporting multiple sellers, where each seller's AI agent maintains memory of their product preferences, pricing strategies, and customer interactions. This allows for personalized recommendations and inventory management tailored to each seller's business.
Offer a premium subscription where users get a dedicated AI agent that remembers their preferences and history across sessions. The memory ensures consistent personalized interactions, increasing user retention and willingness to pay monthly.
Licenses to businesses for deploying the skill in their own applications, such as customer support or internal tools. Charge per active user or per memory file, providing scalable pricing for companies of all sizes.
Combine the memory skill with anonymized analytics to offer insights on user behavior trends. Businesses pay for aggregated reports that help them improve their services, while individual user privacy is maintained.
💬 Integration Tip
Ensure you correctly extract the username from `sender_id` before the pipe character. Use the provided API methods (get, save, append, init) for consistent memory management.
Scored May 13, 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