google-docs

star 0

Create and manage Google Docs on a shared drive via service account.

8GG-Git By 8GG-Git schedule Updated 3/1/2026

name: google-docs description: "Create and manage Google Docs on a shared drive via service account."

Google Docs

Create and manage Google Docs on a shared drive using a service account.

Environment Variables

  • GOOGLE_SERVICE_ACCOUNT_JSON — Service account credentials JSON
  • GOOGLE_SHARED_DRIVE_ID — Shared drive ID

Commands

Create a Google Doc

skills/google-docs/create.sh <title> <content> <parent_folder_id>

Creates a new Google Doc with the given title and text content in the specified folder. Returns the document ID and URL.

Install via CLI
npx skills add https://github.com/8GG-Git/PopeBot --skill google-docs
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator