← Back to Skills Marketplace
hugo-zhu

Memory Management (PARA)

by Hugo-Zhu · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
434
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install memory-para
Description
Manage and maintain memory system using the Root + PARA hybrid architecture. Use when performing memory maintenance, distilling daily logs, and updating core...
Usage Guidance
This skill is coherent for local memory maintenance but will read, update, archive, and delete files in ~/.openclaw/workspace. Before installing: (1) back up your workspace (especially raw memory/YYYY-MM-DD.md files), (2) run the skill in a dry-run or test workspace to confirm routing/merge behavior, (3) review and approve the SOP for deletion/archival semantics, and (4) consider restricting autonomous runs (use manual triggers or schedule with monitoring) if you need to review changes before originals are removed. There are no signs of external data exfiltration or unexpected credential requests in the provided files.
Capability Analysis
Type: OpenClaw Skill Name: memory-para Version: 1.0.0 The skill is designed to process daily logs (`YYYY-MM-DD.md`) and update the agent's core configuration and memory files (`USER.md`, `SOUL.md`, `TOOLS.md`, `IDENTITY.md`, `PROJECTS.md`, `AREAS.md`, `RESOURCES.md`, `MEMORY.md`) as described in `SKILL.md`. This process, which involves extracting 'preferences,' 'lessons,' and 'configurations' from potentially untrusted log input and writing them to sensitive files that define the agent's behavior, creates a significant prompt injection vulnerability. An attacker who can control the content of these daily logs could potentially manipulate the agent's core directives or access parameters. However, the skill itself does not contain explicit malicious commands or intent, classifying it as a vulnerability rather than intentional malware.
Capability Assessment
Purpose & Capability
Name/description (memory distillation using Root+PARA) match the runtime instructions: the skill reads from ~/.openclaw/workspace/memory/, extracts items, and updates USER.md, SOUL.md, TOOLS.md, IDENTITY.md, PROJECTS.md, AREAS.md, RESOURCES.md and MEMORY.md. All requested actions are consistent with a local memory-management tool.
Instruction Scope
SKILL.md explicitly directs reading, merging, appending to archive files, and deleting processed raw logs in ~/.openclaw/workspace. These actions are in-scope, but deletion of originals is destructive — the SOP requires append-then-delete; users should understand this will modify and remove raw logs after processing.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by an installer, minimizing install-time risk.
Credentials
The skill declares no environment variables, no credentials, and no external endpoints. It only requires local filesystem access to the OpenClaw workspace, which is proportionate to its function.
Persistence & Privilege
always is false (default). The skill can be invoked by the agent normally; it does not request permanent/global privileges or modify other skills. Autonomous invocation is platform default but not unusually privileged here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memory-para
  3. After installation, invoke the skill by name or use /memory-para
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: A streamlined memory distillation skill based on the Root + PARA hybrid architecture.
Metadata
Slug memory-para
Version 1.0.0
License
All-time Installs 1
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Memory Management (PARA)?

Manage and maintain memory system using the Root + PARA hybrid architecture. Use when performing memory maintenance, distilling daily logs, and updating core... It is an AI Agent Skill for Claude Code / OpenClaw, with 434 downloads so far.

How do I install Memory Management (PARA)?

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

Is Memory Management (PARA) free?

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

Which platforms does Memory Management (PARA) support?

Memory Management (PARA) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Memory Management (PARA)?

It is built and maintained by Hugo-Zhu (@hugo-zhu); the current version is v1.0.0.

💬 Comments