openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Incident Postmortem Assistant

将事故线索整理成复盘草案,区分根因、诱因、放大器、影响与修复动作。;use for incident, postmortem, sre workflows;do not use for 归责个人, 篡改时间线.

开发与 DevOps

作者:vx:17605205782 @52YuanChangXing

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 30 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:52yuanchangxing/incident-postmortem-assistant

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's files, runtime instructions, and requested capabilities are coherent with an incident/postmortem assistant: it is an instruction-first skill with an optional local Python script that reads incident materials and emits a structured postmortem draft.

目的

Name/description (postmortem assistant) align with the included resources and the single Python script. Requiring only python3 is proportional: the script produces structured Markdown reports and audits directories/files which fits incident analysis and repo-level reviews.

说明范围

SKILL.md explicitly permits running the bundled script when shell/exec is available and also says to produce output from bundled template if execution is not possible. The script accepts a path or directory and will read and sample many text file types (md, json, py, sh, csv, etc.). Reading local incident logs and repo files is expected, but running the script with a path that points broadly (e.g., / or home) will cause it to read many local f…

安装机制

No install spec; instruction-only plus a local Python script. No external downloads or package installs are present.

证书

No environment variables or credentials required. The script only uses local file I/O and standard-library parsing; this matches the described purpose.

持久

always is false and the skill does not request elevated or persistent platform privileges. The script can write an output file (normal); it does not modify other skills or system-wide agent settings.

综合结论

This skill appears to do what it says: it formats incident inputs into a structured postmortem and can optionally run a local Python script to audit files or directories. Before running the script, review scripts/run.py (it is included and readable) and: 1) pass only intended files or directories (avoid pointing it at your whole filesystem or sensitive folders); 2) use --dry-run first or run it against example inputs; 3) sanitize sensitive dat…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Incident Postmortem Assistant」。简介:将事故线索整理成复盘草案,区分根因、诱因、放大器、影响与修复动作。;use for incident, postmortem, sre workflows;d…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/incident-postmortem-assistant/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。