CtrlK
BlogDocsLog inGet started
Tessl Logo

odyssey4me/google-sheets

Read, write, and format Google Sheets spreadsheets. Manage cell values, ranges, formulas, pivot tables, and charts. Use when asked to update a gsheet, edit a Google spreadsheet, add formulas, or work with spreadsheet data.

89

Quality

89%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

Overview
Skills
Evals
Files

permissions.mdreferences/

Command Permissions

This reference classifies commands by access level to help agents enforce appropriate permission controls.

  • read: Safe to execute without user confirmation. These commands only retrieve or display information.
  • write: Requires user confirmation before execution. These commands create, modify, or delete data.
CommandAccessDescription
checkreadVerify setup and connectivity
auth statusreadShow OAuth token information
auth setupwriteStore OAuth client credentials
auth resetwriteClear stored OAuth token
spreadsheets getreadGet spreadsheet metadata
spreadsheets createwriteCreate a new spreadsheet
values readreadRead cell values
values writewriteWrite cell values
values appendwriteAppend rows to a sheet
values clearwriteClear cell values
sheets createwriteAdd a sheet to a spreadsheet
sheets deletewriteRemove a sheet from a spreadsheet

Install with Tessl CLI

npx tessl i odyssey4me/google-sheets@0.1.3

references

formulas-guide.md

permissions.md

range-notation.md

SKILL.md

tile.json