← Back to Skills Marketplace
codekungfu

Api

by ClawKK · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
160
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install backup-recovery
Description
Backups, RPO/RTO, restores, and drills. Use when designing DR or testing restores.
README (SKILL.md)

Backup Recovery Skill

This skill provides structured guidance for Backup Recovery work. Act as an active guide: confirm triggers, propose the stages below, and adapt if the user wants a lighter pass.

When to Offer This Workflow

Trigger conditions:

  • User mentions backup recovery or closely related work
  • They want a structured workflow rather than ad-hoc tips
  • They are preparing a review, rollout, or stakeholder communication

Initial offer: Explain the four stages briefly and ask whether to follow this workflow or work freeform. If they decline, continue in their preferred style.

Workflow Stages

Stage 1: Clarify context & goals

Anchor on RPO/RTO targets. Ask what success looks like, constraints, and what must not break. Capture unknowns early.

Stage 2: Design or plan the approach

Translate goals into a concrete plan around backup testing. Compare alternatives and explicit trade-offs; avoid implicit assumptions.

Stage 3: Implement, validate, and harden

Execute with verification loops tied to restore drills. Prefer small steps, measurable checks, and rollback points where risk is high.

Stage 4: Operate, communicate, and iterate

Close the loop with runbooks and ownership: monitoring, documentation, stakeholder updates, and lessons learned for the next cycle.

Checklist Before Completion

  • Goals and constraints are explicit for Backup Recovery Skill
  • Risks and trade-offs are stated, not hand-waved
  • Verification steps match the change’s impact (tests, canary, peer review)
  • Operational follow-through is covered (monitoring, docs, owners)

Tips for Effective Guidance

  • Be procedural: stage-by-stage, with clear exit criteria
  • Ask for missing context (environment, scale, deadlines) before prescribing
  • Prefer checklists and concrete examples over generic platitudes
  • If the user declines the workflow, switch to freeform help without lecturing

Handling Deviations

  • If the user wants to skip a stage: confirm and continue with what they need.
  • If context is missing: ask targeted questions before strong recommendations.
  • Prefer concrete examples, trade-offs, and verification steps over generic advice.

Quality Bar

  • Each recommendation should be actionable (what to do next).
  • Call out failure modes relevant to Backup Recovery (security, scale, UX, or ops).
  • Keep tone direct and respectful of the user’s time.
Usage Guidance
This skill is instruction-only and matches its stated purpose, so technical risk is low. Before installing: (1) verify the publisher/owner and resolve the metadata mismatch (top-level Name 'Api' vs SKILL.md 'backup-recovery'); (2) prefer skills with a homepage or source repo when possible; (3) because it can be invoked by the agent, confirm you trust the owner or test in a restricted environment first; (4) no secrets are requested by the skill, but never paste credentials into chat — the skill will ask only for contextual info like RPO/RTO, scale, or deadlines. If the name mismatch or unknown owner concerns you, ask the publisher for clarification or choose a skill with clearer provenance.
Capability Analysis
Type: OpenClaw Skill Name: backup-recovery Version: 1.0.0 The backup-recovery skill bundle consists of a metadata file and a Markdown instruction set (SKILL.md) designed to guide an AI agent through structured disaster recovery planning. It contains no executable code, no network requests, and no instructions that would lead to data exfiltration or unauthorized system access.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Backup Recovery/DR planning workflow and the declared requirements (no env vars, no binaries, instruction-only) match that purpose. However, the registry metadata shows the top-level Name as 'Api' while the skill slug and SKILL.md use 'backup-recovery' — a metadata/name mismatch worth confirming with the publisher.
Instruction Scope
Runtime instructions are purely advisory: ask about RPO/RTO, propose staged workflows, request user-provided context, and produce checklists and runbooks. The instructions do not ask the agent to read files, access credentials, call external endpoints, or perform actions outside the user's control.
Install Mechanism
No install spec and no code files — instruction-only. This is low-risk because nothing is written to disk or fetched during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md asks the user for contextual information (environment, scale, deadlines) which is appropriate and not the same as requesting secrets or system access.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify agent/system configuration. It can be invoked by the model (default), which is normal for skills and acceptable here given the limited scope and lack of credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install backup-recovery
  3. After installation, invoke the skill by name or use /backup-recovery
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
backup-recovery 1.0.0 – Initial release. - Introduces a structured 4-stage workflow for backup recovery planning, testing, and operation. - Includes explicit guidance for clarifying goals, designing approaches, verifying implementations, and establishing operational follow-through. - Outlines trigger conditions for when to offer the full workflow versus lighter/freeform help. - Provides checklists, actionable tips, and concrete examples in backup, RPO/RTO, and restore contexts. - Supports procedural, user-adaptive guidance and targeted context gathering.
Metadata
Slug backup-recovery
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Api?

Backups, RPO/RTO, restores, and drills. Use when designing DR or testing restores. It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.

How do I install Api?

Run "/install backup-recovery" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Api free?

Yes, Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Api support?

Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Api?

It is built and maintained by ClawKK (@codekungfu); the current version is v1.0.0.

💬 Comments