benos-memory-core

Core runtime/volatile memory module for BenOS agent environment. Use to: store and retrieve active session state, open loops, decisions, and scratch notes at runtime.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "benos-memory-core" with this command: npx skills add benmjohnson69/benos-memory-core

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Abra Flexibee

ABRA FlexiBee integration. Manage data, records, and automate workflows. Use when the user wants to interact with ABRA FlexiBee data.

Registry SourceRecently Updated
Automation

Abyssale

Abyssale integration. Manage data, records, and automate workflows. Use when the user wants to interact with Abyssale data.

Registry SourceRecently Updated
Automation

Ab Tasty

A/B Tasty integration. Manage data, records, and automate workflows. Use when the user wants to interact with A/B Tasty data.

Registry SourceRecently Updated
Automation

Abuselpdb

AbuselPDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with AbuselPDB data.

Registry SourceRecently Updated