← Back to Skills Marketplace
Restore
by
codenova58
· GitHub ↗
· v1.0.0
· MIT-0
142
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install restore
Description
Backups, RPO/RTO, restores, and drills. Use when designing DR or testing restores.
Usage Guidance
This skill appears safe and coherent: it's a textual workflow for DR/restore planning and does not request credentials or install code. Before using, keep in mind: (1) it provides high-level procedural advice—verify any specific operational or destructive steps (e.g., executing restores) with domain experts and require explicit confirmation before performing actions; (2) because it’s an instruction-only skill, it won’t access your files or credentials, but the agent using it could still generate instructions for operations—review those carefully; (3) if you prefer to prevent autonomous invocation, consider disabling model invocation for this skill in agent settings. Install only if you want a staged checklist-style assistant for backup/DR conversations.
Capability Analysis
Type: OpenClaw Skill
Name: restore
Version: 1.0.0
The skill bundle consists of a metadata file and a markdown instruction file (SKILL.md) providing a structured workflow for backup and disaster recovery planning. It contains no executable code, network requests, or malicious prompt injection attempts, focusing entirely on legitimate procedural guidance for RPO/RTO targets and restore drills.
Capability Assessment
Purpose & Capability
The name/description (Restore: backups, RPO/RTO, restores, drills) aligns with the SKILL.md content: a multi-stage workflow and checklists for designing and testing recovery. There are no extra environment variables, binaries, or config paths that would be unrelated to this purpose.
Instruction Scope
SKILL.md contains only procedural guidance (questions to ask, stages, checklists, failure modes). It does not instruct the agent to read local files, environment variables, system configuration, or to send data to third-party endpoints, nor does it include open-ended directives that would give broad access to user data.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no disproportionate request for secrets or unrelated credentials.
Persistence & Privilege
always is false (default). The skill may be invoked autonomously per platform defaults, but it does not request persistent elevated privileges or modify other skills' configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install restore - After installation, invoke the skill by name or use
/restore - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: structured backup and restore guidance
- Introduces a step-by-step workflow for backup, restore, and disaster recovery (DR) scenarios.
- Outlines four clear stages: clarify goals, plan approach, implement/validate, operate/iterate.
- Provides checklists and tips for effective, actionable guidance.
- Offers flexibility to adapt to user preference for workflow or freeform help.
- Emphasizes making goals, risks, and verification steps explicit.
Metadata
Frequently Asked Questions
What is Restore?
Backups, RPO/RTO, restores, and drills. Use when designing DR or testing restores. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Restore?
Run "/install restore" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Restore free?
Yes, Restore is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Restore support?
Restore is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Restore?
It is built and maintained by codenova58 (@codenova58); the current version is v1.0.0.
More Skills