← Back to Skills Marketplace
1970168137

Bcp Plan

by 走过 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install bcp-plan
Description
Comprehensive business continuity planning including emergency plans, critical alternatives, drill scripts, and recovery procedures. Covers risk assessment,...
README (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"
}
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bcp-plan
  3. After installation, invoke the skill by name or use /bcp-plan
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug bcp-plan
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Bcp Plan?

Comprehensive business continuity planning including emergency plans, critical alternatives, drill scripts, and recovery procedures. Covers risk assessment,... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install Bcp Plan?

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

Is Bcp Plan free?

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

Which platforms does Bcp Plan support?

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

Who created Bcp Plan?

It is built and maintained by 走过 (@1970168137); the current version is v1.0.0.

💬 Comments