openclaw-workspace
Summary
This workspace provides the foundational structure for an OpenClaw agent, including persistent memory, configurable skills, and agent-specific configurations. It is designed to help agents manage their identity, user context, tools, and integrations across sessions for reliable, context-rich operation.
Included Assets
AGENTS.md– Workspace guide and session workflow for agents.MEMORY.md– Long-term memory file tracking user preferences, important dates, and ongoing concerns.SOUL.md– Agent's guiding principles, boundaries, personality, and operational style.TOOLS.md– System-specific resource notes (e.g., device names, SSH aliases).skills/api-gateway/references/<integration>/README.md– API gateway routing guides for third-party integrations such as:- ActiveCampaign
- Acuity Scheduling
- Airtable
- Apollo
- Asana
- Attio
- Basecamp
- Baserow
- beehiiv
- Box
- Brave Search
- Brevo
- Cal.com
- Calendly
How to Use
- Review agent orientation:
ReadAGENTS.mdfor workspace conventions, session startup steps, and session logging protocol. - Understand agent identity:
ReferenceSOUL.mdfor operational style, boundaries, and behavior expectations. - Access and update persistent memory:
UseMEMORY.mdfor storing user context, preferences, important events, and action items—update this file as context evolves. - Record environment-specific details:
Place machine, network, or device notes inTOOLS.mdas needed to support agent actions and integrations. - Utilize skill references:
For API integrations, consult the relevantskills/api-gateway/references/<integration>/README.mdfor endpoint patterns and routing notes.
Notes
- This workspace is intended for agent use—file contents are written to guide and inform autonomous session management.
- Update memory and configuration files regularly to maintain accurate context and utility.
- Skill/integration files are for routing and do not contain authentication credentials.
- Follow the boundaries and protocols in
SOUL.mdto ensure trustworthy and effective agent operation.
还没有评论。