TopRank Skills

Home / Claw Skills / Autres / google-workspace-automation
Official OpenClaw rules 15%

google-workspace-automation

Design Gmail, Drive, Sheets, and Calendar automations with scope-aware plans. Use for repeatable daily task automation with explicit OAuth scopes and audit-ready outputs.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 google-workspace-automation 技能。 若已安装,则直接安装 google-workspace-automation 技能。

Overview

Skill Key
0x-professor/google-workspace-automation
Author
0x-professor
Source Repo
openclaw/skills
Version
-
Source Path
skills/0x-professor/google-workspace-automation
Latest Commit SHA
7a68f27784c066aa35a9e9308782d1dc9792e745

Extracted Content

SKILL.md excerpt

# Google Workspace Automation

## Overview

Create structured automation plans for common Gmail, Drive, Sheets, and Calendar workflows.

## Workflow

1. Define automation goal, services, and actions.
2. Derive required OAuth scopes and integration boundaries.
3. Build execution plan with schedule and retry behavior.
4. Export auditable artifact for implementation.

## Use Bundled Resources

- Run `scripts/plan_workspace_automation.py` for deterministic automation planning.
- Read `references/workspace-guide.md` for scope and quota considerations.

## Guardrails

- Always declare least-privilege scopes.
- Keep automations idempotent and auditable.

Related Claw Skills