googledocs

Create and modify Google Docs files via MCP tools.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill googledocs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: googledocs
Source: https://github.com/ironkid90/lucky5-v8/tree/main/.cursor/skills/googledocs
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill googledocs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @composio/mcp, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of interacting with Google Docs manually by automating the creation, modification, and management of documents, thereby reducing human effort and increasing efficiency.

Core Features & Use Cases

  • Document Creation & Modification: Create and manage Google Docs files, including text manipulation and formatting.
  • Automation via MCP Tools: Offers a suite of Micro-Credentials Protocol (MCP) tools for programmatic document operations.
  • Use Case: Ideal for creating documents based on templates, managing version control, or populating tables with data.

Quick Start

Use the 'googledocs' skill to create a new document with the title "Project Report" and add the initial text "This document details the project progress."

Frequently Asked Questions about googledocs

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

FAQPage Schema
How do I automate Google Docs creation and modification using MCP tools?

This skill automates Google Docs creation and modification by leveraging Micro-Credentials Protocol (MCP) tools to execute API calls, enabling programmatic document generation, text manipulation, and formatting within Google Workspace.

Can I populate Google Docs templates with data automatically?

Yes, this skill supports creating documents based on templates and populating tables with data, allowing you to automate repetitive document generation workflows and manage version control programmatically.

Does this Google Docs automation skill support collaborative editing?

Yes, this skill supports collaborative editing by integrating with Google Workspace apps and handling document manipulation through MCP tool API calls, enabling automated workflows within shared documents.

Do I need @composio/mcp to manage Google Docs files with this skill?

Yes, the @composio/mcp dependency is required. It provides the Micro-Credentials Protocol tools necessary to authenticate and execute the API calls that manage Google Docs files within Google Workspace.

What are the limitations of automating document management via MCP tools?

Limitations of automating document management via MCP tools include dependency on Google Workspace API capabilities and the @composio/mcp integration, meaning complex formatting or highly dynamic collaborative editing may face structural constraints.