Google Workspace
SkillWeb & browsingUse browser automation for Google Workspace web UI tasks in Gmail, Calendar, Drive, Docs, and Sheets.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Google Workspace skill
What this skill tells your AI
The instructions your AI receives, as published by hybridaione/hybridclaw in skills/google-workspace/SKILL.md and read by ahel’s review.
Use this skill for Google Workspace workflows that go beyond HybridClaw's built-in email and Discord channels.
For API-backed Google Workspace access, prefer the bundled gws or gog skill
when available.
Scope
- Gmail searches and draft/send workflows
- Calendar event review and creation
- Drive file lookup
- Docs and Sheets editing or export workflows
- setup guidance for Google Cloud OAuth credentials or existing Google tooling
Default Strategy
- For API-backed Gmail, Calendar, Drive, Contacts, Sheets, or Docs tasks, use the bundled
gwsskill first when it is installed. Usegogwhen it is a better fit for the command surface orgwsis unavailable. - Start by running exactly
gws auth statusorgog's equivalent lightweight status/help command. Do not rungws auth status --json; auth status already prints JSON and does not accept--json. Forgws, treatcredential_source: "token_env_var"ortoken_env_var: trueas authenticated even whenauth_methodis"none", because HybridClaw injectsGOOGLE_WORKSPACE_CLI_TOKEN. If the CLI reports no usable auth, tell the user to runhybridclaw auth login google; do not ask forhybridclaw browser login. - For email-only tasks where
gwsandgogare unavailable, prefer the optionalhimalayacommunity skill if it is installed, or the existing email channel when that is simpler. - Use browser automation only when the user explicitly asks for browser-based work or the task needs visual inspection in the Google web UI.
- If browser automation is explicitly needed and the browser hits a login page, tell the user to run
hybridclaw browser loginto sign in once, then retry. Do not ask for credentials in chat.
Proactive Behavior
When the user asks about their calendar, email, or documents:
- Act immediately. Use
gwsorgogwithout asking clarifying questions. - Use sensible defaults: current week, user's calendar timezone, all event types.
- Present results in a clean bullet list grouped by day.
- Only ask for clarification when genuinely ambiguous (e.g., which calendar if multiple exist).
Browser Login Setup
Browser login is only for visual Google web UI workflows. For API-backed Gmail,
Calendar, Drive, Docs, and Sheets work, use hybridclaw auth login google
through gws or gog instead.
HybridClaw uses a persistent browser profile that survives across sessions. The user logs in once and the agent reuses that session.
- If the browser lands on a Google login page, respond with:
I need you to log into Google first. Run
hybridclaw browser loginin your terminal, sign into your Google account in the browser that opens, then close it. After that, ask me again and I will have access. - Never ask the user to paste passwords or credentials into chat.
- Never attempt to automate the Google login form (triggers bot detection).
API Guidance
If gws or gog reports missing Google API auth:
- Tell them to run
hybridclaw auth login google. - If setup still fails, tell them to enable the APIs they need: Gmail, Calendar, Drive, Docs, Sheets, People.
- Do not ask for OAuth client secrets, refresh tokens, passwords, or credential files in chat.
Rules
- Never send email or create calendar events without explicit confirmation.
- Always state whether you are using browser automation or an API path.
- Do not assume a shared Drive folder, spreadsheet, or document is accessible until you confirm it exists.
- Prefer structured intermediate data such as Markdown or CSV before pushing content into Docs or Sheets.
Signals
- GitHub stars
- 132
- Forks
- 12
- Last commit
- Sep 2026
ahel review
S4info
community integration — published by hybridaione, not google
Automated review, not a security audit. Ruleset v1.
Advanced
- Catalog kind
- skill
- Gateway key
google-workspace-hybridaione- Source
- github.com/hybridaione/hybridclaw