google-docs

Create, search, read, and edit Google Docs via OAuth-authenticated requests.

392|41|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/sanjay3290/ai-skills --skill google-docs-sanjay3290
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-docs
Source: https://github.com/sanjay3290/ai-skills/tree/main/skills/google-docs
Command: npx skills add https://github.com/sanjay3290/ai-skills --skill google-docs-sanjay3290

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires keyring, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation, searching, reading, and editing of Google Docs, streamlining document management for AI assistants.

Core Features & Use Cases

  • Create Documents: Generate new Google Docs with specified titles and initial content.
  • Search Documents: Find existing documents by searching for titles.
  • Read Content: Extract the full text content from a given document.
  • Edit Documents: Append, insert, or replace text within existing documents.
  • Use Case: You need to create a new meeting minutes document, find a project proposal draft, and then add action items to it.

Quick Start

Use the google-docs skill to create a new document titled "Project Kickoff Meeting Notes".

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 and text editing with an AI assistant?

You can automate Google Docs creation and text editing by using this Skill, which enables AI agents to create new documents, search by title, read content, and append or replace text via OAuth authentication.

Can I search for existing Google Docs by title and read their content programmatically?

Yes, you can search for existing Google Docs by title and extract the full text content from a given document, allowing AI agents to retrieve and read document information programmatically.

Does this Google Docs automation tool require standalone OAuth authentication?

Yes, this Google Docs automation tool requires standalone OAuth authentication for Google Workspace accounts to authorize the AI agent's access to your documents.

What text editing operations are supported for Google Docs document modification?

Supported text editing operations for Google Docs document modification include appending text, inserting text at specific locations, and replacing existing content within the document.

How do I create a new Google Doc with initial content using an AI agent?

To create a new Google Doc with initial content, instruct the AI agent to use this Skill to generate a document with a specified title and the desired starting text.

Are there limitations when using AI to manage Google Workspace documents?

Limitations include the requirement for standalone OAuth authentication for Google Workspace accounts, and the Skill's operations are focused on document creation, searching, reading, and text edits rather than advanced formatting.