memory-core-ng模块化智能记忆系统,支持多平台 embeddings、智能重排序和 Flomo 笔记导入,实现高效语义搜索与管理。
Install via ClawdBot CLI:
clawdbot install jazzqi/memory-core-ngGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Hardcoded API key or token pattern found in skill definition
sk-BrwHc1Zia...Calls external URL not in known-safe list
https://api.edgefn.net/v1AI Analysis
The skill contains a hardcoded API key pattern in its documentation, which is a poor security practice that could lead to credential exposure if users copy it without replacement. The external API call to api.edgefn.net is consistent with the skill's stated purpose of multi-platform embeddings support, but its authorization and data handling practices are not documented.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
个人用户使用该技能集成 Flomo 笔记,通过语义搜索快速检索日常记录和想法,提升知识整理效率。适用于学生、研究人员或自由职业者管理学习笔记和项目灵感。
企业客服团队利用 embeddings 和 reranker 技术,智能搜索历史对话和知识库,快速提供准确答案。这能减少响应时间并提高客户满意度,适用于电商或 SaaS 公司。
内容创作者和作家使用该技能存储和检索灵感片段、研究资料,通过语义搜索找到相关素材以加速写作过程。适用于媒体、营销或出版行业。
团队在 OpenClaw 环境中集成此技能,共享和搜索项目文档、会议记录,利用模块化架构支持多平台 embeddings 以提升信息查找效率。适用于科技或咨询公司。
研究机构部署该系统管理学术论文、实验数据,通过智能重排序优化文献检索,帮助研究人员快速定位相关研究。适用于高等教育或科研领域。
提供基于 API 调用的付费订阅计划,按使用量或功能层级收费,例如免费基础版和高级版支持更多 embeddings 平台。收入来自个人用户和企业客户的月度或年度订阅费。
为企业客户提供定制化集成服务,包括私有化部署、特定平台适配和技术支持,收取一次性项目费和持续维护费。适用于需要高度定制记忆系统的大型组织。
通过开源核心模块吸引开发者,提供付费插件、高级功能或云服务,如专用 reranker 模型或 Flomo 增强集成。收入来自插件销售和云服务使用费。
💬 Integration Tip
确保在 OpenClaw 配置中正确设置 API 密钥,并先测试 Flomo 导入功能以验证数据兼容性。
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