← 返回 Skills 市场
🔌

Status page & incident communication by openstatus

作者 openstatus · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install incident-communication-playbook
功能描述
Write professional incident updates, blameless postmortems, maintenance announcements, and status reports for your status page. Includes real-world examples...
使用说明 (SKILL.md)

OpenStatus Skills

Status page & incident communication skills for AI agents — by OpenStatus.

Skills

Skill What it does
status-page-context Configure your product, components, SLAs, severity levels, and communication tone. All other skills read this automatically.
incident-communication Write status page updates for any incident phase: investigating, identified, monitoring, resolved.
postmortem Write blameless postmortems with timeline, root cause analysis (5 Whys), and prioritized action items.
maintenance Write maintenance announcements: scheduled, in-progress, completed, extended, or cancelled.
status-report Write periodic health reports (weekly, monthly, quarterly) with uptime metrics, SLA tracking, and trends.

How They Work Together

status-page-context     ← run this first (defines tone, components, SLAs)
  │
  ├── incident-communication   ← during an outage
  │     investigating → identified → monitoring → resolved
  │                                                  │
  │                                                  └── postmortem   ← after resolution
  │
  ├── maintenance              ← for planned work
  │     scheduled → in-progress → completed
  │
  └── status-report            ← periodic health updates
        weekly / monthly / quarterly

Each skill checks for .agents/status-page-context.md and uses your defined tone, component names, and severity levels. Without it, skills still work — they'll just prompt you for the details.

What's Inside Each Skill

Every skill includes:

  • SKILL.md — full instructions, principles, templates, and anti-patterns
  • references/examples.md — real-world good and bad examples from Vercel, Stripe, GitHub, and Cloudflare
  • references/framework.md — checklists and quality tests to verify output
  • evals/evals.json — evaluation scenarios for testing skill behavior

Who This Is For

  • On-call engineers — write clear incident updates under pressure without starting from a blank page
  • SREs / DevOps — produce consistent postmortems and reliability reports
  • Engineering managers — publish regular status reports to stakeholders
  • Anyone with a status page — communicate maintenance, outages, and health to users
安全使用建议
This skill appears coherent and low-risk because it's just text templates and instructions. Before using it, avoid pasting secrets or full internal logs into prompts (the skill will use any text you provide). Review any draft updates before publishing externally. If you wire an automated publisher (a separate skill or script) to post updates to your actual status page, restrict that publisher's credentials and review automation carefully — this skill itself does not include publishing code. Finally, if you want a higher assurance review, provide the .agents/status-page-context.md content and any automation hooks so you can confirm nothing else will read or transmit sensitive data.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name, description, and included SKILL.md files all describe producing status-page content and postmortems. The skill declares no binaries, no env vars, and no installs — appropriate for a text-generation / template skill.
Instruction Scope
Runtime instructions are limited to asking the user for incident details, using templates, and (optionally) reading a local context file at .agents/status-page-context.md. The skill explicitly avoids inventing details and instructs placeholders for unknowns. It does not direct the agent to read unrelated system files, exfiltrate data, or call external endpoints.
Install Mechanism
No install spec or code files are present — instruction-only. This minimizes disk writes and arbitrary code execution risk.
Credentials
The skill requests no environment variables, credentials, or config paths beyond an optional local context file (.agents/status-page-context.md). That matches the described function (tone, component names, SLAs).
Persistence & Privilege
Flags: always=false and default autonomous invocation are present (normal). The skill does not request persistent privileges, modify other skills, or claim system-level access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install incident-communication-playbook
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /incident-communication-playbook 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of incident-communication skill. - Enables writing professional incident updates for any incident phase: investigating, identified, monitoring, resolved. - Integrates real-world communication examples from Vercel, Stripe, GitHub, and Cloudflare. - Automatically uses your status page’s tone, components, and SLAs by referencing status-page-context. - Bundled with templates, principles, anti-patterns, and quality checklists to ensure effective updates. - Designed for on-call engineers, SREs, DevOps, engineering managers, and anyone responsible for status page communication.
元数据
Slug incident-communication-playbook
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Status page & incident communication by openstatus 是什么?

Write professional incident updates, blameless postmortems, maintenance announcements, and status reports for your status page. Includes real-world examples... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 Status page & incident communication by openstatus?

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

Status page & incident communication by openstatus 是免费的吗?

是的,Status page & incident communication by openstatus 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Status page & incident communication by openstatus 支持哪些平台?

Status page & incident communication by openstatus 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Status page & incident communication by openstatus?

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

💬 留言讨论