googlesheets

Integrates with the Google Sheets API to create, manipulate, and analyze spreadsheets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a bridge to Google Sheets, allowing for real-time collaboration, data analysis, and integration with other Google Workspace apps, streamlining workflows for users who need to interact with Google Sheets.

Core Features & Use Cases

  • Real-time Collaboration: Collaborate with others on the same spreadsheet simultaneously.
  • Data Analysis: Perform data analysis and integrate with other Google Workspace apps.
  • Use Case: If you're working on a team to analyze sales data, this Skill can help you add sheets, aggregate column data, and create charts directly within Google Sheets.

Quick Start

Use the googlesheets skill to add a new sheet with the title 'Sales Report' to the spreadsheet with ID '1BxiMVs0XRA5nFMdKvBdBZjgmUUqptlbs74OgvE2upms'.

Frequently Asked Questions about googlesheets

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

FAQPage Schema
How do I automate spreadsheet manipulation and data analysis in Google Sheets?

This Skill integrates with the Google Sheets API to enable spreadsheet manipulation such as adding sheets, aggregating column data, and creating charts for data analysis. It requires a Google Workspace environment and the @composio/mcp dependency to function.

Can I use this to add a new sheet and aggregate column data for a sales report?

Yes, you can use this Skill to add a new sheet with a specific title to a spreadsheet using its ID, and then aggregate column data to analyze sales reports. The Skill performs these actions natively through the Google Sheets API.

Does this Google Sheets API integration support real-time collaboration?

Yes, the Google Sheets API integration supports real-time collaboration, allowing multiple users to work on the same spreadsheet simultaneously. It streamlines workflows by connecting spreadsheet manipulation with other Google Workspace apps.

What is the best way to create charts from spreadsheet data within Google Workspace?

The best way to create charts from spreadsheet data within Google Workspace is to use an API bridge that directly manipulates the sheets. This Skill allows you to generate charts and aggregate column data without leaving your workflow environment.

Do I need the @composio/mcp dependency to perform Google Sheets data analysis?

Yes, you need the @composio/mcp dependency installed to use this Skill for Google Sheets data analysis. It acts as the underlying component required to connect and interact with the Google Sheets API.

Are there limitations when using spreadsheet manipulation scripts for real-time collaboration?

The Skill provides intermediate-level scripts for spreadsheet manipulation, but limitations may arise from API quotas or complex charting requirements. It is designed for standard data analysis and adding sheets rather than advanced formatting.