← 返回 Skills 市场
OpenClaw Memory Format
作者
hanxiao-bot
· GitHub ↗
· v1.0.0
· MIT-0
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-memory-format
功能描述
Manage OpenClaw's multi-layered memory system with structured, searchable markdown files for long-term, daily, and session memories, supporting hybrid semant...
安全使用建议
This is an instruction-only memory-format guide and appears coherent with its purpose. Before installing, check the following: (1) confirm your agent environment grants the skill access to the $WORKSPACE and memory/ paths — installing gives the skill the ability to read and write those files; (2) ensure the memory_search and memory_get tooling the skill references are provided by your platform and are trustworthy; (3) do not store secrets in MEMORY.md or daily memory files because the guide states MEMORY.md is loaded into the system prompt on startup (anything loaded into prompts can be exposed to model processing); and (4) consider backups and retention policy for the auto-written memory/YYYY-MM-DD.md files. No network downloads, credentials, or suspicious behaviors were found in the instructions.
功能分析
Type: OpenClaw Skill
Name: openclaw-memory-format
Version: 1.0.0
The skill bundle contains documentation and formatting guidelines for the OpenClaw memory system in SKILL.md. It defines how the agent should structure long-term and daily memory files within the workspace and provides templates for memory management. There is no executable code, no network activity, and no evidence of malicious intent or prompt injection; the documentation even references security hardening measures like Docker capDrop.
能力评估
Purpose & Capability
Name, description, and runtime instructions all describe a structured memory format and associated file locations; there are no unrelated environment variables, binaries, or install steps requested that would be inconsistent with that purpose.
Instruction Scope
SKILL.md instructs the agent to read/write MEMORY.md and memory/YYYY-MM-DD.md and to use memory_search / memory_get tools. This is appropriate for a memory-format skill, but it implicitly requires filesystem access to $WORKSPACE and the memory/ directory and assumes the memory_search/memory_get tools exist and are trusted. Confirm those tools and workspace access are available and acceptable in your environment.
Install Mechanism
No install spec and no code files — lowest-risk model: nothing is written or downloaded by the skill itself.
Credentials
The skill declares no required env vars or credentials. However, it references $WORKSPACE paths and expects read/write access to the agent workspace. Ensure the workspace doesn't contain sensitive files you don't want the agent to read/write or load into the system prompt.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request elevated or persistent privileges beyond normal agent file access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-memory-format - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-memory-format触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
OpenClaw Memory Format 是什么?
Manage OpenClaw's multi-layered memory system with structured, searchable markdown files for long-term, daily, and session memories, supporting hybrid semant... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 OpenClaw Memory Format?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-memory-format」即可一键安装,无需额外配置。
OpenClaw Memory Format 是免费的吗?
是的,OpenClaw Memory Format 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw Memory Format 支持哪些平台?
OpenClaw Memory Format 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw Memory Format?
由 hanxiao-bot(@hanxiao-bot)开发并维护,当前版本 v1.0.0。
推荐 Skills