openclaw-workspace
Summary
This repository is a comprehensive backup of an OpenClaw workspace. It contains agent configurations, workflow principles, daily and long-term memory logs, skills (including Godot integration), internal tool notes, and extensive documentation. The workspace enables seamless restoration, reference, and continuation of OpenClaw-based projects and agents.
Included Assets
- Agent Files & Rules
AGENTS.md,SOUL.md,MEMORY.md,TOOLS.md,CLAUDE.md
- Daily Memory Logs & Project Notes
memory/YYYY-MM-DD.md— ongoing daily logs
- Skills
skills/openclaw-godot-skill/— Godot editor AI integration and docsskills/proactive-agent/assets/— agent templates, memory, soul, tools
- Documentation
docs/CRON_TASKS.md— cron task configurationsdocs/openclaw-cron-guide.md— OpenClaw cron usage guidedocs/voice-assistant-research.md— voice assistant research and comparisons
How to Use
-
Workspace Initialization
- Place these files in your OpenClaw workspace directory to restore agent state, memory logs, and skill configurations.
- Review
AGENTS.mdandSOUL.mdto understand core personality and workflow rules. - Use daily memory logs (
memory/YYYY-MM-DD.md) for continuity.
-
Skill Integration
- See
skills/openclaw-godot-skill/README.mdfor how to enable AI-driven Godot game dev workflows. - Each skill folder may include its own installation or usage instructions; review corresponding
README.mdand script files.
- See
-
Tools and Configuration
- Customize
TOOLS.mdwith local environment details, devices, and tool-specific settings. - Use the
skills/proactive-agent/assets/TOOLS.mdfor skill/tool-specific configurations, gotchas, and integration notes.
- Customize
-
Documentation Reference
- Refer to the
docs/folder for guides on scheduling (cron) and voice assistant best practices.
- Refer to the
Notes
- Sensitive Data: Credentials are referenced but not stored here—ensure
.credentials/is kept secure and out of version control. - Memory Structure: Daily logs (
memory/YYYY-MM-DD.md) capture raw events; review and curate significant info intoMEMORY.mdfor long-term context. - Workspace Evolution: Update
SOUL.mdand agent files as workflows and preferences evolve. - Skill Safety: Always test and backup before deploying new skills or extensions, especially beta features like Godot Editor integration.
- Agent Principles: The workspace embeds clear operational, safety, and privacy guidelines to align with user intent.
For further details, review each file for embedded usage and maintenance notes.
No comments yet.