gws-docs

Manage Google Docs documents via command-line interface with Markdown and rich format support.

7|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/omriariav/workspace-cli --skill gws-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-docs
Source: https://github.com/omriariav/workspace-cli/tree/main/skills/docs
Command: npx skills add https://github.com/omriariav/workspace-cli --skill gws-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation, reading, updating, and deletion of Google Docs documents directly from your command line, streamlining document management workflows.

Core Features & Use Cases

  • Document Creation: Generate new Google Docs with specified titles and initial content in Markdown, plaintext, or rich format.
  • Content Manipulation: Read, append, insert, replace, and delete text within documents. Format text, add tables, lists, headers, and footers.
  • Use Case: An AI agent needs to draft a meeting summary. It can use this Skill to create a new document, insert bullet points from its notes, and then format specific sections for clarity.

Quick Start

Create a new Google Doc with the title "Project Proposal" and add the text "This is the initial draft." to it.

Frequently Asked Questions about gws-docs

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

FAQPage Schema
How do I create a Google Doc from the command line?

To create a Google Doc from the command line, use this Skill to generate a new document with a specified title and initial content. It supports adding content directly in Markdown, plaintext, or rich format.

Can I append and format text in Google Docs via CLI?

Yes, you can append, insert, replace, and delete text in Google Docs via CLI. This Skill supports content manipulation including text formatting, table creation, list management, and header or footer operations.

Does this Google Docs automation tool support Markdown input?

Yes, this Google Docs automation tool supports Markdown input. You can specify initial document content in Markdown format, alongside plaintext and rich format options for programmatic document creation and updates.

What's the best way to automate Google Workspace document management?

The best way to automate Google Workspace document management is using a CLI Skill like this one. It integrates with the Google Workspace CLI for authentication and batch updates, streamlining document workflows programmatically.

Do I need Google Workspace CLI authentication to manage documents programmatically?

Yes, you need Google Workspace CLI authentication to manage documents programmatically with this Skill. It integrates directly with the Google Workspace CLI to handle authentication and execute batch updates securely.