Cortex Debug Memory
技能 已验证 活跃Debug and fix memory system issues — validate memories, rate quality, manage protection, forget bad memories, and restore from checkpoints. Use when the user says 'fix memory', 'bad memory', 'wrong memory', 'delete this', 'protect this', 'this memory is wrong', 'memory quality', 'rate this memory', 'restore checkpoint', 'undo', or when memories are returning incorrect or stale results.
Debug and fix memory system issues by validating, rating, protecting, forgetting, and restoring memories to ensure accurate and relevant agent recall.
功能
- Soft and hard deletion of memories
- Rating memory usefulness to train confidence models
- Anchoring critical memories for permanent protection
- Validating memories against filesystem references
- Saving and restoring memory checkpoints
使用场景
- Use when agent recall returns incorrect or stale results
- Use when needing to undo recent changes to agent memory
- Use to improve retrieval quality by providing feedback on memory usefulness
- Use to protect important architectural decisions or facts from decay
非目标
- Managing general agent configuration
- Executing arbitrary code
- Modifying external project files directly (other than memory validation)
工作流
- Identify the memory operation needed (forget, rate, protect, validate, checkpoint).
- Call the appropriate `cortex` tool with the required parameters (e.g., memory_id, useful=true, directory).
- Observe the outcome, such as memory deletion, confidence score adjustment, or a list of stale memories.
安装
请先添加 Marketplace
/plugin marketplace add cdeust/Cortex/plugin install Cortex@cortex-plugins质量评分
已验证类似扩展
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。
Node Connect
100Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
Openclaw Debugging
100Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.
Ctx Doctor
100运行 context-mode 诊断。检查运行时、钩子、FTS5、 插件注册、npm 和 marketplace 版本。 触发器:/context-mode:ctx-doctor
Systematic Debugging
100Systematic debugging methodology emphasizing root cause analysis over quick fixes
Playwright Best Practices
100用于编写 Playwright 测试、修复不稳定测试、调试失败、实现页面对象模型 (Page Object Model)、配置 CI/CD、优化性能、模拟 API、处理身份验证或 OAuth、测试可访问性 (axe-core)、文件上传/下载、日期/时间模拟、WebSockets、地理定位、权限、多标签/弹出窗口流程、移动/响应式布局、触摸手势、GraphQL、错误处理、离线模式、多人协作、第三方服务(付款、电子邮件验证)、控制台错误监控、全局设置/拆卸、测试注解(skip, fixme, slow)、测试标签(@smoke, @fast, @critical, 使用 --grep 过滤)、项目依赖项、安全测试(XSS, CSRF, 身份验证)、性能预算(Web Vitals, Lighthouse)、iframe、组件测试、canvas/WebGL、服务工作线程/PWA、测试覆盖率、i18n/本地化、Electron 应用或浏览器扩展测试。涵盖 E2E、组件、API、视觉、可访问性、安全、Electron 和扩展测试。