← Back to Skills Marketplace
ivangdavila

Remember

by Iván · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1493
Downloads
2
Stars
11
Active Installs
1
Versions
Install in OpenClaw
/install remember
Description
Curate persistent memory that actually helps. Filter what matters, organize by function, decay what doesn't.
Usage Guidance
This skill is a content/format guide for persistent memory and appears coherent, but before installing you should: (1) ask where the agent will store these memory files (local disk, cloud, vendor-managed DB); (2) confirm whether stored memory is encrypted and who can access it; (3) verify the agent enforces explicit 'forget' / 'never remember' rules and a clear deletion/archival policy; (4) avoid instructing the agent to store raw secrets (API keys, passwords, private health data) — if you need to store such info prefer storing metadata or secure references only; (5) test with non-sensitive examples to confirm behavior. If the runtime cannot guarantee secure storage or user-controlled deletion, treat persistent memory as high-risk and consider not enabling this skill.
Capability Analysis
Type: OpenClaw Skill Name: remember Version: 1.0.0 The skill bundle is designed for AI agent memory management, which is a benign purpose. However, the `categories.md` file suggests the agent should remember 'keys locations' within an `environments.md` file. While this instruction does not explicitly command the agent to read or exfiltrate sensitive data, it creates a risky capability by instructing the agent to store pointers to potentially sensitive information, making it a higher-value target for subsequent prompt injection attacks. This constitutes a potential vulnerability rather than direct malicious intent.
Capability Assessment
Purpose & Capability
The name/description match the content: SKILL.md and companion files provide a coherent memory-curation policy and file layout. There are no unrelated requirements (no env vars, no binaries, no install).
Instruction Scope
The instructions explicitly describe persistent storage layout (memory/*.md, contexts/, archive/) and give rules for recording, pruning, and contradiction handling. They do not instruct network exfiltration or access to unrelated system files, but they do recommend categories that can contain sensitive data (health.md, environments.md with 'keys locations'). The skill assumes the agent will persist and manage files; confirm the runtime's actual persistence behavior and safeguards.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest install risk — nothing is written to disk by the skill itself beyond what the agent runtime chooses to persist.
Credentials
The skill requests no environment variables or credentials (proportionate). However, the recommended categories include privacy-/security-sensitive topics (health, server/key 'locations'), so the absence of declared secrets doesn't eliminate the risk that the agent will be asked to store secrets or PII—confirm policies for storing or refusing such data.
Persistence & Privilege
always:false and normal autonomous invocation. The skill encourages long-lived memory entries and retention/archiving rules; that is coherent for a memory tool. Still, long-lived autonomous memory increases potential data accumulation—verify retention, encryption, user control (explicit 'forget' and 'never remember') are enforceable by the runtime.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install remember
  3. After installation, invoke the skill by name or use /remember
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug remember
Version 1.0.0
License
All-time Installs 11
Active Installs 11
Total Versions 1
Frequently Asked Questions

What is Remember?

Curate persistent memory that actually helps. Filter what matters, organize by function, decay what doesn't. It is an AI Agent Skill for Claude Code / OpenClaw, with 1493 downloads so far.

How do I install Remember?

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

Is Remember free?

Yes, Remember is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Remember support?

Remember is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Remember?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments