spreadsheet-management

spreadsheet-management is a skill for Claude Code from freema/mcp-gsheets. It costs 45 tokens per session (519 once invoked), scanned A, original, MIT.

A local MCP server that gives an AI assistant access to the Nx Plugin for AWS. MCP is a way for software tools to provide actions and information to an AI assistant.

In plain words
What is it for?
Help create Nx workspaces, inspect available generators, and scaffold AWS applications and infrastructure interactively.
Why use it?
It lets the assistant discover the available AWS project generators and use them during setup instead of relying only on written instructions.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the gsheets plugin — 1 skill, 3 commands, 1 agent, 1 MCP server shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/freema/mcp-gsheets/spreadsheet-management
Any agent
npx skills add freema/mcp-gsheets --skill spreadsheet-management
Clone the repo
git clone --depth 1 https://github.com/freema/mcp-gsheets

Made for: Claude Code.

Or install gsheets, the plugin that ships this one along with the rest of its 1 skill, 3 commands, 1 agent, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for spreadsheet-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/freema/mcp-gsheets/spreadsheet-management.svg)](https://agentmods.dev/skills/freema/mcp-gsheets/spreadsheet-management)
Your own site
<a href="https://agentmods.dev/skills/freema/mcp-gsheets/spreadsheet-management"><img src="https://agentmods.dev/badge/skills/freema/mcp-gsheets/spreadsheet-management.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 519 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00519
Opus 5 $0.00023 $0.00260
Sonnet 5 $0.00009 $0.00104
Haiku 4.5 $0.00005 $0.00052

Measured 6d ago against content hash d444d003faf9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

spreadsheet-management scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/claude/gsheets/skills/spreadsheet-management/SKILL.md · 65 lines

What it actually says

When the user asks about spreadsheets or data in Google Sheets, use the gsheets MCP tools.

When to Use This Skill

Activate when the user:

  • Wants to read spreadsheet data ("Get data from sheet", "Read column A")
  • Needs to write data ("Update cell A1", "Add a row", "Append data")
  • Formats cells ("Make header bold", "Add borders", "Change colors")
  • Creates charts ("Create a bar chart", "Add a pie chart")
  • Manages sheets ("Create new sheet", "Delete sheet", "Copy sheet")

Tools Reference

Task Tool
Read range sheets_get_values
Read multiple sheets_batch_get_values
Get info sheets_get_metadata
Write range sheets_update_values
Append rows sheets_append_values
Insert rows sheets_insert_rows
Format cells sheets_format_cells
Borders sheets_update_borders
Merge sheets_merge_cells
Create chart sheets_create_chart
New sheet sheets_insert_sheet

Spreadsheet ID

Found in the URL: https://docs.google.com/spreadsheets/d/{SPREADSHEET_ID}/edit

Range Notation

Sheet1!A1:D10     # Specific range
Sheet1!A:A        # Entire column
Sheet1!1:1        # Entire row
A1:D10            # First sheet, specific range
'Sheet Name'!A1   # Sheet name with spaces

Example Workflows

Read and summarize:

sheets_get_metadata spreadsheetId="1Bxi..."
sheets_get_values spreadsheetId="1Bxi..." range="Data!A1:F100"

Format header row:

sheets_format_cells spreadsheetId="1Bxi..." range="A1:Z1" bold=true backgroundColor="#4285f4"

Create chart:

sheets_create_chart spreadsheetId="1Bxi..." sheetId=0 chartType="BAR" dataRange="A1:B10"
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 65 lines · 45 tokens per session scan A d444d003faf9

Subscribe to this mod's changes

spreadsheet-management is a skill published in the GitHub repository freema/mcp-gsheets (97 stars, last pushed 2d ago), licensed MIT. It adds 45 tokens to every session and 519 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

Workspace Data Analyst

Analyze CSV files in the workspace and summarize insights.

VoltAgent/voltagent · 14 tokens

cabloy-spec-generation

This skill should be used for requests to create or maintain a Cabloy repo-specs/ / set, including a PRD, SRS, PDP/WBS, test plan, progress register, suite ADR, or “write the specs”/“plan the suite.” It links product, technical, delivery, acceptance, and decision records after the domain boundary is confirmed. Route…

cabloy/cabloy · 112 tokens

overleaf

Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl files for arXiv submissions. Use when working with LaTeX, Overleaf, academic papers, or arXiv.

aloth/olcli · 62 tokens

Wikimate Lint

This skill should be used when the user asks to check, clean up, audit, or health-check their organized notes/vault — e.g. "내 볼트 건강검진", "볼트 점검해줘", "정리 상태 확인해줘", "고아 노트 찾아줘", "깨진 링크 찾아줘", "중복 노트 있어?", "끊긴 색인 찾아줘", "위키 정리 상태 봐줘", "check/audit/clean up my vault", "find orphan/broken/duplicate notes". It runs the…

sodam-ai/SoDam-WikiMate · 193 tokens

write-a-prd

Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when user wants to write a PRD, create a product requirements document, or plan a new feature.

webiny/webiny-js · 51 tokens

wecom-doc-manager

企业微信文档管理技能。提供文档的创建、读取和编辑能力,支持通过 docid 或文档 URL 操作企业微信文档(doctype=3)和智能表格(doctype=10)。适用场景:(1) 以 Markdown 格式导出获取文档完整内容(异步轮询) (2) 新建文档或智能表格 (3) 用 Markdown 格式覆写文档内容。当用户需要查看文档内容、创建新文档、编辑文档正文时触发此 Skill。.

sunnoy/openclaw-plugin-wecom · 124 tokens