@jrbobbyhansen-pixel

Memory Setup

Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.

Current version
v1.0.0
116 3.5万All installs 433

v1.0.0

2026/01/28

Version

Initial release: Complete guide to enabling and configuring Moltbot/Clawdbot memory search. Covers config, file structure, daily logs, and troubleshooting. Turn your agent from goldfish to elephant.

Security Scan

Status

clean

Open VirusTotal

OpenClaw

gpt-5-mini

clean

OpenClaw analysis

Instructions match the stated purpose (setting up persistent memory for Moltbot/Clawdbot) and there is no install-time code; the main issue is a small mismatch between metadata (no declared env vars) and the SKILL.md (mentions external API keys).

Confidence: medium

VirusTotal

Type: OpenClaw Skill Name: memory-setup Version: 1.0.0 The skill bundle is designed to configure persistent memory for an AI agent. The `_meta.json` file contains standard metadata. The `SKILL.md` provides instructions for users to modify configuration files (`~/.clawdbot/clawdbot.json`), create specific file structures (`MEMORY.md`, `memory/logs/`), and add instructions to the agent's `AGENTS.md` file. The agent instructions are limited to using built-in memory search and retrieval tools (`memory_search`, `memory_get`) and do not contain any directives for malicious prompt injection, data exfiltration, unauthorized execution, or persistence. The `clawdbot gateway restart` command is a legitimate administrative action for troubleshooting. All content aligns with the stated purpose and lacks high-risk behaviors.

Metadata

  • Owner: @jrbobbyhansen-pixel
  • Created: 2026/01/28
  • Updated: 2026/02/26
  • Versions: 1
  • Comments: 5
  • Scan checked at: 2026/02/11

Runtime

No runtime requirements are exposed in the official public payload.

Memory Setup | ClawHub CN