clawhub-memory-optimizationComprehensive memory management optimization for AI agents. Use when: (1) Agent experiences context compression amnesia, (2) Need to rebuild context quickly...
Install via ClawdBot CLI:
clawdbot install richardiitse/clawhub-memory-optimizationGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://open.bigmodel.cn/api/paas/v4Audited Apr 17, 2026 · audit v1.0
Generated May 9, 2026
An AI agent loses context between sessions due to context window limits. Using this skill, the agent can implement TL;DR summaries and daily logs to recover context in under 30 seconds instead of 5-10 minutes.
A team of AI agents needs to maintain structured memory daily. The provided daily cleanup script automates the maintenance in 3 minutes, including summarization and cleanup.
A research AI agent needs to track entities (decisions, projects, findings) and their relationships. The skill's knowledge graph tool allows creating and querying entities, improving query efficiency by 10x.
A project management agent uses the three-file pattern (task_plan, findings, progress) to separate concerns and keep project information organized, reducing file size from 2000+ tokens to 1.3KB.
Offer a cloud service that automates memory optimization for AI agents, including daily maintenance, context recovery, and knowledge graph features, with tiered pricing based on number of agents.
Provide the basic skill for free, but charge for advanced templates, priority support, and custom integration for enterprise clients.
Offer consulting services to help businesses implement and customize the memory optimization skill for their specific AI agent workflows, including integration with existing systems.
💬 Integration Tip
Start by implementing the TL;DR summary system in your daily logs and run the daily cleanup script to automate maintenance; gradually adopt the knowledge graph for entity management.
Scored Jun 29, 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