Gws Docs

🌐Community
by googleworkspace · vlatest · Repository

Gws Docs allows you to seamlessly access and interact with Google Workspace documents directly within this AI, boosting productivity for document-based tasks.

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 npx -- -y @trustedskills/gws-docs
2

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

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

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

About This Skill

What it does

The gws-docs skill provides access to documentation and resources related to Google Workspace, enabling AI agents to retrieve information about its features, APIs, and integration capabilities. It is designed for developers and administrators who need detailed guidance on using Google Workspace tools effectively.

When to use it

  • You are developing an application that integrates with Google Workspace services like Gmail or Drive.
  • You need documentation to troubleshoot issues related to Google Workspace configuration or API usage.
  • You want to understand how to automate tasks within Google Workspace using scripts or third-party tools.

Key capabilities

  • Access to official and community-maintained documentation for Google Workspace.
  • Integration with command-line interfaces (CLI) for managing and querying documentation.
  • Support for retrieving information on APIs, authentication methods, and best practices.

Example prompts

  • "How do I set up OAuth 2.0 for a Google Workspace API?"
  • "What are the steps to automate email sorting using Gmail's API?"
  • "Can you provide documentation on managing user permissions in Google Drive?"

Tips & gotchas

  • Ensure that your environment has CLI tools installed and configured for gws-docs to function properly.
  • Documentation may vary based on the specific version of Google Workspace being used, so always verify compatibility.

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
306

🌐 Community

Passed automated security scans.