Gws Docs Write

🌐Community
by googleworkspace · vlatest · Repository

Generates Google Workspace document drafts from prompts, outlines, or existing content for efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gws-docs-write npx -- -y @trustedskills/gws-docs-write
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gws-docs-write": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gws-docs-write"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The gws-docs-write skill enables AI agents to create and edit Google Workspace documents, such as Docs, Sheets, and Slides. It allows users to generate content, format text, insert tables or charts, and manage document structure programmatically.

When to use it

  • Automating the creation of reports or presentations from structured data.
  • Generating standardized templates for internal documentation.
  • Updating shared documents with real-time data or user input.

Key capabilities

  • Create new Google Docs, Sheets, and Slides files.
  • Edit text, format styles, and insert media into documents.
  • Manage document structure, such as adding sections or tables.
  • Save and share documents directly from the AI agent.

Example prompts

  • "Create a Google Doc with a table summarizing this dataset."
  • "Generate a presentation slide deck based on these project milestones."
  • "Update the 'Q3 Report' document with the latest sales figures."

Tips & gotchas

  • Ensure you have proper access permissions to Google Workspace accounts and files.
  • Some formatting features may require additional libraries or API integrations for full support.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
googleworkspace
Installs
265

🌐 Community

Passed automated security scans.