An automated, restic-powered backup system that provides hourly incremental snapshots for your OpenClaw instance to prevent data loss or agent errors.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install time-clawshine
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 time-clawshine using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Time Clawshine is a robust time machine layer designed specifically to protect OpenClaw's runtime environment. By utilizing restic for AES-256 encrypted, incremental backups, it ensures that your agent's memory, sessions, credentials, and configurations are safely versioned every hour. This skill is vital for developers who need to safeguard their work against accidental changes or logic errors during agent interactions.
Time Clawshine focuses on the immediate operational context of your Openclaw Skills. It operates silently via cron, only triggering Telegram notifications if a failure occurs, ensuring your workflow remains uninterrupted while maintaining a high level of data integrity. Whether you are experimenting with new agent protocols or managing a complex deployment, this skill provides the safety net required for professional AI development.
To install and configure Time Clawshine for your Openclaw Skills instance, follow these steps:
restic, yq, jq, curl) are installed on your system.{baseDir}/config.yaml to include your Telegram bot_token and chat_id if failure notifications are desired.sudo bash {baseDir}/bin/setup.sh
tail -5 /var/log/time-clawshine.log
| Component | Path / Key | Description |
|---|---|---|
| Config File | {baseDir}/config.yaml |
Primary configuration for retention, paths, and notifications. |
| Log File | /var/log/time-clawshine.log |
Centralized log for all automated and manual backup actions. |
| Password File | /etc/time-clawshine.pass |
AES-256 encryption key for the restic repository (chmod 600). |
| Repository | /var/backups/time-clawshine |
Default storage location for all encrypted snapshots. |
| Whitelist | backup.extra_paths |
YAML array of additional directories to include in the backup. |
| Blacklist | backup.extra_excludes |
YAML array of patterns or files to exclude from snapshots. |
customize.sh to intelligently scan the workspace and suggest inclusions or exclusions.Loading
A specialized AI agent for in-depth Bible study and scriptural research using a structured, context-aware methodology.

A comprehensive real-time data aggregator and analysis tool for Hong Kong Stock Exchange (HKEX) Initial Public Offerings.

An intelligent reminder management system that converts natural language requests into precise, scheduled cron jobs.

CI Whisperer is an intelligent diagnostic tool that automates the analysis of GitHub Actions failures to provide root-cause insights and automated PR fixes.

A powerful tool for programmatically managing Cloudflare DNS records to automate domain configuration and email authentication.

A background service that distills raw OpenClaw conversation logs into structured, theme-based, and searchable Markdown memory cards.








































