← Back to Skills Marketplace
zhenstaff

openclaw memory opportunity

by Justin Liu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install memory-opportunity
Description
OpenClaw Memory-OS - Digital immortality service with conversation memory extraction | 数字永生服务与对话记忆自动提取
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memory-opportunity
  3. After installation, invoke the skill by name or use /memory-opportunity
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug memory-opportunity
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is openclaw memory opportunity?

OpenClaw Memory-OS - Digital immortality service with conversation memory extraction | 数字永生服务与对话记忆自动提取. It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install openclaw memory opportunity?

Run "/install memory-opportunity" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is openclaw memory opportunity free?

Yes, openclaw memory opportunity is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does openclaw memory opportunity support?

openclaw memory opportunity is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created openclaw memory opportunity?

It is built and maintained by Justin Liu (@zhenstaff); the current version is v1.0.0.

💬 Comments