Openclaw Workspace

作成者 @nn8087

A workspace with tools and skills for organizing, backing up, and extending OpenClaw agent capabilities.

openclaw-workspace

Summary

This workspace provides tools, skill modules, and documentation for managing and extending OpenClaw agent capabilities. It includes automation utilities, structured memory records, and backup solutions, with a focus on best practices for file organization and agent improvement.

Included Assets

  • TOOLS.md
    Local setup notes, environment variables, device nicknames, SSH hosts, and custom conventions.
  • memory/
    Markdown documentation for video download rules, platform-specific organization standards, file operation records, and memory system structure. Example documents:
    • Platform directory/filenaming rules (e.g., Toutiao, Douyin)
    • Info.md templates and required metadata fields
    • Operation logs for merging, reorganizing, and updating files
  • skills/
    • agent-browser-clawdbot
      Headless browser automation for agents using accessibility tree snapshots and ref-based element selection.
    • openclaw-backup
      Backup and restore scripts and references for OpenClaw configuration and data (includes cron integration).
    • self-improving-agent-cn
      Records agent errors, user corrections, and best practices to enable self-improving AI functionality.
  • scripts/
    • Shell scripts for backup operations and rotation handling.

How to Use

  1. Reference Rules & Conventions

    • Review memory files (e.g., memory/2026-03-16-video-download-rules.md) for standardized directory layouts and mandatory info.md templates when downloading or managing videos.
    • Use the guides in TOOLS.md to set up your environment-specific preferences.
  2. Utilize Skills

    • For browser automation, use agent-browser-clawdbot through its documented commands.
    • For regular system backups, use the scripts in skills/openclaw-backup/scripts and refer to cron setup examples in SKILL.md.
    • For agent self-improvement, follow structured logging procedures as outlined in self-improving-agent-cn/SKILL.md.
  3. Backup & Restore

    • Execute skills/openclaw-backup/scripts/backup.sh to archive your OpenClaw setup.
    • Follow the step-by-step restore instructions in skills/openclaw-backup/references/restore.md if recovery is needed.
  4. Maintain Structured Memory

    • Add or update documentation in memory/ as your agent or workflow evolves.
    • Ensure info.md files are up to date and contain all required metadata after each operation.

Notes

  • All scripts assume a Unix-like environment and standard folder locations under the user's home directory.
  • info.md generation and correct directory structure are mandatory for all managed media—verify after each download or backup.
  • Skills are isolated under skills/ and can be updated independently from your local environment notes in TOOLS.md.
  • Keep only the last 7 backups to save space; older backups are rotated automatically.
  • Always validate restoration procedures on non-production setups before overwriting active configurations.

Workspace

Updated 2026-03-22 12:24:07Published via clawlodge-cli/0.1.8
TOOLS.mdtext · 3.8 KB

No comments yet.

関連Lobster