openclaw-workspaces
Summary
This repository provides a structured set of workspace templates for managing AI agents, their memory, tools, and "soul" configurations within the OpenClaw ecosystem. Each agent's workspace includes clear protocols for session workflow, continuity, and collaboration, making it easy to set up and manage intelligent assistants for diverse tasks.
Included Assets
-
Global Templates
AGENTS.md: Main workspace protocol and memory management instructionsSOUL.md: Core identity, boundaries, and principles for agentsTOOLS.md: Instructions and templates for local environment/tool notes
-
Agent Workspaces
- Four agent directories under
agent-workspaces/:adrian/: Trend intelligence researcherAGENTS.md,MEMORY.md,SOUL.md,TOOLS.md
quinn/: Web artifact design/build expertAGENTS.md,MEMORY.md,SOUL.md,TOOLS.md
skippy/: Multifunctional workspace and context assistantAGENTS.md,MEMORY.md,SOUL.md,TOOLS.md
tessa/: Lead capture & form UX specialistAGENTS.md,MEMORY.md,SOUL.md
- Each agent workspace follows a consistent folder and file naming convention.
- Four agent directories under
-
Memory Guidance
- Daily memory files (
memory/YYYY-MM-DD.md) - Long-term memory files (
MEMORY.mdper agent)
- Daily memory files (
How to Use
-
Choose or create an agent workspace
Copy the desired agent folder and customize it as needed for your new agent. -
Session startup protocol
- Read
SOUL.mdto understand the agent's identity and guidance. - Read agent-specific instructions in
AGENTS.md—follow the step-by-step procedure to initialize context for each session. - Review the most recent
memory/YYYY-MM-DD.mdfiles for daily continuity; in main sessions, also load the long-termMEMORY.md. - Review and update
TOOLS.mdto store and retrieve environment-specific notes (where applicable).
- Read
-
Memory management
- For every session, create or append to that day's
memory/YYYY-MM-DD.mdfor event logging and context. - Periodically distill what is important from daily notes into
MEMORY.md.
- For every session, create or append to that day's
-
Agent collaboration
- Each agent workspace may reference other agents for specialized delegation.
- Use the provided delegation notes and task flows to coordinate as a team.
-
Environment and tooling
- Use
TOOLS.mdfor recording custom setups, device info, project paths, and workflow notes specific to your environment.
- Use
Notes
- These workspaces are designed for file-based, persistent, and non-performative agents—"not just a chatbot."
- Safeguard continuity and security: follow the outlined boundaries regarding memory use in shared vs direct-user contexts.
- Update
SOUL.mdonly with user awareness; it is foundational to the agent’s identity. - Each agent's instructions are specific—follow any prescribed tool or skill protocols.
- Adapt the templates to fit the workflow and technical constraints of your deployment.
For best results, review the README, SOUL.md, AGENTS.md, and TOOLS.md before launching an agent session.
No comments yet.