← 返回 Skills 市场
maxpetretta

Reclaw

作者 Max Petretta · GitHub ↗ · v2026.3.11-3 · MIT-0
cross-platform ✓ 安全检测通过
515
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install reclaw
功能描述
Use when accessing memory, recording information, searching prior context, or managing subjects.
安全使用建议
This skill is coherent with a local memory manager: it reads and updates Reclaw/OpenClaw memory files (MEMORY.md, log.jsonl, and files under ~/.openclaw/reclaw/memory/) and runs the openclaw reclaw CLI. Before installing, ensure you trust the installed openclaw CLI and the Reclaw plugin implementation (verify their source and updates). Understand that any personal or sensitive information in those memory files will be read and appended to by the extraction process and subject-management commands (e.g., renaming subjects updates stored entries). No external credentials or network installs are requested by this skill, and it is instruction-only (no embedded code). If you need extra caution, back up your MEMORY.md and ~/.openclaw/reclaw/memory/ before use and verify the openclaw binary you have on PATH is the official one.
功能分析
Type: OpenClaw Skill Name: reclaw Version: 2026.3.11-3 The reclaw skill is a structured memory management system that implements an append-only event log (log.jsonl) and markdown-based projections for agent context. It utilizes local CLI commands (openclaw reclaw) and manages files within the user's home directory (~/.openclaw/reclaw/) to track tasks, facts, and decisions. The logic is consistent with its stated purpose, lacks any indicators of data exfiltration or unauthorized execution, and includes a 'Hard Filter' instruction to prevent the logging of non-user-specific information.
能力评估
Purpose & Capability
The name/description (a memory system) matches the SKILL.md: it requires the openclaw binary and instructs using openclaw reclaw commands and local memory files (log.jsonl, MEMORY.md, ~/.openclaw/reclaw/memory/). There are no unrelated env vars, binaries, or network installs requested.
Instruction Scope
The instructions explicitly tell the agent to read and interact with user-local memory artifacts (MEMORY.md, log.jsonl, subject projection files) and to run openclaw reclaw CLI commands. This is expected for a memory manager, but it does imply the skill will read and modify user-specific data (e.g., subject renames update registry and log entries). Users should be aware these are local user files and may contain sensitive personal data.
Install Mechanism
Instruction-only skill with no install spec or remote downloads, so nothing is written to disk by the skill itself during install. Lowest-risk install profile. Runtime requires an existing openclaw CLI installation (the SKILL.md assumes the Reclaw plugin is installed in the OpenClaw environment).
Credentials
No environment variables, credentials, or unrelated config paths are required. The declared requirement (openclaw binary) is appropriate for the described functionality.
Persistence & Privilege
always is false and the skill does not request permanent platform-level privileges. It does describe modifying user-local memory artifacts and the subject registry (expected behavior for a memory tool) but does not alter other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2026.3.11-3
**Full Changelog**: https://github.com/maxpetretta/reclaw/compare/v2026.3.11-2...v2026.3.11-3
v2026.3.11
**Full Changelog**: https://github.com/maxpetretta/reclaw/compare/v2026.3.7...v2026.3.11
v2026.3.7
**Full Changelog**: https://github.com/maxpetretta/reclaw/compare/v2026.3.2...v2026.3.7
v2026.3.2
Release v2026.3.2
v2026.2.23
**Full Changelog**: https://github.com/maxpetretta/reclaw/commits/v2026.2.23
元数据
Slug reclaw
版本 2026.3.11-3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Reclaw 是什么?

Use when accessing memory, recording information, searching prior context, or managing subjects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 515 次。

如何安装 Reclaw?

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

Reclaw 是免费的吗?

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

Reclaw 支持哪些平台?

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

谁开发了 Reclaw?

由 Max Petretta(@maxpetretta)开发并维护,当前版本 v2026.3.11-3。

💬 留言讨论