← 返回 Skills 市场
1kalin

Business Continuity Planner

作者 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
746
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install afrexai-business-continuity
功能描述
Create detailed business continuity and disaster recovery plans by mapping critical functions, setting recovery objectives, assessing risks, and generating c...
使用说明 (SKILL.md)

Business Continuity Planner

Build a complete Business Continuity Plan (BCP) and Disaster Recovery (DR) strategy for any organization.

What It Does

  • Maps critical business functions and their dependencies
  • Assigns Recovery Time Objectives (RTO) and Recovery Point Objectives (RPO)
  • Creates communication chains and escalation paths
  • Generates a full BCP document ready for stakeholder sign-off
  • Identifies single points of failure before they break

How to Use

Tell the agent about your business and it will walk you through building a BCP:

"Create a business continuity plan for our 40-person SaaS company"
"We need a disaster recovery plan — our main systems are AWS-hosted"
"Map our critical functions and set RTOs for each"

Process

1. Business Impact Analysis

Ask the user about:

  • Core revenue-generating functions
  • Customer-facing systems
  • Internal operations (payroll, comms, data)
  • Key vendors and third-party dependencies

For each function, determine:

  • Impact of downtime (revenue loss per hour, contractual penalties, reputation damage)
  • RTO — how fast must it recover? (minutes, hours, days)
  • RPO — how much data loss is acceptable?

2. Risk Assessment

Identify threats across categories:

  • Technology: server failure, cyberattack, data corruption, cloud outage
  • People: key person risk, mass absence, skills gap
  • Facilities: office access, power, connectivity
  • Supply chain: vendor failure, payment disruption
  • External: regulatory change, natural disaster, pandemic

Rate each: Likelihood (1-5) × Impact (1-5) = Risk Score

3. Recovery Strategies

For each critical function, define:

  • Primary recovery method
  • Backup/alternative approach
  • Manual workaround (if systems are down)
  • Responsible person + backup person
  • Dependencies that must recover first

4. Communication Plan

Build a contact tree:

  • Crisis management team (names, roles, phone numbers)
  • Escalation triggers (what constitutes a crisis?)
  • Internal notification sequence
  • External stakeholder communication (clients, vendors, regulators)
  • Media/PR response template

5. BCP Document Output

Generate a structured document with:

# Business Continuity Plan — [Company Name]
## Version: 1.0 | Last Updated: [Date] | Next Review: [Date + 6 months]

### 1. Purpose & Scope
### 2. Business Impact Analysis (table)
### 3. Risk Register (table with scores)
### 4. Recovery Strategies (per function)
### 5. Communication Plan & Contact Tree
### 6. IT Disaster Recovery Procedures
### 7. Testing Schedule (tabletop exercises quarterly, full test annually)
### 8. Document Control & Review Cycle

6. Testing & Maintenance

Recommend:

  • Tabletop exercise quarterly — walk through a scenario verbally
  • Simulation test bi-annually — actually invoke recovery procedures
  • Full DR test annually — failover to backup systems
  • Review trigger: after any real incident, org change, or new system deployment

Output Format

Deliver the BCP as a single markdown document the user can save, print, or convert to PDF. Include tables for the Business Impact Analysis and Risk Register.

Tips

  • Start with the functions that make money. Everything else is secondary.
  • A plan that exists but hasn't been tested is just a document, not a plan.
  • The #1 cause of extended outages isn't technical failure — it's nobody knowing who to call.
  • Keep it practical. A 5-page plan people actually read beats a 50-page plan nobody opens.
安全使用建议
This skill appears coherent and low-risk because it's instruction-only, but it will ask for sensitive business data (revenue impact, employee contact numbers, vendor dependencies). Before sharing sensitive details: (1) Confirm the platform's data handling and retention policy; (2) avoid pasting credentials or secrets into prompts; (3) consider using redacted or representative sample numbers for testing; (4) review and sanitize the generated BCP before distribution; and (5) if you require compliance (SOC2/ISO), validate outputs with your security/compliance lead. If you want extra caution, run the skill once with dummy/sanitized data to confirm behavior before feeding real sensitive information.
功能分析
Type: OpenClaw Skill Name: afrexai-business-continuity Version: 1.0.0 The skill bundle is classified as benign. The `SKILL.md` file, which contains instructions for the AI agent, outlines a clear process for gathering information from the user and generating a Business Continuity Plan document. There are no instructions for the agent to perform unauthorized actions such as accessing sensitive files, making external network calls, exfiltrating data, or attempting prompt injection against itself or the user. The `README.md` contains standard marketing information and external links to other products by the same developer, which are not inherently malicious within the context of the skill bundle itself.
能力评估
Purpose & Capability
Name/README/SKILL.md all describe generating BCPs/DR plans; the questions the agent will ask (revenue impact, systems, vendors, contacts, RTO/RPO) are directly relevant to producing a BCP. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to ask the user for business details (functions, revenue loss estimates, contact trees, vendor dependencies) and then produce a markdown document. This stays within scope for a BCP generator, but it will prompt for sensitive business data (revenue figures, staff contact info, vendor details). The instructions do not direct the agent to read local files, call unexpected external endpoints, or exfiltrate data.
Install Mechanism
There is no install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded during install, which minimizes mechanical risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The data it asks for is content-level (business details) rather than system-level secrets, which is proportionate for its goal.
Persistence & Privilege
always is false and the skill does not request to modify agent/system configuration. It does not ask for persistent tokens or privileges; autonomous invocation is allowed by platform default but presents no additional red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install afrexai-business-continuity
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /afrexai-business-continuity 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Business Continuity Planner. - Guides users through building a complete Business Continuity Plan (BCP) and Disaster Recovery (DR) strategy. - Maps critical business functions, assigns RTO/RPO, and identifies key dependencies. - Assesses risks, recovery strategies, and builds actionable communication plans. - Outputs a structured markdown BCP document, including business impact analysis and risk register tables. - Provides recommendations for testing and ongoing maintenance of the continuity plan.
元数据
Slug afrexai-business-continuity
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Business Continuity Planner 是什么?

Create detailed business continuity and disaster recovery plans by mapping critical functions, setting recovery objectives, assessing risks, and generating c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 746 次。

如何安装 Business Continuity Planner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install afrexai-business-continuity」即可一键安装,无需额外配置。

Business Continuity Planner 是免费的吗?

是的,Business Continuity Planner 完全免费(开源免费),可自由下载、安装和使用。

Business Continuity Planner 支持哪些平台?

Business Continuity Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Business Continuity Planner?

由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。

💬 留言讨论