← 返回 Skills 市场
githubxiaohei

OpenClaw Memory Fix Skill

作者 githubxiaohei · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
394
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-memory-fix-skill
功能描述
Provides a multi-layer memory system for OpenClaw, enabling AI to remember user preferences, learn from mistakes, and evolve continuously.
安全使用建议
Do not blindly copy the provided config-files into your live ~/.openclaw/workspace. Before installing: 1) Inspect and sanitize files (especially TOOLS.md and any file with tokens or API keys); remove or rotate any hard-coded tokens. 2) Backup your workspace. 3) Test the package in an isolated sandbox or throwaway OpenClaw instance to see what files it writes and what behavior changes (heartbeats, subagent spawning, automatic external requests) it triggers. 4) Look for lines that tell the agent to 'Don't ask permission' or to read broad sets of files — those are red flags for undesired autonomous actions. 5) If you want only memory features, copy a minimal subset (e.g., the auto-memlog.sh and MEMORY.md templates) and avoid copying AGENTS.md / AUTONOMY.md / HEARTBEAT.md / TOOLS.md unless you understand and accept all their effects. If you are uncertain, treat this package as untrusted and run it in isolation.
功能分析
Type: OpenClaw Skill Name: openclaw-memory-fix-skill Version: 1.0.0 The skill bundle contains a hardcoded Feishu app_token in 'config-files/TOOLS.md', which represents a significant credential leak and security risk. Additionally, the instructions in 'config-files/AGENTS.md' and 'SKILL.md' grant the AI agent high levels of autonomy with phrases like 'Don't ask permission. Just do it,' and include a 'BOOTSTRAP.md' self-deletion mechanism that could be used for stealthy initial configuration. While the bundle appears to be a sophisticated memory management framework with built-in security checks (e.g., in 'config-files/HEARTBEAT.md'), the combination of exposed secrets and broad autonomous instructions warrants a suspicious classification.
能力评估
Purpose & Capability
The name/description claim a memory enhancement only, but the package includes many workspace configuration files that change agent policies, autonomy, heartbeats, multi-agent delegation, and tooling behavior. Copying the config into ~/.openclaw/workspace/ will alter the agent runtime and global behavior beyond a narrow 'memory fix', so the requested actions are broader than the stated purpose.
Instruction Scope
SKILL.md explicitly instructs the user to copy config-files/* into ~/.openclaw/workspace/, which will cause the agent to read/write many files, enable heartbeats, spawn subagents, run periodic maintenance, and adopt new autonomy rules. Several files instruct the agent to read many workspace files every session and to 'Don't ask permission. Just do it.' — this is scope creep: the instructions direct persistent modification of agent behavior and extensive file access not limited to memory data.
Install Mechanism
There is no formal install spec (lowest installer risk), but the runtime installation step is a manual copy of many files into the user's primary OpenClaw workspace. That still writes persistent files to disk and can override or augment existing configuration; this is effectively an install and should be treated as such.
Credentials
The registry metadata declares no required env vars or credentials, but the included files contain environment-like secrets (TOOLS.md contains a feishu app_token and table IDs). The skill also references external searches/APIs and automatic background checks without declaring or justifying credentials. Hard-coded tokens in shipped files are disproportionate and increase secret-exposure risk.
Persistence & Privilege
always:false and normal autonomous invocation are fine, but the skill's install instructions persistently add files that change the agent's rules (AGENTS.md, AUTONOMY.md, SECURITY.md, HEARTBEAT.md) and encourage automated heartbeats and subagent spawning. Although the skill does not set always:true, it gains persistent influence over the agent by modifying the workspace; that persistent presence is privileged and should be reviewed carefully.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-memory-fix-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-memory-fix-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw Memory Fix Skill v1.0.0 - Introduces a comprehensive memory system for OpenClaw, addressing AI "amnesia" and enabling continuous learning and growth. - Implements a four-layer memory architecture: short-term, situational, semantic, and long-term. - Adds 11 key features, including emotion detection, confidence assessment, self-reflection, and collaborative sharing. - Optimizes performance with 7 enhancements such as hierarchical caching, dynamic reasoning, and context compression. - Provides a clear configuration system (SOUL.md, USER.md, MEMORY.md, etc.) and easy setup steps. - Enables automatic task logging and rule-based memory triggers to improve AI reliability and personalization.
元数据
Slug openclaw-memory-fix-skill
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

OpenClaw Memory Fix Skill 是什么?

Provides a multi-layer memory system for OpenClaw, enabling AI to remember user preferences, learn from mistakes, and evolve continuously. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 394 次。

如何安装 OpenClaw Memory Fix Skill?

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

OpenClaw Memory Fix Skill 是免费的吗?

是的,OpenClaw Memory Fix Skill 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw Memory Fix Skill 支持哪些平台?

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

谁开发了 OpenClaw Memory Fix Skill?

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

💬 留言讨论