jpeng-episodic-memory-debuggerProvides tools for debugging episodic memory systems including recall precision analysis, multi-modal encoding validation, indexing efficiency checks, and ir...
Install via ClawdBot CLI:
clawdbot install jpengcheng523-netizen/jpeng-episodic-memory-debuggerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Jul 12, 2026
A customer support AI agent uses episodic memory to recall past interactions. The debugger helps analyze recall precision, ensuring the agent retrieves the most relevant past conversations to provide accurate, context-aware responses.
Recommendation engines rely on episodic memory to remember user preferences and past behaviors. This skill validates multi-modal encoding consistency (e.g., text and image embeddings) to improve recommendation relevance.
Autonomous vehicles use episodic memory to recall past routes and obstacles. The debugger checks indexing efficiency and detects irrelevant recall patterns to ensure quick, accurate retrieval for safe navigation.
Healthcare AI agents store patient history as episodic memories. This skill detects memory drift over time, ensuring that patient data remains consistent and up-to-date for accurate diagnoses.
Financial advisors using AI rely on episodic memory for client portfolios and market trends. The debugger generates full diagnostic reports to identify low recall precision or irrelevant recall, ensuring reliable financial advice.
Offer a subscription-based service that provides episodic memory debugging as a cloud API. Customers integrate the tool into their AI systems to monitor and optimize memory performance.
Provide consulting services to enterprises building custom AI agents, including setup, tuning, and ongoing diagnostics of episodic memory systems. Charge per project or retainer.
License the debugger as a module within larger AI development platforms (e.g., LangChain, Dialogflow). Earn royalties per user or platform seat.
💬 Integration Tip
Start by running the generateDiagnosticReport function on sample memory data to get a quick health score, then drill down into specific areas using the individual analyzers (e.g., analyzeRecallPrecision) based on the report's recommendations.
Scored Jul 12, 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