← 返回
未分类 中文

Memory Onboarding Wizard

Bootstrap a new OpenClaw agent's memory system in one command. Sets up MEMORY.md, daily memory files, HEARTBEAT.md, and USER.md by asking 3 quick questions....
一条命令启动新的OpenClaw代理记忆系统,通过3个快速问题设置MEMORY.md、日常记忆文件、HEARTBEAT.md和USER.md。
stevojarvisai-star stevojarvisai-star 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 400
下载
💾 1
安装
1
版本
#latest

概述

Memory Onboarding Wizard

> Built by GetAgentIQgetagentiq.ai

> The home of premium OpenClaw skills, packs, and agent blueprints.

One command to give your OpenClaw agent its memory. Walks through the complete memory system setup interactively.

Quick Start

python3 scripts/memory-onboarding-wizard.py

Run from the OpenClaw workspace directory (default: ~/.openclaw/workspace).

What It Does

  1. MEMORY.md — Creates long-term memory file with starter template if missing
  2. memory/YYYY-MM-DD.md — Creates today's daily note file (creates memory/ dir if needed)
  3. HEARTBEAT.md — Creates a starter heartbeat checklist if missing
  4. USER.md — Asks 3 quick questions (name, timezone, main use case) and writes them
  5. Validation — Checks all files exist and prints a ✅ summary
  6. Next steps — Suggests the first 3 things to try

Options

python3 scripts/memory-onboarding-wizard.py --workspace /path/to/workspace
python3 scripts/memory-onboarding-wizard.py --non-interactive   # skip questions, use defaults

Memory System Overview

FilePurposeWhen Loaded
----------------------------
MEMORY.mdLong-term curated memoryMain sessions only
memory/YYYY-MM-DD.mdDaily raw notesEvery session
HEARTBEAT.mdPeriodic task checklistOn heartbeat polls
USER.mdWho the agent is servingEvery session

After Setup

Your agent will read these files at the start of each session to maintain continuity. Update MEMORY.md with important events and decisions. Let daily files accumulate naturally.


🧠 Want the Full Memory Pack?

This wizard gets you started. The GetAgentIQ Memory Pack takes it further:

  • Auto-compaction — keeps MEMORY.md lean and fast automatically
  • Semantic search — find anything across all memory files instantly
  • Session recall — 7-day keyword recall tester
  • Memory health dashboard — health score + gap detection
  • Consolidation cron — nightly memory distillation, runs while you sleep

👉 Get the Memory Pack free: getagentiq.ai/memory-pack

Use code CLAWHUB100 at checkout for 100% off.

Built by GetAgentIQ — getagentiq.ai

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 03:19 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

Agent Trading Bot

stevojarvisai-star
AI驱动的交易机器人框架OpenClaw,连接加密货币交易所(Binance、Hyperliquid、Bluefin)和预测市场(Polymarket、Kalshi),通过API实现对接。
★ 0 📥 516

Prompt Library Manager

stevojarvisai-star
精心策划的 OpenClaw 代理提示词模板库,可存储、搜索、版本控制、标签化并跨会话和代理重用提示词模板。在被要求 "s..." 时使用。
★ 0 📥 453

Phoenix Scraper

stevojarvisai-star
弹性的多层网页抓取工具,具备自动故障转移功能。适用于抓取可能由JavaScript渲染、受机器人防护或被防爬阻止的网页内容。
★ 0 📥 394