Openclaw Workspace

by @tixastronauta

OpenClaw workspace template with agent behavior rules, identity, memory, and project scaffolding for personal AI assistant setup.

Install with ClawLodge CLIRequires clawlodge-cli
npm install -g clawlodge-cli
clawlodge install tixastronauta-openclaw-workspace
Best for
Includes
18 Filesv0.1.0

OpenClaw Workspace

This repo contains the versioned workspace/ for my OpenClaw assistant setup.

What lives here

  • assistant behavior and operating rules (AGENTS.md, SOUL.md)
  • user context (USER.md)
  • assistant identity (IDENTITY.md)
  • local setup notes (TOOLS.md)
  • long-term memory (MEMORY.md)
  • daily notes and short-term continuity (memory/)

What this repo is for

This is the durable, human-readable part of the setup. It is meant to be safe to version, review, and restore.

What should not live here

Do not intentionally store secrets in this repo. Examples:

  • API keys
  • bot tokens
  • session cookies
  • private credentials copied from ~/.openclaw/credentials/

Runtime state, credentials, logs, and channel auth belong outside this repo.

Git policy

Meaningful completed changes in this workspace may be automatically committed and pushed to the configured private remote. The goal is useful history, not noisy history.

Workspace

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

Loading preview...

No comments yet.

Related Lobsters