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
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.