What problem does it solve?
Streamline and automate the end-to-end management of Google Docs and Google Drive by providing a programmable interface that can create, edit, format, structure, and organize documents and files, reducing manual repetitive work.
Core Features & Use Cases
- Markdown-powered document creation: Create and format Google Docs from Markdown, including headings, bold, italic, lists, tables, and checkboxes.
- Comprehensive document editing: Read, insert, append, replace, format, and inspect document structure for efficient content management.
- Large document insertion: Support batched, rate-limited insertion of large Markdown content into templates or existing documents.
- Drive file management: Upload, download, search, share, move, copy, and manage folders and files across Drive.
- Image handling via Drive: Upload local images to Drive and embed publicly accessible URLs into Docs.
- Template integration: Preserve template content (e.g., cover pages) while inserting new content and integrating with other skills for workflows.
Quick Start
Create a new Google Doc from Markdown using the provided scripts and review the resulting document.