ecloud-long-term-memory基于移动云记忆服务的长期记忆系统,支持语义搜索和云端存储。 用于处理所有与记忆相关的操作,包括存储用户姓名、年龄、职业、偏好等个人信息,以及搜索、列出历史记忆。当用户说出“我名字叫...”、“我今年...”、“我喜欢...”或询问“我有哪些记忆”时,必须使用此技能。
Install via ClawdBot CLI:
clawdbot install helloofyoursffsf/ecloud-long-term-memoryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://console.ecloud.10086.cnAudited Apr 30, 2026 · audit v1.0
Generated May 21, 2026
AI助手通过长期记忆保存用户的偏好和习惯,在后续对话中自动调用,提供个性化推荐和服务。例如,记住用户喜欢的咖啡口味,在点餐时主动建议。
记录学生的学习进度、薄弱知识点和个人学习偏好,AI辅导系统据此调整教学策略,推送针对性练习题,提升学习效率。
保存用户的健康指标、运动习惯和饮食计划,长期跟踪变化趋势,提供个性化的健康建议和提醒,如定时喝水、运动计划调整。
记录员工的技能背景、项目经验和常见问题,AI知识库据此快速匹配专家,或在员工咨询时提供历史决策参考,减少重复沟通。
学习用户的家庭生活习惯,如起床时间、灯光偏好、温度设置,长期记忆使AI可以自动预测并调整家居设备状态,提升居住舒适度。
提供基于云端的长期记忆服务API,按使用量或存储量收费,适用于AI应用开发者和小型企业,易于集成。
在免费AI助手基础上,增加长期记忆功能作为高级特性,用户需付费解锁更长的记忆保留时间或更高存储容量。
匿名化聚合用户长期记忆中的通用知识,为市场调研和产品优化提供趋势分析报告,面向B端客户销售洞察数据。
💬 Integration Tip
集成时只需调用memory_client.py脚本,注意配置好环境变量并确保脚本路径正确,即可快速实现记忆功能。
Scored Jul 29, 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