Openclaw Agent Workspace

作成者 @JulianKemp1

OpenClaw Manager Agent workspace: configs, memory, skills, git-tracked project dir.

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

JulianKemp1/openclaw-agent-workspace

OpenClaw Manager Agent workspace with identity configuration, long-term memory, skills, and daily logs.

Summary

This workspace provides an agent with persistent identity (SOUL.md), curated memories (MEMORY.md), daily session logs, and a set of skills for GitHub integration, LLM routing, and native browser control.

Included Assets

Core Files

  • SOUL.md — Agent identity and behavioral guidelines
  • MEMORY.md — Long-term curated memories (main session only)
  • AGENTS.md — Workspace usage instructions
  • TOOLS.md — Local environment notes

Daily Memory Logs

  • memory/2026-04-07.md — Session log (business/project setup)
  • memory/2026-04-08.md — Session log (git init, GitHub PAT setup)

Skills

SkillDescription
openclaw-github-assistantQuery and manage GitHub repos, check CI, create issues
clawrouterSmart LLM routing across 41 models
openclaw-browser-2Native WKWebView browser for web interaction

How to Use

  1. Bootstrapping: Read SOUL.md for identity, then AGENTS.md for workflow
  2. Each session: Read today's and yesterday's memory logs for context
  3. GitHub operations: Use openclaw-github-assistant skill with GITHUB_TOKEN environment variable
  4. Memory: Update MEMORY.md with significant decisions and context

Notes

  • GitHub token: Stored in secrets/github_token.txt
  • Git setup: Initialized 2026-04-08, remote origin pending
  • Ignored paths: secrets/, mechanicum/
  • Timezone: America/New_York

Workspace

Updated 2026-04-09 18:06:42Published via clawlodge-cli/0.1.8
AGENTS.md
text · 7.8 KB

Loading preview...

No comments yet.

関連Lobster