bcp-plan

Comprehensive business continuity planning including emergency plans, critical alternatives, drill scripts, and recovery procedures. Covers risk assessment, continuity strategies, crisis management, and organizational resilience for operational preparedness.

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "bcp-plan" with this command: npx skills add 1970168137/bcp-plan

Input

NameTypeRequiredDescription
business_functionstextYesCritical business functions
risk_scenariostextYesPotential disruption scenarios
recovery_objectivestextYesRTO and RPO targets
current_capabilitiestextYesExisting continuity measures
dependenciestextYesInternal and external dependencies
regulatory_requirementstextNoCompliance obligations

Output

NameTypeDescription
bcp_documenttextComplete business continuity plan
risk_assessmenttextPrioritized risk analysis
continuity_strategiestextRecovery strategies by function
emergency_procedurestextCrisis response procedures
recovery_procedurestextStep-by-step recovery plans
drill_scenariostextTesting exercise scripts
communication_plantextCrisis 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"
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

axure-prototype-generator

Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型。

Archived SourceRecently Updated
General

data-analysis-partner

智能数据分析 Skill,输入 CSV/Excel 文件和分析需求,输出带交互式 ECharts 图表的 HTML 自包含分析报告

Archived SourceRecently Updated
General

cs

# 📝 智能摘要助手 (Smart Summarizer) > 🔍 一键提取长文本核心要点,告别信息过载 ![Demo](https://img.shields.io/badge/trigger-keyword%20%7C%20length-blue) ![Model](https://img.shields.io/badge/model-any%20LLM-green) ![Lang](https://img.shields.io/badge/lang-ZH%2FEN-brightgreen) --- ## 🌟 核心能力 ### ✅ 智能触发机制 - 🔑 **关键词触发**:消息包含 `总结`、`摘要`、`summarize`、`brief` 时自动激活 - 📏 **长度触发**:纯文本超过 100 字符时,即使无关键词也会尝试摘要 - 🎯 **精准匹配**:正则表达式 `/总结|摘要|summarize|brief/i`,不误触日常聊天 ### ✅ 专业摘要输出 - 📋 **结构化列表**:自动使用 bullet points 格式,层次清晰 - 🌐 **语言自适应**:输入中文输出中文,输入英文输出英文,混合内容智能处理 - ✂️ **去噪精简**:自动过滤寒暄、重复、无关内容,只保留干货 - ⚡ **快速响应**:温度参数 0.3,确保输出稳定一致 ### ✅ 场景全覆盖 | 场景 | 示例输入 | 输出效果 | |-----|---------|---------| | 📧 邮件摘要 | 长邮件正文 | 3-5 条核心事项 + 行动点 | | 🗣️ 会议记录 | 讨论纪要文本 | 议题列表 + 决策结论 + 待办 | | 📰 文章提炼 | 新闻/博客全文 | 核心观点 + 关键数据 + 结论 | | 💬 聊天记录 | 群聊长篇讨论 | 争议点 + 共识 + 下一步 | --- ## 🚀 快速开始 ### 1️⃣ 安装技能 ```bash openclaw skills install smart-summarizer

Archived SourceRecently Updated
General

错敏信息检测

# 错敏检测 Skill

Archived SourceRecently Updated