Google Docs
This skill lets you create and manipulate Google Docs directly within the chat, streamlining document creation and editing workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sanjay3290-google-docs npx -- -y @trustedskills/sanjay3290-google-docs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sanjay3290-google-docs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sanjay3290-google-docs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Google Docs. It enables creating, editing, and retrieving documents directly through prompts, streamlining workflows that require document manipulation. The agent can also manage existing documents by updating content or modifying formatting.
When to use it
- Drafting reports: Have the agent generate a preliminary report based on provided data points and then refine it further.
- Collaborative editing: Allow multiple agents (or humans) to contribute to a single document through AI-driven updates.
- Automated documentation: Keep internal knowledge bases up-to-date by automatically generating or updating Google Docs from various sources.
- Content repurposing: Transform data into formatted documents, such as creating meeting minutes from transcribed audio.
Key capabilities
- Create new Google Documents
- Edit existing Google Documents
- Retrieve content from Google Documents
Example prompts
- "Create a Google Doc titled 'Project Proposal' and include sections for Executive Summary, Problem Statement, and Proposed Solution."
- "Update the document named 'Meeting Notes - 2024-10-27' to add action items assigned to John Doe and Jane Smith."
- “What is the content of the Google Doc called ‘Sales Report’?”
Tips & gotchas
The agent requires appropriate permissions to access and modify Google Docs. Ensure the necessary OAuth credentials are configured for seamless integration.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.