用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/HybridAIOne/hybridclaw --skill google-workspace命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Read, send, react to, edit, pin, and thread Discord messages with HybridClaw's `message` tool.
Work with Lexware Office contacts, products, invoices, quotations, bookkeeping vouchers, receipts, payment status, and guarded invoice, quotation, or expense writes through the Public API.
Expose HybridClaw as a custom Alexa skill and prepare guarded Alexa smart-home/device control payloads without exposing Amazon credentials.
基于 SOC 职业分类
正在显示 SKILL.md
| name | google-workspace |
| description | Use browser automation for Google Workspace web UI tasks in Gmail, Calendar, Drive, Docs, and Sheets. |
| user-invocable | true |
| metadata | {"hybridclaw":{"category":"productivity","short_description":"Google Workspace via browser.","tags":["google","workspace","office","gmail","calendar"],"related_skills":["himalaya"]}} |
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.
gws skill first when it is installed. Use gog when it is a better fit for the command surface or gws is unavailable.gws auth status or gog's equivalent lightweight status/help command. Do not run gws auth status --json; auth status already prints JSON and does not accept --json. For gws, treat credential_source: "token_env_var" or token_env_var: true as authenticated even when auth_method is "none", because HybridClaw injects GOOGLE_WORKSPACE_CLI_TOKEN. If the CLI reports no usable auth, tell the user to run hybridclaw auth login google; do not ask for hybridclaw browser login.gws and gog are unavailable, prefer the optional himalaya community skill if it is installed, or the existing email channel when that is simpler.hybridclaw browser login to sign in once, then retry. Do not ask for credentials in chat.When the user asks about their calendar, email, or documents:
gws or gog without asking clarifying questions.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.
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.
If gws or gog reports missing Google API auth:
hybridclaw auth login google.