google-docs-documents

Search, read, create, and update Google Docs via the Google Docs API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-docs-documents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-docs-documents
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/google-docs-documents
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill google-docs-documents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the integration with Google Docs, enabling users to manage documents efficiently through secure OAuth authentication.

Core Features & Use Cases

  • Search and Read Documents: Retrieve and read text from Google Docs with ease.
  • Create and Update Documents: Generate new documents and modify existing ones.
  • Structured Document Management: Handle headers, footers, tables, and more.
  • Use Case: Automatically create a project brief from a template in Google Docs based on user input, without manual setup of API credentials.

Quick Start

Create a new document with the title 'Project Overview' using Markdown content.

Frequently Asked Questions about google-docs-documents

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

FAQPage Schema
How do I create a Google Docs document from Markdown content?

You can create a Google Docs document by providing a title and Markdown content, which the Skill processes to generate a new file in Google Drive. This enables automated document creation without manual setup of API credentials.

Can I search and read text from existing Google Docs in Google Drive?

Yes, you can search and read text from existing Google Docs stored in Google Drive. The Skill integrates with the Google Docs API to retrieve document content, allowing workflows to access and process stored text efficiently.

Does this Skill handle structured document elements like headers and tables?

Yes, this Skill supports structured document management by handling headers, footers, tables, and other elements. It modifies existing Google Docs and generates new ones with complex formatting through the Google Docs API.

Do I need to manually configure OAuth credentials to manage Google Docs?

No, you do not need to manually configure OAuth credentials to manage Google Docs. The Skill utilizes ClawLink for hosted connection flows, providing secure OAuth access to your Google Drive without manual API setup.

What is the best way to automate project brief creation in Google Workspace?

The best way to automate project brief creation in Google Workspace is using this Skill to generate documents from templates based on user input. It creates new Google Docs automatically, bypassing manual API credential configuration.

Can I update existing Google Docs without leaving my automation workflow?

Yes, you can update existing Google Docs directly within your automation workflow. The Skill connects to Google Drive via OAuth to modify document content, allowing seamless updates to headers, footers, and text.