Skip to content
AI & Agents
Skill

/google-docs

Integrate with Google Docs for document management and collaboration. Use when you need to: (1) create and edit documents programmatically, (2) update document content and formatting, (3) manage document permissions and sharing, or (4) search and retrieve document information.

From plugin
refly-skills
19959 skills
Install
$ npx -y skills add refly-ai/refly-skills --skill google-docs --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/google-docs

Context preview

The summary Claude sees to decide when to auto-load this skill.

Integrate with Google Docs for document management and collaboration. Use when you need to: (1) create and edit documents programmatically, (2) update document content and formatting, (3) manage document permissions and sharing, or (4) search and retrieve document information.

SKILL.md

google-docs.SKILL.md
name: google-docs
description: Integrate with Google Docs for document management and collaboration. Use when you need to: (1) create and edit documents programmatically, (2) update document content and formatting, (3) manage document permissions and sharing, or (4) search and retrieve document information.
skillId: skp-mpon8uezfw22sv55gcc7h9e9
workflowId: c-sgbg3ysiq9n4ijm5xsa3s6ow
triggers:
  - google docs
  - docs
  - document
  - create doc
  - edit doc
tags:
  - documents
  - productivity
  - collaboration
  - google
  - office
version: 1.0.0

google-docs

Integrate with Google Docs for document management and collaboration. Use when you need to: (1) create and edit documents programmatically, (2) update document content and formatting, (3) manage document permissions and sharing, or (4) search and retrieve document information.

Installation

refly skill install skp-mpon8uezfw22sv55gcc7h9e9

Usage

After installation, run the skill using your installation ID:

refly skill run <installationId> --input '{}'

The installation ID is returned when you run `refly skill install`.

Ships withrefly-skills

Refly skills repository

Get the whole plugin