session-recall基于 OpenClaw 会话历史提取关键信息、查询关键词上下文,管理和回溯对话内容以辅助记忆和跟进。
Install via ClawdBot CLI:
clawdbot install noir-hedgehog/session-recallGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Agents use this skill to review past customer interactions, extract recurring issues, and log key resolutions into daily memory files. This helps identify patterns and improve response consistency.
Teams leverage the skill to backtrack session histories for project decisions and tasks, writing summaries to memory files for accountability and future reference in collaborative workflows.
Individuals employ the skill to recall past conversations, such as preferences or to-dos, by querying keywords and saving important details to dated memory files for personalized assistance.
Organizations use it to extract session data for training materials, analyzing agent interactions to create guides or identify learning gaps from historical dialogues.
Offer the skill as part of a subscription-based AI platform, charging monthly fees for enhanced memory and session management features tailored to business teams.
Provide consulting to integrate and customize the skill for enterprises, helping them optimize session data analysis and memory workflows for specific use cases.
Release a basic version for free to attract users, with premium features like advanced analytics or higher session limits available through paid upgrades.
💬 Integration Tip
Ensure proper access to session files and tools like sessions_history; test with sample data to validate extraction and query accuracy.
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