gws-docs

Automate reading and writing Google Docs via the Google Docs API.

Updated May 31, 2026
One-click install
npx skills add https://github.com/fanguyun/SkillManager --skill gws-docs-fanguyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-docs
Source: https://github.com/fanguyun/SkillManager/tree/main/gws-docs
Command: npx skills add https://github.com/fanguyun/SkillManager --skill gws-docs-fanguyun

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of reading and writing Google Docs, allowing users to perform various operations with ease.

Core Features & Use Cases

  • Read Google Docs: Access and retrieve information from Google Docs.
  • Write Google Docs: Create and update Google Docs.
  • API Integration: Utilize API resources for batch updates, document creation, and retrieval.

Quick Start

Use the gws-docs skill to append text to a document by running 'gws docs +write'.

Frequently Asked Questions about gws-docs

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

FAQPage Schema
How do I automate reading and writing Google Docs via API?

To automate reading and writing Google Docs via API, you can use this Skill to perform document retrieval, creation, and batch updates through the Google Docs API. It requires authentication and access to the Google Workspace environment.

Can I perform batch updates on Google Docs?

Yes, you can perform batch updates on Google Docs. This Skill supports batch updates through the Google Docs API, allowing you to efficiently manipulate and modify multiple document elements simultaneously.

What do I need to access Google Docs for document retrieval?

To access Google Docs for document retrieval, you need authentication and access to the Google Workspace environment. This Skill relies on the 'gws' dependency to establish the required API connection.

How do I create a new Google Doc programmatically?

To create a new Google Doc programmatically, you can use this Skill's 'gws docs +write' command. It utilizes the Google Docs API resources to automate document creation and immediately append text to the new file.

Does this Skill work with the Google Workspace environment for document management?

Yes, this Skill works with the Google Workspace environment for document management. It requires Google Workspace access and authentication to automate reading, writing, and batch updating Google Docs.