gws-sheets
82Manage Google Sheets with the gws CLI
Google Sheets API commands can be difficult to discover and structure correctly. This skill guides Claude and Codex through supported gws resources, methods, and flags.
Manage Google Docs with the gws CLI
Google Docs automation can require precise API commands and request formats. This skill guides Claude, Codex, and Claude Code through gws document operations.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "gws-docs" from https://skillstore.io/skills/googleworkspace-gws-docs.md and its manifest at https://skillstore.io/api/skills/googleworkspace-gws-docs/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "gws-docs". Create a document titled Weekly Operations Review.
Expected outcome:
The assistant inspects the create schema, identifies required fields, and prepares the title-based operation for a blank document.
Using "gws-docs". Retrieve the latest version of my document.
Expected outcome:
The assistant asks for the document identifier, checks the get schema, and explains the required parameters before retrieval.
Using "gws-docs". Apply several formatting and text changes together.
Expected outcome:
The assistant reviews the batchUpdate schema, organizes the changes in order, and warns that one invalid request rejects the complete batch.
All 13 static findings are false positives caused by Markdown backticks, code fences, API prose, or fixed sibling-file references. The skill documents expected gws CLI usage and contains no dynamic command execution, network implementation, path traversal input, or prompt injection.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/googleworkspace-gws-docs/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/googleworkspace-gws-docs?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/googleworkspace-gws-docs?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/googleworkspace-gws-docs/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/googleworkspace-gws-docs.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>googleworkspace. (2026). gws-docs security audit report (audit version 7) [Author version 0.23.0]. Skillstore. https://skillstore.io/skills/googleworkspace-gws-docs/audits/7@techreport{googleworkspace-googleworkspace-gws-docs-2026,
author = {googleworkspace},
title = {gws-docs security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/googleworkspace-gws-docs/audits/7},
note = {Author version 0.23.0}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "gws-docs security audit report (audit version 7)"
version: "0.23.0"
type: report
authors:
- name: "googleworkspace"
date-released: "2026-08-05"
url: "https://skillstore.io/skills/googleworkspace-gws-docs/audits/7"
identifiers:
- type: other
value: "skillstore:googleworkspace-gws-docs:audit:7"
description: "Skillstore immutable audit report identifier"
Inspect the get method and prepare a command that retrieves the latest version of a specified document.
Create blank Google Docs with approved titles as part of a repeatable operational workflow.
Inspect batchUpdate requirements before constructing validated document changes for an automation pipeline.
Show the available gws Docs resources and explain which listed document method fits my goal: [GOAL].
Inspect the schema for the get method, then prepare a command to retrieve document [DOCUMENT_ID]. Explain each required flag.
Inspect the create method schema and prepare a command that creates a blank document titled [TITLE].
Inspect the batchUpdate schema and outline a validated request for document [DOCUMENT_ID] that applies these changes: [CHANGES].
Author
googleworkspaceLicense
MIT
Author version
v0.23.0
Skillstore revision
r2
Ref
286d37c9c189ddd1aafd3548415fb031d1df79d5
Maintenance freshness
8/6/2026
Usage
8 downloads ยท 89 views
File structure
๐ SKILL.md
Manage Google Sheets with the gws CLI
Google Sheets API commands can be difficult to discover and structure correctly. This skill guides Claude and Codex through supported gws resources, methods, and flags.
Manage Google Calendar with the gws CLI
Calendar administration often requires precise API methods and parameters. This skill guides Claude, Codex, and Claude Code through Google Calendar operations using the gws CLI.
Manage Gmail with Google Workspace CLI
Managing Gmail through API commands requires accurate resource names and parameters. This skill guides Claude and Codex through supported Gmail CLI workflows.
Use Google Workspace CLI Safely
Google Workspace CLI tasks can fail because authentication, flags, and shell quoting vary. This skill provides shared patterns for reliable and safer gws commands.
Manage Google Slides Presentations
Managing presentations through API calls can be complex. This skill guides Claude, Codex, and Claude Code through Google Slides commands and schema discovery.
Send Gmail Messages from the Command Line
Preparing Gmail commands with recipients, content, copies, and attachments can be error-prone. This skill guides Claude and Codex through safe gws message sending.
Automate LibreOffice Writer Documents
by dfk1352
Manual Writer document changes are slow and hard to repeat. This skill provides structured Python helpers for ODT editing, formatting, export, and snapshots.
Automate Office Documents and Reports
by sickn33
Complex office tasks often require several formats and specialized tools. This skill organizes document, spreadsheet, presentation, conversion, and automation work into clear phases.
Create and Edit DOCX Documents
by davila7
Word documents are hard to edit safely when formatting and tracked changes matter. This skill provides DOCX and OOXML workflows for creation, review, validation, and repair.
Automate Google Drive File Operations
by sickn33
Manual Google Drive file management is slow and difficult to repeat. This skill documents command-line workflows for searching, transferring, and organizing Workspace files.
Create and Format DOCX Documents
by MiniMax-AI
Reliable Word document automation requires careful OpenXML structure and formatting. This skill provides CLI workflows, C# examples, previews, template application, and validation.
Create and Format Word Documents
by Fokkyp
Manual DOCX formatting is slow and easy to break. This skill provides OpenXML workflows for creating, editing, validating, and templating Word documents.