← Back to Skills Marketplace
sky-lv

Oc Dream Rem

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install oc-dream-rem
Description
Deep memory consolidation. Distills daily logs into topic files, removes outdated content. Triggers: dream-rem, deep memory consolidation, /dream-rem
Usage Guidance
This skill is coherent with its purpose, but it will edit and delete files in your workspace (MEMORY.md, topics/, heartbeat-state.json, and daily logs). Before installing: (1) back up the memory/ directory or put it under version control, (2) inspect SKILL.md to confirm the exact paths it will modify, (3) consider running it in a dry-run or read-only mode first (or require manual confirmation for deletions), and (4) ensure heartbeat-state.json is valid so the trigger logic behaves as expected.
Capability Analysis
Type: OpenClaw Skill Name: oc-dream-rem Version: 1.0.0 The 'dream-rem' skill is a memory management utility designed to consolidate daily logs into topic-specific files and maintain a concise index in 'MEMORY.md'. The instructions in SKILL.md describe a standard data organization workflow (read, summarize, prune, and update state) restricted to a local 'memory/' directory, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (deep memory consolidation of daily logs into topic files, pruning outdated content) matches the instructions which read heartbeat-state.json, MEMORY.md, topics/, and recent daily files and then update/delete topic files and rewrite MEMORY.md.
Instruction Scope
Instructions explicitly require reading and modifying files in a 'memory/' layout and deleting 'outdated' topic content — this is within the declared purpose but is destructive. The SKILL.md identifies the specific files and workflow, but does not include safety/confirmation steps or backups, so there is non-trivial risk of data loss if run unexpectedly.
Install Mechanism
Instruction-only skill with no install spec and no binaries to fetch. Nothing is written to disk by an installer; runtime file operations come from the agent following the SKILL.md workflow.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond the project-local files described in SKILL.md. There are no disproportionate credential requests.
Persistence & Privilege
always is false and autonomous invocation is allowed (the platform default). The SKILL.md uses time-based triggers (sessionCount, hours since last run) so the agent could autonomously run consolidation when conditions are met — users should be aware this will modify files without an explicit interactive prompt unless the agent is configured to ask first.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oc-dream-rem
  3. After installation, invoke the skill by name or use /oc-dream-rem
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Summary: Initial release of dream-rem skill for deep memory consolidation. - Consolidates daily logs into topic files and removes outdated content. - Triggers via commands: dream-rem, /dream-rem, and several Chinese phrases. - Runs automatically based on usage frequency and time since last run, or can be triggered manually. - Keeps MEMORY.md as a concise pointer index (≤200 lines), with real memory in topics folder. - Generates detailed execution reports after each consolidation.
Metadata
Slug oc-dream-rem
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Oc Dream Rem?

Deep memory consolidation. Distills daily logs into topic files, removes outdated content. Triggers: dream-rem, deep memory consolidation, /dream-rem. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Oc Dream Rem?

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

Is Oc Dream Rem free?

Yes, Oc Dream Rem is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Oc Dream Rem support?

Oc Dream Rem is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Oc Dream Rem?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments