ワンクリックで
gog
OpenClaw 官方 Google Workspace (Gmail, Drive, Sheets, Docs, Calendar) 自動化管理技能。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
OpenClaw 官方 Google Workspace (Gmail, Drive, Sheets, Docs, Calendar) 自動化管理技能。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user mentions "engineering as marketing," "free tool," "marketing tool," "calculator," "generator," "interactive tool," "lead gen tool," "build a tool for leads," "free resource," "ROI calculator," "grader tool," "audit tool," "should I build a free tool," or "tools for lead gen." Use this whenever someone wants to build something useful and give it away to attract leads or earn links. For content-based lead generation, see content-strategy.
協助撰寫高品質內容:進行深度研究、加入引用、優化標題 (Hook)、疊代大綱,並提供即時寫作反饋。
Compresses context to fit within model token limits while preserving the most critical information for the task at hand.
Core skill for creating clear, insight-driven data visualizations and reports.
基於 Dynasafe 2025 年度 PPT 模版的簡報生成技能。使用紅白配色系統與微軟正黑體,適用於公司內部會議、技術分享與客戶提案。
Professional skill for generating accurate, structured financial statements and analysis.
| name | gog |
| description | OpenClaw 官方 Google Workspace (Gmail, Drive, Sheets, Docs, Calendar) 自動化管理技能。 |
此技能透過 gog (Google Workspace CLI) 讓 Gemini 直接操控你的 Google 帳號,實現郵件處理、檔案搜尋、日曆排程與表格更新。
gog gmail search 'newer_than:7d' --max 10gog gmail send --to user@example.com --subject "標題" --body "內容"gog gmail get <messageId>gog drive search "文件名" --max 5gog docs cat <docId> (適用於 Google Docs)gog docs export <docId> --format txtgog sheets get <sheetId> "Sheet1!A1:D10" --jsongog sheets update <sheetId> "Sheet1!A1" --values-json '[["新數值"]]'gog calendar events <calendarId> --from <startTime> --to <endTime>gog 命令行工具。gog auth credentials /path/to/client_secret.json 進行授權。GOG_ACCOUNT=your-email@gmail.com 以簡化指令。本技能調用 run_shell_command 執行 gog 對應指令,並透過 --json 格式解析結果回傳。