← 返回 Skills 市场
jiarani

1.2.0

作者 Yikun Fu · GitHub ↗ · v1.2.0
cross-platform ⚠ suspicious
346
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install incident-triage-playbook
功能描述
Runbook-first incident triage workflow for service outages and high-error alerts.
使用说明 (SKILL.md)

Incident Triage Assistant

Use when an alert fires and you need a consistent first-15-min triage flow.

Inputs to Gather

  • Primary target (service, team, or dataset)
  • Current impact and urgency
  • Assigned owner and deadline

Core Commands

  • triage intake --service \x3Cname> --severity \x3Csev>
  • triage timeline --append "\x3Cevent>"
  • triage owner --set "\x3Concall>"
  • workflow checklist --from templates/checklist.md
  • workflow report --from templates/report.md

Operating Notes

  • Prefer explicit owner assignment before action.
  • Keep timeline notes concise and timestamped.
  • Save output artifacts for audit and handoff.
  • This version adds a structured report template for post-task summaries.

Version marker: incident-triage-playbook 1.2.0

安全使用建议
This package appears to be a lightweight incident triage playbook, but there are a few inconsistencies you should address before installing or using it: 1) Metadata mismatch — the package 'Name' field is '1.2.0' while SKILL.md identifies the skill as 'incident-triage-playbook'; ask the publisher for provenance or a proper homepage. 2) The runtime instructions call external CLI tools ('triage' and 'workflow') that are not provided or declared; ensure those tools exist in your agent environment or clarify how they are installed. 3) The healthcheck script echoes 'pipiwu-benchmark-alpha-skill' which looks like leftover text from another project — confirm this is not an accidental inclusion or sign of a copied/mispackaged bundle. If you proceed, run the skill in a restricted/sandboxed environment first, verify the origin, and do not grant any credentials or system-wide write access unless you confirm what the external CLIs do and trust their source.
功能分析
Type: OpenClaw Skill Name: incident-triage-playbook Version: 1.2.0 The skill bundle provides a structured workflow and templates for incident triage. The scripts (echo-version.sh, healthcheck.sh) and markdown files (SKILL.md, templates/) contain no malicious logic, data exfiltration, or suspicious commands, and are fully aligned with the stated purpose of managing service outages.
能力评估
Purpose & Capability
SKILL.md, templates, and the described runbook-first triage workflow are consistent with the stated purpose. However the package metadata 'Name: 1.2.0' (instead of a human-readable skill name) and the healthcheck script printing 'pipiwu-benchmark-alpha-skill' are misaligned with the incident-triage identity and look like copy/paste or release metadata errors. Also the instructions assume the presence of 'triage' and 'workflow' CLI commands but the skill does not declare required binaries or provide those tools.
Instruction Scope
SKILL.md directs the agent to run CLI commands (triage, workflow) and to use local templates — the templates are included so that's fine — but there is no install spec or declared required binaries for those CLI tools. The instructions do not attempt to read unrelated system files or exfiltrate data, but they give the agent discretion to 'Save output artifacts for audit and handoff' which could lead to unspecified persistence unless the agent environment policies restrict it.
Install Mechanism
This is instruction-only with no install spec. Included scripts are tiny and only echo strings. No downloads, no archives, and nothing is written to disk by an installer. From an install-mechanism point of view this is low risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate. The only oddity is the healthcheck script printing a different skill name/version, which is inconsistent but not an immediate credential concern.
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill is not force-included and does not request elevated platform privileges. It does not modify other skills or request persistence; templates and small scripts are self-contained.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install incident-triage-playbook
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /incident-triage-playbook 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
incident-triage-playbook 1.2.0 - Added a structured incident report template (templates/report.md) for post-task summaries. - Introduced the report workflow command (`workflow report --from templates/report.md`). - Updated documentation to reflect new report workflow and template. - Minor updates to scripts and banner for version alignment.
v1.1.0
Version 1.1.0 adds checklist support and operational improvements: - Introduced an operations checklist template for structured handoffs (`templates/checklist.md`). - Added a new command to run the checklist (`workflow checklist --from templates/checklist.md`). - Updated documentation and banner to reflect new features. - Minor script and healthcheck adjustments to support checklist functionality.
v1.0.0
Initial release of incident-triage-playbook. - Provides a structured, runbook-driven workflow for incident triage. - Supports clear input gathering: target, impact, owner, deadline. - Core commands included for triage intake, timeline updates, and owner assignment. - Emphasizes explicit ownership, concise timelines, and artifact retention. - Designed for effective first 15 minutes of incident response.
元数据
Slug incident-triage-playbook
版本 1.2.0
许可证
累计安装 1
当前安装数 1
历史版本数 3
常见问题

1.2.0 是什么?

Runbook-first incident triage workflow for service outages and high-error alerts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 346 次。

如何安装 1.2.0?

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

1.2.0 是免费的吗?

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

1.2.0 支持哪些平台?

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

谁开发了 1.2.0?

由 Yikun Fu(@jiarani)开发并维护,当前版本 v1.2.0。

💬 留言讨论