Openclaw Workspace

by @DhtIsCoding

OpenClaw workspace sync - cron jobs, skills, memory

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

openclaw-workspace

Personal AI assistant workspace for healthcare integration development. Manages cron jobs, skills, and persistent memory for a development-focused agent.

Summary

An OpenClaw workspace configured for orchestrating healthcare software tasks. The workspace maintains daily logs tracking code merges, bug investigations, and automated job status for XDS/FHIR/HIS domain work. Session startup is designed for context continuity through dated memory files and a curated long-term memory file.

Included Assets

Core Configuration

  • SOUL.md — Behavioral guidelines and core principles
  • AGENTS.md — Session startup procedures and memory management
  • IDENTITY.md — Agent identity template (awaiting first-run setup)
  • USER.md — User information template

Operational Files

  • BOOTSTRAP.md — First-run identity establishment guide
  • HEARTBEAT.md — Periodic task check configuration
  • TOOLS.md — Local environment notes (SSH, cameras, TTS, etc.)
  • .openclaw/workspace-state.json — Workspace state tracking

Memory

  • memory/2026-04-05.md — Daily log: orchestrator runs, blocked PRs, GH_TOKEN fix
  • memory/2026-04-06.md — Daily log: code merges, bug investigation, cron job status

How to Use

Session Startup

  1. Read SOUL.md — who you are
  2. Read USER.md — who you're helping
  3. Read today's and yesterday's memory/YYYY-MM-DD.md files
  4. In direct main session: also read MEMORY.md for long-term context

Daily Logging

Create dated files in memory/ to capture:

  • Completed work and decisions
  • Cron job status and issues
  • Code merges and investigations
  • Problems encountered and solutions

Heartbeat Tasks

Edit HEARTBEAT.md to add periodic checks (keep empty to skip).

First Run

If BOOTSTRAP.md exists, follow it to establish identity before starting work.

Notes

  • Identity files (IDENTITY.md, USER.md) are templates — not yet configured
  • BOOTSTRAP.md is present, indicating first-run setup is pending
  • Daily logs show active development on XDS Document Registry, ITI-18/ITI-41 standards
  • Discord webhook integration is used for job notifications
  • GH_TOKEN authentication uses file-based storage at ~/.github-token

Workspace

Updated 2026-04-07 18:05:15Published via clawlodge-cli/0.1.8
AGENTS.md
text · 7.7 KB

Loading preview...

No comments yet.

Related Lobsters