google-docs

Automates viewing and editing Google Docs, Slides, and Drive content via Google Workspace APIs.

Updated Jul 28, 2023
One-click install
npx skills add https://github.com/djmittens/neo-mittens --skill google-docs-djmittens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-docs
Source: https://github.com/djmittens/neo-mittens/tree/main/.opencode/skills/google-docs
Command: npx skills add https://github.com/djmittens/neo-mittens --skill google-docs-djmittens

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This integration enables programmatic viewing and editing of Google Docs, Slides, and Drive content using Google Workspace APIs, facilitating automated collaboration and content management.

Core Features & Use Cases

  • Create, read, and update Google Docs and Slides content via APIs
  • Manage Drive files and folders, including permissions and metadata
  • Build workflows that generate design docs, reports, or presentations from structured data

Quick Start

Use the google-docs_* tools to create a new document with a draft outline and then fetch its structure to guide formatting.

Frequently Asked Questions about google-docs

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

FAQPage Schema
How do I automate Google Docs creation and formatting via APIs?

Automate Google Docs creation and formatting via APIs by using tools that programmatically create, read, append, and update document content. You can build workflows that generate design docs or reports from structured data.

Can I manage Google Drive files and folders programmatically?

Yes, you can manage Google Drive files and folders programmatically. This integration supports managing Drive files, folders, permissions, and metadata to facilitate automated content management and organization.

Do I need application-default credentials to edit Google Slides?

Yes, you need application-default credentials to edit Google Slides. The integration meets authentication requirements using application-default credentials and explicit API scope usage for accessing Google Workspace content.

What is the best way to link content across Google Docs and Drive?

The best way to link content across Google Docs and Drive is by using Google Workspace APIs. This enables programmatic viewing, editing, and linking of content across Docs, Slides, and Drive for automated collaboration.

How do I get the structure of a Google Doc to guide formatting?

Get the structure of a Google Doc by using provided tools to fetch document structures. You can create a new document with a draft outline and then retrieve its structure to programmatically guide rich formatting.