Communityv1.2.0

google-docs

Google Docs API integration with managed OAuth. Create documents, insert text, apply formatting, and manage content. Use this skill when users want to interact with Google Docs. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.

9.2kdownloads8starsbyungkyu
View on ClawHubBack to Skills

Skill Details

Slug
google-docs
Latest Version
1.2.0
Author
byungkyu
Published
Feb 2, 2026
Updated
Sep 4, 2026
Total Versions
11

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for google-docs.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.0

CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings