remembering-conversationsUse when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unf...
Install via ClawdBot CLI:
clawdbot install yumoezhung/remembering-conversationsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
When a developer asks how to implement a feature after exploring the codebase, this skill searches past conversations for similar implementations or architectural decisions. It helps avoid reinventing solutions and ensures consistency across the project by recalling previous patterns and gotchas.
If a support agent is stuck on a complex issue without an obvious solution, this skill searches historical interactions for similar problems and their resolutions. It accelerates problem-solving by leveraging past insights and documented workflows, reducing resolution time.
When a project manager references past work or asks why a previous decision was made, this skill searches conversation history for context and rationale. It aids in making informed decisions by recalling historical signals and avoiding repeated mistakes in project planning.
For educators designing courses on unfamiliar workflows, this skill searches past discussions on best approaches and teaching methods. It helps create effective content by synthesizing insights from previous explorations and student feedback.
When medical staff face an unfamiliar procedure, this skill searches historical conversations for protocols and lessons learned. It ensures compliance and safety by recalling past implementations and avoiding errors in clinical workflows.
Offer this skill as part of a subscription-based AI platform for teams, charging per user or organization. Revenue comes from monthly or annual fees, with tiers based on usage limits and advanced features like priority search and analytics.
Sell licenses to large enterprises for integrating this skill into their internal systems, such as CRM or project management tools. Revenue is generated through one-time purchases or annual contracts with support and customization options.
Provide a free basic version with limited search capabilities and charge for premium features like advanced synthesis, unlimited history access, and team collaboration. Revenue streams from upgrades and in-app purchases for enhanced functionality.
💬 Integration Tip
Integrate this skill by first understanding the user's task, then dispatching the search agent to avoid context waste; ensure it complements existing tools like code explorers or CRM systems for seamless workflow enhancement.
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