context-cache-manager提供fork-safe的上下文克隆、历史消息智能压缩和快速恢复,支持多Agent并发和会话高效管理。
Install via ClawdBot CLI:
clawdbot install suda6632/context-cache-managerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
在复杂的AI工作流中,多个子Agent需要继承父进程的上下文(如系统提示、消息历史和内容替换状态)以避免状态丢失和冲突。
在客服或助手系统中,对话历史可能迅速膨胀导致Token费用激增;通过智能压缩保留关键信息并降低约70%的token消耗。
当系统重启或Agent进程意外终止时,从缓存中快速恢复完整的上下文(包括消息历史等),实现无缝用户体验。
在并发执行多个子任务时,每个子Agent获得父上下文的不可变副本,避免状态乱序和内容替换冲突。
资源受限设备上使用上下文缓存管理器,通过压缩和序列化方式高效保存/恢复Agent状态,减少内存和存储占用。
提供上下文缓存管理作为多Agent平台的增值服务,按会话数或缓存大小收费,帮助客户降低token消耗。
将上下文缓存管理作为付费扩展安装在开源Agent框架中,提供企业级功能(如更长的缓存保留、优先级压缩)。
为企业提供定制化的上下文管理方案和集成服务,帮助企业优化大规模Agent部署的效率与成本。
💬 Integration Tip
建议与Agent并发控制器配合使用,在spawn子Agent前自动捕获上下文,实现无缝的fork-safe继承。
Scored May 23, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.