✓ Verified 🌐 Web Scrapers ✓ Enhanced Data

Benos Memory Core

Core runtime/volatile memory module for BenOS agent environment.

Rating
4 (326 reviews)
Downloads
1,635 downloads
Version
1.0.0

Overview

Core runtime/volatile memory module for BenOS agent environment.

Complete Documentation

View Source →

BenOS Memory Core

Purpose:

  • Interface for runtime/volatile memory for BenOS agents and submodules.
  • Store session info, open loops, decisions, and notes through index.js commands or direct file edits.
State/storage location:
  • Default: ~/.openclaw/workspace/benos/runtime/state.json
  • Convention: Also supports related runtime and session files under benos/runtime/.
Usage:
  • Use skill commands for agent-controlled read/write.
  • Edit files directly for manual repairs or migration as needed.
Schema v1:
  • schemaVersion: number
  • lastHydratedAt: ISO8601 or null
  • lastSessionRef: string or null
  • activeInitiatives: array
  • openLoops: array
  • recentDecisions: array
  • notes: array
Extension: Add new fields via additional versioned schemas or skill upgrades as needed.

Installation

Terminal bash

openclaw install benos-memory-core
    
Copied!

Tags

#search_and-research

Quick Info

Category Web Scrapers
Model Claude 3.5
Complexity Multi-Agent
Author benmjohnson69
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install benos-memory-core