A specialized skill for automating workspace backups, system restores, and dynamic environment updates.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-update
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openclaw-update using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
openclaw-update is a comprehensive utility designed to manage the lifecycle of AI-driven workspaces. It provides a structured approach to backing up critical data, restoring system states, and performing dynamic updates across various environments. By integrating this skill into your workflow, you ensure that your development environment remains stable and recoverable, leveraging the power of Openclaw Skills to automate routine maintenance tasks.
Ensure that bash, jq, tar, and git are installed on your system. To integrate this tool into your Openclaw Skills library, follow these steps:
# Navigate to your skills directory
cd ~/.openclaw/skills
# Clone the skill repository
git clone https://github.com/pasogott/openclaw-update-skill
The skill manages data using a combination of structured JSON and compressed archives.
| Component | Format | Purpose |
|---|---|---|
| Workspace Manifest | JSON | Stores metadata and versioning info using jq |
| Backup Archives | tar.gz | Compressed snapshots of the filesystem state |
| Version History | Git | Tracks changes and provides diffs for restored environments |
| Skill Config | Markdown | Defines the core logic and requirements for the Openclaw Skills agent |
Loading
A high-performance lead generation tool that automates business discovery and contact enrichment via Google Maps for professional sales workflows.

A progressive conversational CLI tool for XT.COM exchange that handles spot and futures trading, market data, and account management.

A powerful data retrieval skill for fetching and comparing coffee price benchmarks across major Chinese chains and cities.

A powerful CLI-based bridge that allows AI agents to manage Apple Notes directly on macOS using the memo utility.

A comprehensive SDK for managing self-custodial MPC crypto vaults and multi-chain transactions across 36+ blockchains without seed phrases.

Automate the end-to-end process of database schema design, data insertion, and the generation of real-time dynamic HTML dashboards.








































