manage-memory
仓库创建 2026年6月6日最近提交 21 天前SkillHot 收录 20 天前
▸ 精选理由
适合执行噪声清理、存储修复与状态更新的运维操作。
这个 Skill 做什么
对项目本地 RECALL 记忆执行维护、修复与生命周期管理。
对本地项目的 RECALL(如 .recall/ 或旧的 .codex_memory/)做维护、清理和生命周期管理:调整捕获模式、清除噪声记忆、修复存储问题或在评审后更新状态。只在需要维护或修复时用,不用于日常检索或新增记忆。重点是本地存储的健康和正确性,避免泄露秘密。
▸ 展开 SKILL.md 英文原文
Use this skill when changing RECALL capture mode, when cleaning noisy memory, when repairing local storage, or when updating lifecycle state after review. Use proactively for explicit maintenance requests, never for ordinary retrieval or new-memory capture.
0
Stars
0
Forks
8
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/0langa/RECALL/main/plugins/recall/skills/manage-memory/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/0langa/RECALL/main/plugins/recall/skills/manage-memory/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Manage Memory Use this skill for RECALL maintenance and lifecycle control after memory already exists. RECALL is local-only project memory. Work only in the active project's RECALL memory directory: `.recall/` for new projects, or existing `.codex_memory/` stores for legacy projects. Do not store or repeat secrets. ## When To Use Use this skill when the user asks to: - change automatic capture behavior with `configure-capture` - archive low-value automatic noise without deleting memory - confirm, resolve, stale, supersede, merge, prune, edit, or delete an existing memory - repair or doctor the local storage/index after corruption or drift - clean up memory after a `review-memory` or `a
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有