openclaw-workspace
Summary
This workspace provides organized templates, guides, and operational notes for running agents, managing memory, defining "soul"/personality, and tracking tool/integration details in OpenClaw-based projects. It is structured for use as an operator's or agent's primary working directory, enabling continuity through daily logs and persistent long-term knowledge.
Included Assets
AGENTS.md— Session routines, guide to identity/context files, memory usage instructionsSOUL.md— Defines assistant tone, boundaries, core truths, and behavioral styleMEMORY.md— Curated summary of long-term context and recurring operational jobsTOOLS.md— Workspace-specific tool/configuration notes, technical limitations, integrationsmemory/— Time-stamped daily logs with detailed records (YYYY-MM-DD.md, flow docs)
How to Use
-
Session Startup:
- Read
SOUL.mdto understand assistant purpose and constraints. - Consult
IDENTITY.mdandUSER.mdfor agent and user context. - Check current and previous day
memory/YYYY-MM-DD.mdfor continuity. - In main/direct chat sessions, additionally load
MEMORY.mdfor full background.
- Read
-
Daily Logging:
- Add a new file to
memory/using the formatYYYY-MM-DD.mdto capture notable events, decisions, and system changes. - Summarize and curate critical knowledge to
MEMORY.mdas needed.
- Add a new file to
-
Tooling and Integrations:
- Refer to
TOOLS.mdbefore running technical integrations (Node path, Discord, API keys, etc.). - Use provided cheatsheets for cameras, SSH, TTS, and limit notes specific to the environment.
- Refer to
-
Agent Operation:
- Adhere to practices and boundaries in
SOUL.md. - Use
AGENTS.mdfor runbook instructions and memory handling. - Reference daily logs for recent actions and ongoing tasks.
- Adhere to practices and boundaries in
Notes
-
Memory Handling:
- Daily logs in
memory/preserve short-term continuity;MEMORY.mdprovides long-term, curated context. - Security:
MEMORY.mdis only to be loaded in direct sessions to avoid leaks of sensitive info.
- Daily logs in
-
Cron Jobs/Automation:
- Several recurring pipeline tasks are tracked and described in
MEMORY.md(job search, daily review, content creation, email dispatch). - Workflow and schedule specifics (times, models, agent IDs) are documented in
MEMORY.mdand reflected in daily logs.
- Several recurring pipeline tasks are tracked and described in
-
Operational Boundaries:
- All external actions should be cautious and intentional.
- No automated messaging on behalf of users without approval.
- "Plan-first" approaches may be exempt for strictly scheduled cron jobs (see daily logs for exceptions).
-
Technical Restrictions:
- File writes are sandboxed to the workspace.
- Some integrations (e.g., YouTube, Gmail, Discord) require API keys/tokens configured as described in
TOOLS.md.
-
Change Tracking:
- All significant workflow and process changes are recorded in the
memory/daily logs. - Use logs for historical context and to inform updates to other workspace files.
- All significant workflow and process changes are recorded in the
This workspace is designed for clarity, security, and continuity — use it as your agent's home base for all OpenClaw operations.
No comments yet.