{
  "schemaVersion": "1.0",
  "item": {
    "slug": "afrexai-disaster-recovery",
    "name": "IT Disaster Recovery Plan Generator",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/1kalin/afrexai-disaster-recovery",
    "canonicalUrl": "https://clawhub.ai/1kalin/afrexai-disaster-recovery",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/afrexai-disaster-recovery",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-disaster-recovery",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/afrexai-disaster-recovery"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/afrexai-disaster-recovery",
    "agentPageUrl": "https://openagent3.xyz/skills/afrexai-disaster-recovery/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-disaster-recovery/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-disaster-recovery/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "IT Disaster Recovery Plan Generator",
        "body": "Build production-ready disaster recovery plans that actually get followed when things break."
      },
      {
        "title": "What This Does",
        "body": "Generates a complete DR plan covering infrastructure, data, applications, and communications. Output includes RTO/RPO targets, failover procedures, testing schedules, and cost modeling."
      },
      {
        "title": "When to Use",
        "body": "Building DR documentation for compliance (SOC 2, ISO 27001, HIPAA)\nAfter an outage exposed gaps in your recovery process\nOnboarding a new infrastructure team\nAnnual DR plan review and update"
      },
      {
        "title": "How to Use",
        "body": "Tell the agent what you need. Be specific about your stack and requirements."
      },
      {
        "title": "Quick Start",
        "body": "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."
      },
      {
        "title": "Inputs to Provide",
        "body": "Infrastructure: Cloud provider, regions, key services\nData stores: Databases, object storage, message queues\nRTO target: Maximum acceptable downtime\nRPO target: Maximum acceptable data loss\nTeam size: Who's available during an incident\nCompliance: Which frameworks apply (SOC 2, ISO 27001, HIPAA, PCI DSS)\nBudget tier: Startup ($5K-$15K/yr) | Growth ($15K-$50K/yr) | Enterprise ($50K+/yr)"
      },
      {
        "title": "1. Risk Assessment Matrix",
        "body": "ThreatLikelihood (1-5)Impact (1-5)Risk ScoreMitigationRegion outage2510Multi-region active-activeDatabase corruption3515Point-in-time recovery + cross-region replicasRansomware3515Immutable backups + air-gapped copiesDNS failure248Multiple DNS providersKey person unavailable4312Runbook documentation + cross-training"
      },
      {
        "title": "2. Recovery Tier Classification",
        "body": "Tier 1 — Critical (RTO < 1hr)\n\nAuthentication service\nPayment processing\nCore API\n\nTier 2 — Important (RTO < 4hr)\n\nAdmin dashboard\nReporting\nEmail delivery\n\nTier 3 — Standard (RTO < 24hr)\n\nAnalytics\nInternal tools\nDev/staging environments"
      },
      {
        "title": "3. Failover Procedures",
        "body": "For each Tier 1 service, generate step-by-step runbooks:\n\nPre-failover health checks\nDNS/load balancer switchover steps\nData consistency verification\nPost-failover smoke tests\nRollback procedure if failover fails"
      },
      {
        "title": "4. Backup Strategy",
        "body": "Data StoreBackup FrequencyRetentionLocationRecovery Test FrequencyPrimary DBContinuous (WAL)30 daysCross-regionMonthlyObject StorageCross-region replicationIndefiniteSecondary regionQuarterlyConfig/SecretsOn change90 daysEncrypted S3 + localMonthly"
      },
      {
        "title": "5. Communication Plan",
        "body": "Internal escalation: PagerDuty/Opsgenie chain with backup contacts\nStatus page: Auto-update triggers at incident declaration\nCustomer notification: Templates for P1-P4 severity levels\nExecutive briefing: 15-min cadence during P1, hourly during P2"
      },
      {
        "title": "6. Testing Schedule",
        "body": "Test TypeFrequencyScopeDurationTabletop exerciseQuarterlyFull team walkthrough2 hoursComponent failoverMonthlyIndividual service1 hourFull DR simulationAnnuallyComplete failover4-8 hoursBackup restoreMonthlyRandom data store1 hour"
      },
      {
        "title": "7. Cost Model",
        "body": "Break down DR spending by category:\n\nInfrastructure (standby capacity, cross-region replication)\nTooling (monitoring, alerting, backup software)\nTesting (engineer hours, cloud costs during drills)\nTraining (onboarding, annual refreshers)\n\nBenchmark: DR typically costs 15-25% of primary infrastructure spend. Companies without DR plans face average downtime costs of $5,600/minute."
      },
      {
        "title": "Compliance Mapping",
        "body": "Map each DR control to framework requirements:\n\nSOC 2 CC7.4/CC7.5: Incident response and recovery\nISO 27001 A.17: Information security continuity\nHIPAA §164.308(a)(7): Contingency plan\nPCI DSS 12.10: Incident response plan"
      },
      {
        "title": "Rules",
        "body": "Always include specific commands and CLI examples (not just \"failover the database\")\nInclude estimated time for each step in runbooks\nFlag single points of failure explicitly\nDefault to the 3-2-1 backup rule: 3 copies, 2 media types, 1 offsite\nInclude cost estimates in USD for each recommendation\nNever assume unlimited budget — tier recommendations by cost"
      },
      {
        "title": "Next Steps",
        "body": "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.\n\nCalculate what manual DR planning costs your team: AI Revenue Calculator\n\nSet up your agent stack in 5 minutes: Agent Setup Wizard"
      }
    ],
    "body": "IT Disaster Recovery Plan Generator\n\nBuild production-ready disaster recovery plans that actually get followed when things break.\n\nWhat This Does\n\nGenerates a complete DR plan covering infrastructure, data, applications, and communications. Output includes RTO/RPO targets, failover procedures, testing schedules, and cost modeling.\n\nWhen to Use\nBuilding DR documentation for compliance (SOC 2, ISO 27001, HIPAA)\nAfter an outage exposed gaps in your recovery process\nOnboarding a new infrastructure team\nAnnual DR plan review and update\nHow to Use\n\nTell the agent what you need. Be specific about your stack and requirements.\n\nQuick Start\nGenerate 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.\n\nInputs to Provide\nInfrastructure: Cloud provider, regions, key services\nData stores: Databases, object storage, message queues\nRTO target: Maximum acceptable downtime\nRPO target: Maximum acceptable data loss\nTeam size: Who's available during an incident\nCompliance: Which frameworks apply (SOC 2, ISO 27001, HIPAA, PCI DSS)\nBudget tier: Startup ($5K-$15K/yr) | Growth ($15K-$50K/yr) | Enterprise ($50K+/yr)\nOutput Structure\n1. Risk Assessment Matrix\nThreat\tLikelihood (1-5)\tImpact (1-5)\tRisk Score\tMitigation\nRegion outage\t2\t5\t10\tMulti-region active-active\nDatabase corruption\t3\t5\t15\tPoint-in-time recovery + cross-region replicas\nRansomware\t3\t5\t15\tImmutable backups + air-gapped copies\nDNS failure\t2\t4\t8\tMultiple DNS providers\nKey person unavailable\t4\t3\t12\tRunbook documentation + cross-training\n2. Recovery Tier Classification\n\nTier 1 — Critical (RTO < 1hr)\n\nAuthentication service\nPayment processing\nCore API\n\nTier 2 — Important (RTO < 4hr)\n\nAdmin dashboard\nReporting\nEmail delivery\n\nTier 3 — Standard (RTO < 24hr)\n\nAnalytics\nInternal tools\nDev/staging environments\n3. Failover Procedures\n\nFor each Tier 1 service, generate step-by-step runbooks:\n\nPre-failover health checks\nDNS/load balancer switchover steps\nData consistency verification\nPost-failover smoke tests\nRollback procedure if failover fails\n4. Backup Strategy\nData Store\tBackup Frequency\tRetention\tLocation\tRecovery Test Frequency\nPrimary DB\tContinuous (WAL)\t30 days\tCross-region\tMonthly\nObject Storage\tCross-region replication\tIndefinite\tSecondary region\tQuarterly\nConfig/Secrets\tOn change\t90 days\tEncrypted S3 + local\tMonthly\n5. Communication Plan\nInternal escalation: PagerDuty/Opsgenie chain with backup contacts\nStatus page: Auto-update triggers at incident declaration\nCustomer notification: Templates for P1-P4 severity levels\nExecutive briefing: 15-min cadence during P1, hourly during P2\n6. Testing Schedule\nTest Type\tFrequency\tScope\tDuration\nTabletop exercise\tQuarterly\tFull team walkthrough\t2 hours\nComponent failover\tMonthly\tIndividual service\t1 hour\nFull DR simulation\tAnnually\tComplete failover\t4-8 hours\nBackup restore\tMonthly\tRandom data store\t1 hour\n7. Cost Model\n\nBreak down DR spending by category:\n\nInfrastructure (standby capacity, cross-region replication)\nTooling (monitoring, alerting, backup software)\nTesting (engineer hours, cloud costs during drills)\nTraining (onboarding, annual refreshers)\n\nBenchmark: DR typically costs 15-25% of primary infrastructure spend. Companies without DR plans face average downtime costs of $5,600/minute.\n\nCompliance Mapping\n\nMap each DR control to framework requirements:\n\nSOC 2 CC7.4/CC7.5: Incident response and recovery\nISO 27001 A.17: Information security continuity\nHIPAA §164.308(a)(7): Contingency plan\nPCI DSS 12.10: Incident response plan\nRules\nAlways include specific commands and CLI examples (not just \"failover the database\")\nInclude estimated time for each step in runbooks\nFlag single points of failure explicitly\nDefault to the 3-2-1 backup rule: 3 copies, 2 media types, 1 offsite\nInclude cost estimates in USD for each recommendation\nNever assume unlimited budget — tier recommendations by cost\nNext Steps\n\nWant 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.\n\nCalculate what manual DR planning costs your team: AI Revenue Calculator\n\nSet up your agent stack in 5 minutes: Agent Setup Wizard"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/1kalin/afrexai-disaster-recovery",
    "publisherUrl": "https://clawhub.ai/1kalin/afrexai-disaster-recovery",
    "owner": "1kalin",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/afrexai-disaster-recovery",
    "downloadUrl": "https://openagent3.xyz/downloads/afrexai-disaster-recovery",
    "agentUrl": "https://openagent3.xyz/skills/afrexai-disaster-recovery/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-disaster-recovery/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-disaster-recovery/agent.md"
  }
}