← 返回 Skills 市场
googleworkspace-bot

Recipe Post Mortem Setup

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ✓ 安全检测通过
352
总下载
0
收藏
8
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-post-mortem-setup
功能描述
Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.
安全使用建议
This recipe is coherent and low-risk by itself, but it requires the 'gws' CLI and the gws-docs/gws-calendar/gws-chat companion skills to actually perform actions in your Google Workspace. Before installing or running it: 1) confirm you trust the 'gws' tool and the gws-* skills (review what Google OAuth scopes they request); 2) replace placeholder values (incident name, date/time, attendee emails, chat space) to avoid accidentally notifying the wrong recipients; 3) note the small version mismatch between SKILL.md and registry metadata (likely harmless but worth checking); and 4) if you need stricter safety, inspect or test the gws commands in a non-production account to confirm behavior.
功能分析
Type: OpenClaw Skill Name: recipe-post-mortem-setup Version: 1.0.12 The skill bundle is a standard orchestration recipe for setting up incident post-mortems using Google Workspace tools. It provides instructions for the agent to use the 'gws' binary to create a document, schedule a calendar event, and send a chat notification, all of which are consistent with the stated purpose in SKILL.md and lack any indicators of malicious intent or suspicious behavior.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the steps call gws docs, calendar, and chat to create a doc, insert a calendar event, and send a chat message. The declared required binary (gws) is exactly what the recipe uses. One minor inconsistency: SKILL.md metadata version (0.22.5) differs from registry version (1.0.12), which is likely a packaging/versioning mismatch but does not affect functionality.
Instruction Scope
Instructions are narrowly scoped to the stated task and only reference gws commands to create a doc, schedule a meeting, and post a chat message. Commands include example placeholders (incident, date/time, [email protected], spaces/ENG_SPACE) that will be sent as-is if not replaced; the recipe does not instruct the agent to read unrelated files, system paths, or environment variables.
Install Mechanism
No install spec and no code files — instruction-only. This keeps on-disk risk minimal. The recipe assumes the existing 'gws' binary and the gws-* companion skills are available; it does not download or install software itself.
Credentials
The skill itself requests no env vars or credentials, which is proportional. However, it depends on external skills (gws-docs, gws-calendar, gws-chat) and the 'gws' tool; those components will almost certainly require Google Workspace credentials and OAuth scopes to operate. Verify the auth/scopes and trustworthiness of those gws-* skills before use.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent presence or attempt to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-post-mortem-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-post-mortem-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Updated metadata version from 0.22.4 to 0.22.5 in SKILL.md.
v1.0.11
- Metadata version bumped from 0.22.3 to 0.22.4 in SKILL.md. - No functional or instructional content changes.
v1.0.10
- Updated version number in metadata from 0.22.2 to 0.22.3 in SKILL.md. - No other functional or documentation changes.
v1.0.9
- Bumped metadata version from 0.22.1 to 0.22.2 in SKILL.md. - No other changes to recipe content or steps.
v1.0.8
- Updated metadata version from 0.22.0 to 0.22.1 in SKILL.md.
v1.0.7
- Updated skill version from 0.21.2 to 0.22.0 in metadata section.
v1.0.6
- Updated version metadata from 0.21.1 to 0.21.2 in SKILL.md. - No changes to functionality or instructions.
v1.0.5
- Updated skill metadata version from 0.20.1 to 0.21.1 in SKILL.md.
v1.0.4
- Updated metadata version from 0.20.0 to 0.20.1 in SKILL.md. - No other changes made to skill content or functionality.
v1.0.3
- Updated version metadata from 0.19.0 to 0.20.0 in SKILL.md. - No changes to functionality or usage instructions.
v1.0.2
- Updated skill metadata structure in SKILL.md. - Removed version field from top-level to metadata block. - Set metadata version to 0.19.0. - No changes to steps or functional behavior.
v1.0.1
- Standardized formatting in the metadata section for "bins" and "skills" fields. - No functional or content changes to the recipe steps or description.
v1.0.0
Initial release: Quickly set up an engineering post-mortem workflow across Google Workspace. - Create a standardized post-mortem document in Google Docs. - Schedule a post-mortem review meeting in Google Calendar. - Send a notification to the team via Google Chat. - Requires the gws-docs, gws-calendar, and gws-chat skills.
元数据
Slug recipe-post-mortem-setup
版本 1.0.12
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 13
常见问题

Recipe Post Mortem Setup 是什么?

Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 352 次。

如何安装 Recipe Post Mortem Setup?

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

Recipe Post Mortem Setup 是免费的吗?

是的,Recipe Post Mortem Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Post Mortem Setup 支持哪些平台?

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

谁开发了 Recipe Post Mortem Setup?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论