Skip to content
AI & Agents
Skill

/google-sheets

Integrate with Google Sheets for spreadsheet management and data processing. Use when you need to: (1) create and update spreadsheets, (2) read and write cell data in ranges, (3) manage sheets and formatting, or (4) create charts and analyze data in spreadsheets.

From plugin
refly-skills
19959 skills
Install
$ npx -y skills add refly-ai/refly-skills --skill google-sheets --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-sheets

Context preview

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

Integrate with Google Sheets for spreadsheet management and data processing. Use when you need to: (1) create and update spreadsheets, (2) read and write cell data in ranges, (3) manage sheets and formatting, or (4) create charts and analyze data in spreadsheets.

SKILL.md

google-sheets.SKILL.md
name: google-sheets
description: Integrate with Google Sheets for spreadsheet management and data processing. Use when you need to: (1) create and update spreadsheets, (2) read and write cell data in ranges, (3) manage sheets and formatting, or (4) create charts and analyze data in spreadsheets.
skillId: skp-lswnoe9hiesmyfaqqeyyhszf
workflowId: c-p51typpuu6p5rjhyhtw1n08w
triggers:
  - google sheets
  - sheets
  - spreadsheet
  - excel
  - data
tags:
  - spreadsheet
  - data
  - productivity
  - google
  - office
version: 1.0.0

google-sheets

Integrate with Google Sheets for spreadsheet management and data processing. Use when you need to: (1) create and update spreadsheets, (2) read and write cell data in ranges, (3) manage sheets and formatting, or (4) create charts and analyze data in spreadsheets.

Installation

refly skill install skp-lswnoe9hiesmyfaqqeyyhszf

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