mem0-memory-layerMem0 长期记忆层:为 LLM agent / chatbot 提供事实级记忆——抽取、嵌入、去重、存储 + 混合检索(语义 + BM25 + 实体加权),覆盖 17 个核心用例。自托管 Memory 与托管 MemoryClient 双形态。 Mem0 long-term memory layer for L...
Install via ClawdBot CLI:
clawdbot install tangweigang-jpg/mem0-memory-layerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Contains telemetry, tracking, or analytics calls not mentioned in documentation
TELEMETRY=false. For selective control: import mem0.memory.tCalls external URL not in known-safe list
https://doramagic.ai/zh/crystal/mem0-memory-layerAI Analysis
The skill references a legitimate open-source memory framework (mem0ai/mem0) and its external URL (doramagic.ai) is a documentation/blueprint page, not a data exfiltration endpoint. The telemetry mention is a known opt-out feature of the upstream library, not hidden malicious behavior. No credential harvesting, hidden instructions, or unauthorized data sending patterns are present.
Audited Apr 26, 2026 · audit v1.0
Usage Guide
Loading usage data… refresh in a few seconds.
Scored Jun 3, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.