openclaw-config
Summary
This workspace serves as a backup and management repository for OpenClaw configuration files. It organizes agent memory, skills, tools, agent personality definitions, daily logs, and related documentation to support structured, efficient, and secure OpenClaw agent operation.
Included Assets
-
Configuration & Rules
AGENTS.md: Session rules and usage protocols for the workspaceMEMORY.md: Core, long-term memory and operational principlesSOUL.md: Agent personality, boundaries, and belief systemTOOLS.md: Local tool definitions and environment-specific notes
-
Backups
backups/20260314-180219/SOUL.md: Point-in-time backup of agent "soul"
-
Extensions & Skills
extensions/browser-enhancement/: Browser anti-detection and behavior modulesskills/flow/README.md: Flow skill orchestration moduleskills/rrz/extension/README.md: 商品发布浏览器脚本 (“人人租”自动化)skills/rrz/scripts/README.md: Mixed automation strategy for “人人租”, including scripts and architecture
-
Documentation
docs/subagent-control.md: Sub-agent management rulesdocs/subagent-skills-sync.md: Sub-agent skill sync and environment isolation guidedocs/xiaohongshu-plan.md: “小红书” account operation strategiesdocs/xiaohongshu-templates.md: Content templates and profile suggestions for “小红书” accounts
-
Memory / Logs
memory/YYYY-MM-DD.md: Daily log files documenting key operations, issues, and knowledge
How to Use
-
Workspace Boot & Agent Sessions
- On each session, read
SOUL.mdandMEMORY.mdto initialize agent logic and memory. - Use
memory/YYYY-MM-DD.mdfor the latest working notes—prefer today's log or the most recent day available.
- On each session, read
-
Skill & Tool Reference
- Refer to
skills/andextensions/for automation scripts, orchestrators, and browser enhancements. - Store personal machine/tool specifics in
TOOLS.mdand keep skills generic for portability.
- Refer to
-
Agent Operations
- Follow operational principles in
AGENTS.md(e.g., validation-first, concise reporting, fast failure feedback). - For multi-agent workflows, see
docs/subagent-control.mdanddocs/subagent-skills-sync.md.
- Follow operational principles in
-
Backup & Restore
- Use files from
backups/for restoring agent state or “soul” as needed.
- Use files from
-
Daily Operation
- Maintain daily logs for traceability and workflow improvement.
- Update agent memory and rules based on lessons learned or environment changes.
Notes
- All configuration, logs, and profiles are text-based, facilitating easy review and version control.
- Security is enforced via explicit operational rules (see SOUL.md), especially for installing or modifying skills and tools.
- Workspace is language-oriented toward Chinese usage and documentation unless otherwise noted.
- Updates to key files like
SOUL.mdandMEMORY.mdshould be communicated and validated for continuity. - Platform- or environment-specific paths may need adjustment when migrating or restoring configurations.
- Sensitive account credentials or API keys found in logs should be managed securely.
This workspace aims to provide a maintainable, auditable, and robust configuration layer for OpenClaw-based agent deployments.
No comments yet.