Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

afrexai-disaster-recoveryafrexai 灾难恢复

Agent Skill

afrexai-disaster-recovery 用于辅助测试设计、自动化测试和回归验证,适合在 OpenClaw 中需要补充测试、分析失败日志或验证功能改动时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

19,918

周安装

798

GitHub Stars

公开资料未说明

下载量

6,448
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:afrexai-disaster-recovery(afrexai 灾难恢复)
来源仓库:https://github.com/1kalin/afrexai-disaster-recovery
安装命令:
openclaw skills install afrexai-disaster-recovery
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install afrexai-disaster-recovery

简介

Afrexai 灾难恢复生成详细的IT恢复计划,包括RTO/RPO目标、备份策略和测试方案。

  • 适用于系统故障应急和业务连续性保障场景。
  • 提供故障转移程序、沟通计划和成本估算,输出可验证的测试用例。
  • 安装命令:openclaw skills install afrexai-disaster-recovery,需确认运行环境。
  • 涉及生产系统操作时,应先确认权限和回滚机制。

SKILL.md

IT Disaster Recovery Plan Generator

Build production-ready disaster recovery plans that actually get followed when things break.

What This Does

Generates a complete DR plan covering infrastructure, data, applications, and communications. Output includes RTO/RPO targets, failover procedures, testing schedules, and cost modeling.

When to Use

  • Building DR documentation for compliance (SOC 2, ISO 27001, HIPAA)
  • After an outage exposed gaps in your recovery process
  • Onboarding a new infrastructure team
  • Annual DR plan review and update

How to Use

Tell the agent what you need. Be specific about your stack and requirements.

Quick Start

Generate a disaster recovery plan for our SaaS platform. Stack: AWS (us-east-1 primary, eu-west-1 secondary), PostgreSQL RDS, Redis, S3. RTO target: 4 hours. RPO target: 1 hour. Team size: 8 engineers.

Inputs to Provide

  • Infrastructure: Cloud provider, regions, key services
  • Data stores: Databases, object storage, message queues
  • RTO target: Maximum acceptable downtime
  • RPO target: Maximum acceptable data loss
  • Team size: Who's available during an incident
  • Compliance: Which frameworks apply (SOC 2, ISO 27001, HIPAA, PCI DSS)
  • Budget tier: Startup ($5K-$15K/yr) | Growth ($15K-$50K/yr) | Enterprise ($50K+/yr)

Output Structure

1. Risk Assessment Matrix

ThreatLikelihood (1-5)Impact (1-5)Risk ScoreMitigation
Region outage2510Multi-region active-active
Database corruption3515Point-in-time recovery + cross-region replicas
Ransomware3515Immutable backups + air-gapped copies
DNS failure248Multiple DNS providers
Key person unavailable4312Runbook documentation + cross-training

2. Recovery Tier Classification

Tier 1 — Critical (RTO < 1hr)

  • Authentication service
  • Payment processing
  • Core API

Tier 2 — Important (RTO < 4hr)

  • Admin dashboard
  • Reporting
  • Email delivery

Tier 3 — Standard (RTO < 24hr)

  • Analytics
  • Internal tools
  • Dev/staging environments

3. Failover Procedures

For each Tier 1 service, generate step-by-step runbooks:

  • Pre-failover health checks
  • DNS/load balancer switchover steps
  • Data consistency verification
  • Post-failover smoke tests
  • Rollback procedure if failover fails

4. Backup Strategy

Data StoreBackup FrequencyRetentionLocationRecovery Test Frequency
Primary DBContinuous (WAL)30 daysCross-regionMonthly
Object StorageCross-region replicationIndefiniteSecondary regionQuarterly
Config/SecretsOn change90 daysEncrypted S3 + localMonthly

5. Communication Plan

  • Internal escalation: PagerDuty/Opsgenie chain with backup contacts
  • Status page: Auto-update triggers at incident declaration
  • Customer notification: Templates for P1-P4 severity levels
  • Executive briefing: 15-min cadence during P1, hourly during P2

6. Testing Schedule

Test TypeFrequencyScopeDuration
Tabletop exerciseQuarterlyFull team walkthrough2 hours
Component failoverMonthlyIndividual service1 hour
Full DR simulationAnnuallyComplete failover4-8 hours
Backup restoreMonthlyRandom data store1 hour

7. Cost Model

Break down DR spending by category:

  • Infrastructure (standby capacity, cross-region replication)
  • Tooling (monitoring, alerting, backup software)
  • Testing (engineer hours, cloud costs during drills)
  • Training (onboarding, annual refreshers)

Benchmark: DR typically costs 15-25% of primary infrastructure spend. Companies without DR plans face average downtime costs of $5,600/minute.

Compliance Mapping

Map each DR control to framework requirements:

  • SOC 2 CC7.4/CC7.5: Incident response and recovery
  • ISO 27001 A.17: Information security continuity
  • HIPAA §164.308(a)(7): Contingency plan
  • PCI DSS 12.10: Incident response plan

Rules

  • Always include specific commands and CLI examples (not just "failover the database")
  • Include estimated time for each step in runbooks
  • Flag single points of failure explicitly
  • Default to the 3-2-1 backup rule: 3 copies, 2 media types, 1 offsite
  • Include cost estimates in USD for each recommendation
  • Never assume unlimited budget — tier recommendations by cost

Next Steps

Want to go deeper? Check out the full AI Context Packs — pre-built knowledge bases for SaaS, Healthcare, Legal, Manufacturing, and more. $47 per industry pack, or grab all 10 for $197.

Calculate what manual DR planning costs your team: AI Revenue Calculator

Set up your agent stack in 5 minutes: Agent Setup Wizard

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

77.53%
按下载量换算4,999

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills