smart-memory-queryEnforce proactive, query-optimized memory_search usage. Must run memory_search when (1) prior context is referenced, (2) a new task starts, or (3) a proper n...
Install via ClawdBot CLI:
clawdbot install jo-minjun/smart-memory-queryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Agents handle customer inquiries where users reference past issues or decisions, such as prior troubleshooting steps or service agreements. The skill ensures memory searches retrieve relevant conversation history to maintain consistency and avoid redundant questions.
Teams discuss new features or bug fixes, referencing previous architectural decisions or project names like specific libraries. The skill triggers searches to recall prior preferences and technical choices, streamlining project management.
Medical staff review patient histories when new symptoms arise or treatments are discussed, with proper nouns like medication names. The skill searches memory for past diagnoses and treatment plans to support informed care decisions.
Lawyers reference prior case rulings, client agreements, or legal precedents during consultations. The skill performs memory searches to quickly retrieve relevant documents and past decisions, enhancing case preparation efficiency.
Support agents assist customers with order issues, referencing previous interactions or product names. The skill searches memory for past resolutions and customer preferences to provide personalized and accurate solutions.
Offer the skill as part of a subscription-based AI platform for businesses, charging monthly fees per user or usage tier. This model provides recurring revenue and scales with customer adoption across industries.
Sell customized licenses to large organizations for integrating the skill into their internal systems, such as CRM or helpdesk software. This includes upfront fees and ongoing support contracts.
Provide a basic version of the skill for free to attract individual users or small teams, then charge for advanced features like higher search limits or analytics. This drives user acquisition and upgrades.
💬 Integration Tip
Integrate the skill by setting up triggers in your AI workflow to automatically run memory searches when key conditions are met, ensuring minimal manual intervention.
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