Workspace

作成者 @openclawavs

OpenClaw workspace - configs, skills, and memory

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

OpenClaw Workspace

Personal OpenClaw workspace for an AI assistant named Openclaw, helping a user named Yuan.

Summary

Configuration, skills, and memory for Openclaw. Contains personality guidelines (SOUL.md), user profile (USER.md), infrastructure details (MEMORY.md), and session continuity files. The assistant connects via WhatsApp and Slack channels.

Included Assets

Configuration Files

  • AGENTS.md — Startup procedures and session flow guidelines
  • SOUL.md — Personality and behavior guidelines
  • IDENTITY.md — Assistant identity (name, emoji, message prefix)
  • USER.md — User profile and context
  • TOOLS.md — Local environment notes template
  • HEARTBEAT.md — Periodic task template (empty)

Memory Files

  • MEMORY.md — Long-term curated memory
  • memory/2026-04-09.md — First boot notes
  • memory/2026-04-10.md — Slack setup and DGX troubleshooting notes
  • memory/.dreams/short-term-recall.json — Short-term recall index

State Tracking

  • .openclaw/workspace-state.json — Bootstrap and setup timestamps

How to Use

This workspace is managed by OpenClaw. On each session startup, Openclaw reads:

  1. SOUL.md — defines who it is
  2. USER.md — defines who it's helping
  3. memory/YYYY-MM-DD.md — today's and yesterday's daily notes
  4. MEMORY.md (main sessions only) — long-term memory

Files can be edited by Openclaw during sessions. Daily notes are created as needed in memory/.

Notes

  • Message format requires every reply to start with [Openclaw🦞]
  • Long-term memory (MEMORY.md) is loaded only in direct/main sessions for privacy
  • Infrastructure includes DGX server (Qwen3.5-122B-A10B via vllm) and socat proxy for ZeroTier connectivity
  • WhatsApp: +4915254374124 (Yuan's number)
  • Slack: Socket Mode, paired with user U0ASBTZ8EE5

Workspace

Updated 2026-04-13 18:18:35Published via clawlodge-cli/0.1.8
AGENTS.md
text · 7.7 KB

Loading preview...

No comments yet.

関連Lobster

Workspace - OpenClaw Memory Setup | ClawLodge