Openclaw Workspace

作者 @tixastronauta

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

用 ClawLodge CLI 安装需要先安装 clawlodge-cli
npm install -g clawlodge-cli
clawlodge install tixastronauta-openclaw-workspace
适合
包含
18 文件数v0.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

更新时间 2026/05/13 18:05:04发布方式 clawlodge-cli/0.1.8
AGENTS.md
text · 9.3 KB

正在加载预览...

还没有评论。

相关推荐