← 返回 Skills 市场
openclaw memory opportunity
作者
Justin Liu
· GitHub ↗
· v1.0.0
· MIT-0
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-opportunity
功能描述
OpenClaw Memory-OS - Digital immortality service with conversation memory extraction | 数字永生服务与对话记忆自动提取
安全使用建议
This skill is mostly consistent with being a local, file-based memory collector, but take these precautions before installing or enabling auto-trigger: 1) Understand installation will likely download code (npm / git) — inspect the package source (the referenced GitHub repo and commit) before installing. 2) Test in a sandbox or VM first and monitor network activity during install/use. 3) Disable AUTO-TRIGGER until you are comfortable; verify exactly what the skill will persist when it detects 'remember' / '记住' triggers. 4) When using 'collect', pass narrow explicit paths and avoid broad directories (e.g., do not point it at your entire home directory). 5) Inspect the stored JSON files under ~/.memory-os/memories/ and remove them (rm -rf ~/.memory-os/) if you no longer want the data. 6) If you need stronger protections, consider encrypting the store or only installing from a vetted local copy of the repo rather than npm. If you want me to, I can: (a) list the exact files to review in the GitHub repo, (b) draft a safe install checklist, or (c) help build a minimal test command set to validate the 'no-network' claim.
功能分析
Type: OpenClaw Skill
Name: memory-opportunity
Version: 1.0.0
The 'memory-opportunity' skill is designed to extract and store user information from conversations and local files into a hidden directory (~/.memory-os/). It is classified as suspicious because it possesses high-risk capabilities, including recursive filesystem scanning and automated information extraction triggered by specific keywords ('remember', '记住'), which could be used to ingest sensitive data. While the documentation (skill.md, readme.md) emphasizes a 'local-only' privacy model and even suggests network monitoring, the broad file access permissions and the presence of future-dated metadata (publishedAt: 2026) in _meta.json are notable anomalies.
能力评估
Purpose & Capability
The name/description (local conversation-memory, digital-immortality) aligns with the actions described: local JSON storage, file collectors, and a CLI. Requiring node/npm and an npm package is reasonable for an npm-based CLI. However, the SKILL.md asserts 'no network activity' at runtime but the installation instructions recommend 'npm install -g' or 'git clone' which require network access — a discrepancy between claimed runtime behavior and installation steps.
Instruction Scope
Runtime instructions include an AUTO-TRIGGER that will automatically extract and store information when conversational trigger words are used; this implies the agent may capture and persist user utterances without an explicit per-item confirmation unless the user disables auto-trigger. The CLI also supports recursive directory scanning and bulk collect operations which can read large numbers of user files (including sensitive ones) if broad paths are supplied. The SKILL.md repeatedly advises careful use, but the instructions grant broad discretion to read and store arbitrary files and conversation content.
Install Mechanism
No platform install spec in the registry metadata, but SKILL.md requires installing an npm package (openclaw-memory-opportunity) and/or git-cloning the repo. Fetching via npm or git involves network downloads; the package is referenced with a GitHub repo and a commit hash (a positive signal), but installing arbitrary npm packages is moderate risk and the instructions rely on network-accessed third-party code despite claiming the runtime is offline.
Credentials
The skill declares no required environment variables, no API keys, and no required config paths. This is proportionate to the stated current capabilities (local-only storage and collection). There is no request for unrelated credentials or secrets in the manifest or SKILL.md.
Persistence & Privilege
The skill does not require 'always: true' and is user-invocable; however auto-trigger behavior plus autonomous invocation (platform default) means the skill can automatically persist memories to ~/.memory-os/ during conversations. This is coherent with its purpose but increases blast radius if you enable autonomous invocation or the auto-trigger feature without restrictions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-opportunity - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-opportunity触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw Memory-OS v0.1.2 introduces conversation memory with auto-trigger support.
- New: Automatically extracts and stores key information from conversations containing memory-related keywords (e.g., "记住", "remember").
- New: Auto-trigger support for both English and Chinese, enabling seamless memory capture during chats.
- Local-only operation: 100% offline, no API keys or external calls, all data stored in `~/.memory-os/`.
- Maintains manual control for file-based batch collection, search, and memory management.
- Planned features like semantic search, LLM, and knowledge graph are not included in this version.
元数据
常见问题
openclaw memory opportunity 是什么?
OpenClaw Memory-OS - Digital immortality service with conversation memory extraction | 数字永生服务与对话记忆自动提取. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 openclaw memory opportunity?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-opportunity」即可一键安装,无需额外配置。
openclaw memory opportunity 是免费的吗?
是的,openclaw memory opportunity 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
openclaw memory opportunity 支持哪些平台?
openclaw memory opportunity 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 openclaw memory opportunity?
由 Justin Liu(@zhenstaff)开发并维护,当前版本 v1.0.0。
推荐 Skills