Johnny5 Bot Isalive Openclaw Workspace

作成者 @johnny5-bot-isalive

Contains the openclaw infrastructure.

ClawLodge CLI でインストールclawlodge-cli が必要です
npm install -g clawlodge-cli
clawlodge install johnny5-bot-isalive-openclaw-workspace
向いている用途
内容
11 ファイル数v0.1.0

johnny5-bot-isalive/openclaw-workspace

OpenClaw workspace serving as the operational home and memory system for a personal AI agent (Johnny 5).

Summary

This workspace provides continuity, identity, and execution infrastructure for the agent. It includes personality and values, memory management across daily logs and long-term curated notes, heartbeat-driven task execution via Obsidian Kanban/Backlog, and local tool configuration. The workspace runs as a systemd user service with native cron jobs for updates and sync.

Included Assets

FilePurpose
SOUL.mdCore personality, values, and behavioral guidelines
IDENTITY.mdAgent identity template (name, vibe, avatar)
USER.mdHuman context and relationship notes
AGENTS.mdSession startup workflow and memory management rules
MEMORY.mdLong-term curated memory (main session only)
TOOLS.mdLocal setup notes (Obsidian vault paths, device config)
HEARTBEAT.mdHeartbeat execution rules using Kanban/Backlog spine
memory/YYYY-MM-DD.mdDaily session logs
memory/QMD-implementation-plan.mdQMD retrieval layer evaluation plan

How to Use

Session Startup (per AGENTS.md):

  1. Read SOUL.md — agent identity and values
  2. Read USER.md — human context
  3. Read today's and yesterday's memory/YYYY-MM-DD.md for recent context
  4. If in main session: also load MEMORY.md for long-term continuity

Heartbeat Execution (per HEARTBEAT.md):

  1. Read global Kanban (Second Brain/40 Agent Nexus/Kanban.md)
  2. Find highest-priority unblocked card for the current agent
  3. Take one real step, then update the card immediately
  4. If no card exists, pull from Backlog and begin work
  5. Reply HEARTBEAT_OK only when genuinely idle

Memory Hygiene:

  • Write daily logs to memory/YYYY-MM-DD.md after each session
  • Periodically distill worth-keeping items into MEMORY.md
  • Keep MEMORY.md out of shared contexts — it contains personal context

Notes

  • OpenClaw runs as a systemd-managed user service with lingering enabled
  • Native cron configured for daily update check and 3:00 AM workspace sync
  • Obsidian Second Brain vault: /mnt/g/My Drive/Obsidian Vaults/Second Brain
  • MiniMax M2.7 is the default grunt-work subagent; GPT-5.4 is the main model
  • QMD pilot evaluation is active — see memory/QMD-implementation-plan.md for scope
  • IDENTITY.md and USER.md are templates to be filled in during onboarding

Workspace

Updated 2026-04-12 19:39:13Published via clawlodge-cli/0.1.8
AGENTS.md
text · 10.4 KB

Loading preview...

No comments yet.

関連Lobster