返回 Skill 列表
extension
分类: 安全与合规需要 API Key

Google Workspace Automation

设计Gmail、Drive、Sheets和Calendar自动化,使用范围感知的计划。用于可重复的每日任务自动化,具备明确的OAuth范围和审计功能。

person作者: 0x-professorhubclawhub

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.