← 返回 Skills 市场
markma84

memory-read

作者 MarkMa84 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-read
功能描述
Reads indexed memory segments on demand based on trigger scenarios, prioritizing context rebuilding and controlled partial retrieval up to 50KB per request.
安全使用建议
This skill is a ruleset for reading agent memory and appears internally consistent. Before installing: confirm what the terms in the SKILL.md map to in your system (e.g., what storage '小蜂日报' and the indexes point to), ensure sensitive secrets or PII are not stored in those memory segments, and verify the agent's memory-storage access controls. If you want tighter safety, restrict the skill to manual invocation only or audit the memory store it will read from.
能力评估
Purpose & Capability
Name/description (reading indexed memory segments on demand) aligns with the SKILL.md: it describes trigger scenarios, index-first lookup, and bounded reads. Nothing requested (no env, no binaries) is out of scope for a memory-read helper.
Instruction Scope
The instructions limit reads (index-first, on-demand, ≤50KB, cold data only on explicit command). They reference locating and reading indexed files but do not instruct the agent to access unrelated system paths, environment variables, or external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk/write risk; there are no downloads or package installs to evaluate.
Credentials
The skill requests no environment variables, credentials, or config paths. The access it describes (reading indexed memory segments) is proportionate to its stated function.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or privileged system-wide changes. Autonomous invocation is allowed by platform default but not elevated here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memory-read
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memory-read 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug memory-read
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

memory-read 是什么?

Reads indexed memory segments on demand based on trigger scenarios, prioritizing context rebuilding and controlled partial retrieval up to 50KB per request. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 memory-read?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-read」即可一键安装,无需额外配置。

memory-read 是免费的吗?

是的,memory-read 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

memory-read 支持哪些平台?

memory-read 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 memory-read?

由 MarkMa84(@markma84)开发并维护,当前版本 v1.0.0。

💬 留言讨论