← 返回 Skills 市场
rick-memory-setup
作者
xueylee-dotcom
· GitHub ↗
· v1.0.0
· MIT-0
239
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rick-memory-setup
功能描述
Quickly configure OpenClaw's hierarchical memory system with intelligent writing, retrieval, automated weekly maintenance, and metadata tagging.
安全使用建议
This skill appears to do what it says (create memory files and guidance) and the installer only writes local templates, but be cautious before installing: 1) Review and, if needed, edit AGENTS.md to remove or soften 'Don't ask permission' and any instructions that would let the agent push changes without your OK. 2) Do NOT put API keys or secrets into TOOLS.md in plaintext; prefer environment variables or an encrypted secret store. 3) If you want to limit risk, run the install script in a sandbox or inspect scripts/setup.sh manually (it only copies/templates and creates directories). 4) If you will allow autonomous agent invocation, consider restricting network/git permissions so the agent cannot push data elsewhere. 5) Because the skill's source is unknown and there's no homepage, prefer extra caution and manual review before enabling heartbeats or automated commits.
功能分析
Type: OpenClaw Skill
Name: rick-memory-setup
Version: 1.0.0
The skill is a configuration bundle designed to set up a structured memory system for an OpenClaw agent. The installation script (scripts/setup.sh) creates a workspace directory and populates it with templates for memory management, and the instructions in SKILL.md and AGENTS.md explicitly include safety guidelines forbidding data exfiltration and unauthorized external communication. While the TOOLS.md template encourages users to store API keys in plaintext (a security vulnerability), there is no evidence of malicious intent, obfuscation, or unauthorized data collection.
能力评估
Purpose & Capability
Name/description, templates, and the install script all align: the skill creates a ~/.openclaw/workspace, writes MEMORY.md/TOOLS.md/USER.md templates, and provides guidance for memory maintenance. There are no extra binaries or unrelated env vars requested.
Instruction Scope
SKILL.md / AGENTS.md instruct the agent to proactively read and modify workspace files, run periodic Heartbeat maintenance, 'commit and push your own changes', and contains the directive 'Don't ask permission. Just do it.' These broaden the agent's runtime scope beyond passive memory management and could allow background write/network activity if the agent has network/git access.
Install Mechanism
No network downloads or opaque installers: the included scripts/setup.sh performs local copy/mkdir/cat operations under ~/.openclaw/workspace and templates. The installer modifies only the user's OpenClaw workspace area and avoids overwriting existing files (cp -n).
Credentials
The skill declares no required env vars or credentials, which is proportionate. However, templates (TOOLS.md) explicitly provide a place for API keys and device info in plaintext, and AGENTS.md asks the agent to store local config and possibly push changes — this creates a storage/exposure mechanism for secrets even though no secret env vars are requested.
Persistence & Privilege
always:false and no special install privileges. Nevertheless, SKILL.md encourages automated weekly Heartbeat maintenance and background proactive work (daily checks, commit/push). Combined with the normal platform ability for autonomous invocation, these instructions increase the effective runtime privileges of the skill if the agent is allowed network/git access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rick-memory-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/rick-memory-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Rick Memory Setup 1.0.0 – Initial Release
- Provides one-click structured memory system setup for OpenClaw, optimized per expert recommendations.
- Features layered storage (core, projects, daily logs), smart input/output strategies, and weekly automatic maintenance.
- Supports user feedback loops and time-stamped, sourced conclusions.
- Includes ready-to-edit templates for user info, project memory, and environment configuration.
元数据
常见问题
rick-memory-setup 是什么?
Quickly configure OpenClaw's hierarchical memory system with intelligent writing, retrieval, automated weekly maintenance, and metadata tagging. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。
如何安装 rick-memory-setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rick-memory-setup」即可一键安装,无需额外配置。
rick-memory-setup 是免费的吗?
是的,rick-memory-setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
rick-memory-setup 支持哪些平台?
rick-memory-setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 rick-memory-setup?
由 xueylee-dotcom(@xueylee-dotcom)开发并维护,当前版本 v1.0.0。
推荐 Skills