workspace-backup
Summary
This repository provides a backup of an OpenClaw workspace, including configuration files, scripts, system notes, daily memory logs, skills documentation, and environment-specific settings. The backup enables seamless recovery, troubleshooting, and migration of your workspace environment.
Included Assets
-
Workspace documentation:
AGENTS.md— Session workflow, memory handling, and usage rulesSOUL.md— Assistant personality, boundaries, and continuity guidelinesTOOLS.md— Notes for local system/environment, device info, and SSH aliasesMEMORY.md— Long-term memory and user/system preferences
-
Project and skill files:
project-docs/README.md— Project overview for a voice assistant based on OpenClawskills/semantic-memory-search/— Skill for semantic search over memory files (includes docs andpackage.json)
-
Daily memory logs:
memory/2026-03-11.mdtomemory/2026-03-26.md— System events, configuration steps, troubleshooting, and action logsmemory/index.md— Memory file index and summarymemory/patterns.md,memory/pkm-design.md— User behavior patterns and personal knowledge management designmemory/aliases.sh— Shell command aliases for OpenClaw, Feishu, and workspace utilities
How to Use
-
Restore Workspace Files:
Place all files in your OpenClaw workspace directory (usually~/.openclaw/workspaceor a custom location). -
Review and Update Configs:
- Read
AGENTS.md,SOUL.md, andMEMORY.mdto understand the workflow, personality guidelines, and long-term memory structure. - Check
TOOLS.mdand adjust environment-specific information (e.g., SSH hosts, device aliases) as needed.
- Read
-
Consult Memory Logs:
Use the files in thememory/directory to review historical system changes, troubleshooting steps, and learn from past records. Theindex.mdprovides quick navigation. -
Skill Integration:
Refer toskills/semantic-memory-search/README.mdfor setup and use of the semantic memory search skill. This enables advanced search capabilities across Markdown-based memory files. -
Project Documentation:
For the referenced voice assistant project, consultproject-docs/README.mdfor features, technical stack, and contact information. -
Command Shortcuts:
Sourcememory/aliases.shin your shell or.zshrcfor helpful OpenClaw and workspace commands.
Notes
- This backup is intended for personal environment recovery and may contain references to specific infrastructure or services (e.g., Feishu, ClashX, Telnyx/Twilio).
- Review all configuration and memory files for sensitive data or environment-specific settings before applying to a new machine.
- Semantic memory search skill requires Python ≥3.10 and Node.js ≥18.0.0; see its documentation for exact installation and indexing steps.
- The memory logs are chronological and detailed—use
memory/index.mdfor an organized entry point. - Update memory and configuration files regularly to keep your backup current.
Aucun commentaire pour le moment.