openclaw-session-recallSearch past session transcripts to recover lost conversation context. MUST use when: (1) the current session is new or has very few messages AND the user's m...
Install via ClawdBot CLI:
clawdbot install hchen13/openclaw-session-recallGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://img.shields.io/badge/license-MIT-greenAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
When a customer returns with a follow-up question about a previous support ticket, the agent can search past sessions to recall the issue details and previous solutions without asking the user to repeat information. This ensures seamless service and reduces frustration.
In project discussions, if a team member references a decision made in an earlier meeting, the agent can quickly retrieve the relevant conversation to provide context and avoid confusion. This helps maintain project momentum and alignment.
During follow-up medical consultations, the agent can search past sessions to recall patient history, symptoms, or treatment plans discussed previously. This supports accurate and personalized care without redundant questioning.
When a lawyer or client refers to a prior discussion about a case detail, the agent can locate the exact conversation to ensure all legal context is preserved. This aids in building consistent arguments and avoiding oversights.
For ongoing tutoring, if a student asks to continue from a previous lesson, the agent can retrieve past session transcripts to recall topics covered and learning progress. This enables tailored instruction and continuity in learning.
Offer this skill as part of a subscription-based AI agent platform, charging monthly fees based on usage tiers (e.g., number of searches or sessions stored). This provides recurring revenue and scales with customer needs.
Sell licenses to large organizations for integrating the skill into their internal AI systems, with custom features like enhanced security and priority support. This targets high-value clients with specific compliance requirements.
Provide basic session recall features for free to attract users, then charge for advanced capabilities like unlimited search history, multi-agent support, or analytics. This drives user adoption and upsells premium features.
💬 Integration Tip
Ensure the skill directory path is correctly set in scripts, and train users to detect context gaps before defaulting to asking for repetition.
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