CtrlK
BlogDocsLog inGet started
Tessl Logo

pleaseai/google-workspace

CLI tool for managing Google Workspace resources dynamically using Discovery APIs.

50

Quality

63%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

SKILL.mdskills/recipe-post-mortem-setup/

name:
recipe-post-mortem-setup
version:
1.0.0
description:
Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.
metadata:
{"openclaw":{"category":"recipe","domain":"engineering","requires":{"bins":["gws"],"skills":["gws-docs","gws-calendar","gws-chat"]}}}

Set Up Post-Mortem

PREREQUISITE: Load the following skills to execute this recipe: gws-docs, gws-calendar, gws-chat

Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.

Steps

  1. Create post-mortem doc: gws docs +write --title 'Post-Mortem: [Incident]' --body '## Summary\n\n## Timeline\n\n## Root Cause\n\n## Action Items'
  2. Schedule review meeting: gws calendar +insert --summary 'Post-Mortem Review: [Incident]' --attendees team@company.com --start 'next monday 14:00' --duration 60
  3. Notify in Chat: gws chat +send --space spaces/ENG_SPACE --text '🔍 Post-mortem scheduled for [Incident].'

skills

recipe-post-mortem-setup

LICENSE.md

README.md

tile.json