← 返回 Skills 市场
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bcp-plan
功能描述
Comprehensive business continuity planning including emergency plans, critical alternatives, drill scripts, and recovery procedures. Covers risk assessment,...
使用说明 (SKILL.md)
Input
| Name | Type | Required | Description |
|---|---|---|---|
| business_functions | text | Yes | Critical business functions |
| risk_scenarios | text | Yes | Potential disruption scenarios |
| recovery_objectives | text | Yes | RTO and RPO targets |
| current_capabilities | text | Yes | Existing continuity measures |
| dependencies | text | Yes | Internal and external dependencies |
| regulatory_requirements | text | No | Compliance obligations |
Output
| Name | Type | Description |
|---|---|---|
| bcp_document | text | Complete business continuity plan |
| risk_assessment | text | Prioritized risk analysis |
| continuity_strategies | text | Recovery strategies by function |
| emergency_procedures | text | Crisis response procedures |
| recovery_procedures | text | Step-by-step recovery plans |
| drill_scenarios | text | Testing exercise scripts |
| communication_plan | text | Crisis communication framework |
Example
Input
{
"business_functions": "Customer service, order processing, manufacturing, shipping",
"risk_scenarios": "IT outage, natural disaster, supplier failure, pandemic",
"recovery_objectives": "Critical systems: 4 hours, Full operations: 48 hours",
"current_capabilities": "Cloud backup, secondary site, cross-trained staff",
"dependencies": "Cloud provider, key suppliers, logistics partners"
}
Output
{
"bcp_document": "Comprehensive plan with activation criteria, procedures, contacts, resources",
"risk_assessment": "High: IT outage, Medium: Supplier failure, Low: Natural disaster (geographic spread)",
"continuity_strategies": "Hot standby for critical systems, backup suppliers, remote work capability",
"emergency_procedures": "Incident assessment, team activation, stakeholder notification, media response",
"recovery_procedures": "Phase 1: Critical systems, Phase 2: Core operations, Phase 3: Full restoration",
"drill_scenarios": "Quarterly tabletop exercises, annual full simulation, surprise drills",
"communication_plan": "Internal cascade, customer notification, media holding statement, regulatory reporting"
}
安全使用建议
This skill appears coherent and low-risk because it only defines inputs and outputs for generating a business continuity plan. Before using it: do not paste secrets, passwords, or sensitive credentials into the input fields; treat the generated plan as draft content that must be reviewed and validated by domain experts and legal/compliance teams; verify any regulatory or jurisdictional requirements yourself; and be cautious about sharing finalized operational or contact details produced by the tool with third parties. Additionally, watch for inaccuracies or hallucinations in technical recommendations — review and test procedures before relying on them in an emergency.
功能分析
Type: OpenClaw Skill
Name: bcp-plan
Version: 1.0.0
The skill bundle is a purely informational template for generating Business Continuity Plans (BCP). It contains no executable code, shell commands, or network activity. The SKILL.md file defines standard text-based inputs and outputs for risk assessment and recovery strategies, with no evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
The name/description (BCP planning) match the SKILL.md content: it asks for business functions, risks, objectives, capabilities, and dependencies and returns a BCP document, risk assessment, procedures, drills, and communication plan. Nothing requested is extraneous to creating a BCP.
Instruction Scope
SKILL.md is an instruction-only manifest that only specifies input fields and expected outputs. It does not direct the agent to read files, access environment variables, call external endpoints, or collect system state outside the provided user inputs.
Install Mechanism
No install spec and no code files are present. As an instruction-only skill it does not install binaries or download artifacts, minimizing installation risk.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no disproportionate secret or credential requests relative to its stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable; model invocation is allowed (the normal default) but the skill has no ability to persist or modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bcp-plan - 安装完成后,直接呼叫该 Skill 的名称或使用
/bcp-plan触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of bcp-plan: a skill for creating comprehensive business continuity plans.
- Generates BCP documents covering emergency plans, risk assessments, recovery and communication procedures.
- Supports detailed input on business functions, risks, objectives, dependencies, and capabilities.
- Provides outputs such as drill scenarios, prioritized risk analysis, recovery strategies, and compliance frameworks.
- Designed for operational preparedness, crisis management, and organizational resilience.
元数据
常见问题
Bcp Plan 是什么?
Comprehensive business continuity planning including emergency plans, critical alternatives, drill scripts, and recovery procedures. Covers risk assessment,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Bcp Plan?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bcp-plan」即可一键安装,无需额外配置。
Bcp Plan 是免费的吗?
是的,Bcp Plan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bcp Plan 支持哪些平台?
Bcp Plan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bcp Plan?
由 走过(@1970168137)开发并维护,当前版本 v1.0.0。
推荐 Skills