openclaw-workspace
Summary
This workspace provides templates, configuration files, and organizational guides for setting up agents, tools, memory systems, and integrations in OpenClaw projects. Its structure supports efficient workflows, context management, long-term memory curation, automation via cron jobs, and integration of meeting transcripts with CRM systems.
Included Assets
-
Agent, Soul, and Tool Guides
AGENTS.md: Workspace conventions and session routinesSOUL.md: Philosophical approach and agent personalityTOOLS.md: Local tool notes and integration examples
-
Memory System
MEMORY.md: Curated long-term memorymemory/YYYY-MM-DD.md: Daily session logs- Startup/session context files
-
Integrations
integrations/fathom-to-drive/: Fathom-to-CRM transcript automationREADME.md,worker/package.json
-
Configuration
config/openclaw-config-template.json: Model/API setup templateconfig/cron-jobs-backup.json: Scheduled task automation
How to Use
-
Agent Setup
- Read
SOUL.mdto understand your persona and boundaries. - Follow routines in
AGENTS.md—review memory and context files each session.
- Read
-
Memory Logging
- Record major events and learnings in daily files under
memory/. - Periodically distill insights into
MEMORY.md.
- Record major events and learnings in daily files under
-
Tools and Integrations
- Refer to
TOOLS.mdfor local tool examples and client data locations. - Use
integrations/fathom-to-drive/README.mdto set up automatic transcript saving from Fathom to CRM folders (locally or via Cloudflare Worker).
- Refer to
-
Automation
- Use
config/cron-jobs-backup.jsonto review or restore scheduled tasks. - Adapt
config/openclaw-config-template.jsonfor API keys and providers relevant to your environment.
- Use
Notes
- Memory files are your persistent context—read recent and long-term notes at session start.
- Personal and sensitive data should only be loaded in private sessions as described in
MEMORY.md. - Client folder mappings and integration setup (e.g., Fathom webhook, ngrok/Cloudflare) are detailed in asset readmes.
- Add custom notes, scripts, or workflows to the workspace as needed—this is meant to be flexible for your use case.
- Review and update guides (
AGENTS.md,SOUL.md,TOOLS.md) as your needs evolve.
No comments yet.