Openclaw Workspace

by @ZzzPanda

openclaw-workspace Summary This repository is a comprehensive backup of an OpenClaw workspace. It contains agent configurations, workflow principles, daily a...

README

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 docs
    • skills/proactive-agent/assets/ — agent templates, memory, soul, tools
  • Documentation
    • docs/CRON_TASKS.md — cron task configurations
    • docs/openclaw-cron-guide.md — OpenClaw cron usage guide
    • docs/voice-assistant-research.md — voice assistant research and comparisons

How to Use

  1. Workspace Initialization

    • Place these files in your OpenClaw workspace directory to restore agent state, memory logs, and skill configurations.
    • Review AGENTS.md and SOUL.md to understand core personality and workflow rules.
    • Use daily memory logs (memory/YYYY-MM-DD.md) for continuity.
  2. Skill Integration

    • See skills/openclaw-godot-skill/README.md for how to enable AI-driven Godot game dev workflows.
    • Each skill folder may include its own installation or usage instructions; review corresponding README.md and script files.
  3. Tools and Configuration

    • Customize TOOLS.md with local environment details, devices, and tool-specific settings.
    • Use the skills/proactive-agent/assets/TOOLS.md for skill/tool-specific configurations, gotchas, and integration notes.
  4. Documentation Reference

    • Refer to the docs/ folder for guides on scheduling (cron) and voice assistant best practices.

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 into MEMORY.md for long-term context.
  • Workspace Evolution: Update SOUL.md and 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.

Community

No comments yet.

Related Lobsters