← 返回 Skills 市场
Memory Backfill
作者
jiangwill2023
· GitHub ↗
· v2.0.0
· MIT-0
73
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install memory-backfill
功能描述
规范升级 Agent 记忆,将抽象原则转为包含项目事实和结果闭环的全面项目级记忆,并固化验收标准。
安全使用建议
This skill appears internally consistent and focused on upgrading agent MEMORY files. Before installing, note: (1) it will read and write workspace memory files (MEMORY.md and memory/YYYY-MM-DD.md) — back up any sensitive records you don't want modified; (2) it asks for/uses real project names (with a note to desensitize), so ensure you follow your org's naming/privacy rules; (3) while the skill itself does not request network access or credentials, an agent executing these instructions might follow evidence paths (URLs or logs) if present — consider running in a test workspace or restricting the agent's network permissions if you are concerned; (4) review the referenced related skills (result-closure-memory, evidence-anchor, taskflow) before composing workflows that chain them. Overall the skill is coherent and low-risk, but validate in a controlled environment first.
功能分析
Type: OpenClaw Skill
Name: memory-backfill
Version: 2.0.0
The memory-backfill skill is a structured methodology for an AI agent to manage and improve its internal memory files (e.g., MEMORY.md, SOUL.md). It provides templates and workflows for documenting project facts, decisions, and outcomes to ensure the agent's state remains accurate and evidence-based. The skill contains no executable code, external network requests, or instructions that deviate from its stated purpose of internal documentation management.
能力评估
Purpose & Capability
Name/description match the SKILL.md: the skill's goal is to upgrade abstract agent memory into project-level records and result-closure entries. It requests no binaries, env vars, installs, or external services — all of which are appropriate for a documentation/authoring workflow.
Instruction Scope
Runtime instructions are concrete and scoped: read workspace files (AGENTS.md / SOUL.md / USER.md / MEMORY.md and recent memory/*.md), synthesize structured project memories, and write to MEMORY.md and memory/YYYY-MM-DD.md. There are no instructions to read unrelated system paths, exfiltrate data to third-party endpoints, or access secrets.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes written-to-disk risk and is proportionate for a documentation-style skill.
Credentials
No environment variables, credentials, or config paths are required. The skill's file reads/writes are limited to agent workspace memory files, which match the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills. It instructs the agent to write memory files in its own workspace (expected behavior for this purpose).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-backfill - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-backfill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
memory-backfill v2.0.0
- Rewrote and standardized the methodology for improving Agent memory from "framework" to "project" and "result closure" levels.
- Introduced a detailed two-layer architecture with clear criteria, templates, and checklists for each layer.
- Added common pitfalls and solutions to ensure practical, actionable memory enhancement.
- Defined a standardized task issuance, acceptance, and archiving process, improving consistency and traceability.
- Aligned with related skills and provided reusable templates for immediate adoption.
v1.0.0
memory-backfill v1.0.0
- 首次发布,标准化 Agent 记忆补强两层方法论
- 明确区分“项目块型记忆”和“结果闭环+证据锚点型记忆”两层结构
- 制定详细的执行流程与验收标准
- 提供常见陷阱与对应解决方案
- 内含可复用记忆补强模板
- 已通过 4 位 agent 验证
元数据
常见问题
Memory Backfill 是什么?
规范升级 Agent 记忆,将抽象原则转为包含项目事实和结果闭环的全面项目级记忆,并固化验收标准。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 Memory Backfill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-backfill」即可一键安装,无需额外配置。
Memory Backfill 是免费的吗?
是的,Memory Backfill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memory Backfill 支持哪些平台?
Memory Backfill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memory Backfill?
由 jiangwill2023(@jiangwill2023)开发并维护,当前版本 v2.0.0。
推荐 Skills