google-docs

Automate Google Docs document creation, editing, and text extraction via API.

114|3|Updated May 12, 2026
One-click install
npx skills add https://github.com/zapier/connectors --skill google-docs-zapier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-docs
Source: https://github.com/zapier/connectors/tree/main/apps/google-docs
Command: npx skills add https://github.com/zapier/connectors --skill google-docs-zapier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @zapier/zapier-sdk-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Google Docs operations by automating tasks such as document creation, editing, and information retrieval, reducing manual effort and improving efficiency.

Core Features & Use Cases

  • Document Creation: Generate new documents from scratch, with text, Markdown, or by filling a template.
  • Document Editing: Modify text, formatting, images, and page style in existing documents.
  • Data Retrieval: Extract structured content and information from documents.
  • Use Case: Suppose you need to create a new document from a template, fill in specific details, and then export it as Markdown. This Skill allows you to automate the entire process without manually opening each document.

Quick Start

Use the google-docs skill to create a new document from the template 'standard_template.md' and fill in the placeholder 'My Name'.

Frequently Asked Questions about google-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Docs creation from a template?

Automate Google Docs creation from a template by using this Skill to fill in specific placeholder details and generate new documents without manual text editing. It handles document creation directly through the Google Docs API.

Can I extract text and structured content from Google Docs?

Yes, you can extract text and structured content from Google Docs. This Skill handles data retrieval and information extraction from existing documents, returning structured content for downstream automation workflows.

Do I need Google Workspace authorization to automate document management?

Yes, Google Workspace authorization is required to automate document management. You must authorize access to both the Google Docs API and Google Drive API to enable document manipulation and retrieval.

What's the best way to edit text and formatting in existing Google Docs?

The best way to edit text and formatting in existing Google Docs is through this Skill's document editing features. It modifies text, formatting, images, and page style programmatically via the Google Docs API.

Can I export Google Docs content as Markdown for content management?

Yes, you can export Google Docs content as Markdown for content management. This Skill supports generating documents from Markdown and exporting document content, streamlining the conversion process.