What problem does it solve? Working with Google Docs programmatically is error-prone: batchUpdate index math, styling ranges, and formatting drift make automated document creation and editing tedious. This Skill provides proven workflows and a default document format for producing polished Google Docs via the gws CLI. ## Core Features & Use Cases - Document lifecycle management: Create, read, inspect, copy, rename, and trash Google Docs, with safe confirmation rules and dry-run validation for risky writes. - Rich content writing: Insert text first, then apply paragraph styles, text styles, bullets, and links over exact UTF-16 ranges using atomic batchUpdate requests. - Default document format: Apply a consistent house style (title, subtitle, metadata block, numbered headings, justified body text, branded header/footer) when creating or substantially rewriting docs. - Use Case: Ask the agent to turn a Markdown memo into a polished Google Doc with numbered sections, a metadata block, and company branding, then get back the title, ID, and URL. ## Quick Start Ask the agent to create a new Google Doc titled "Q3 Planning Memo" from your Markdown notes using the default document format.