CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

Install with Tessl CLI

npx tessl i github:odyssey4me/agent-skills --skill google-sheets
What are skills?

93

1.61x

Does it follow best practices?

Evaluation92%

1.61x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-crafted skill description that follows best practices. It uses third person voice, lists specific capabilities, includes natural trigger terms with variations (gsheet, Google spreadsheet), and explicitly states when to use the skill. The description is concise yet comprehensive.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Read, write, and format', 'Manage cell values, ranges, formulas, pivot tables, and charts'. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both what ('Read, write, and format... Manage cell values, ranges, formulas, pivot tables, and charts') AND when ('Use when asked to update a gsheet, edit a Google spreadsheet, add formulas, or work with spreadsheet data').

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'gsheet', 'Google spreadsheet', 'formulas', 'spreadsheet data'. Includes both formal ('Google Sheets spreadsheets') and informal ('gsheet') variations.

3 / 3

Distinctiveness Conflict Risk

Clear niche focused specifically on Google Sheets with distinct triggers like 'gsheet' and 'Google spreadsheet' that differentiate it from generic spreadsheet or Excel skills.

3 / 3

Total

12

/

12

Passed

Implementation

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a strong, well-structured skill with excellent actionability and clear workflows. The command reference is comprehensive with executable examples and proper error handling guidance. Minor verbosity in some sections (duplicate 'check' descriptions, some explanatory comments) prevents a perfect conciseness score, but overall this skill effectively teaches Claude how to interact with Google Sheets.

DimensionReasoningScore

Conciseness

The skill is reasonably efficient but includes some redundancy - the 'check' command is described twice (Setup Verification and Commands sections), and some explanations could be tightened. The examples are helpful but occasionally verbose with output comments.

2 / 3

Actionability

Excellent actionability with fully executable bash commands throughout, complete with specific flags, JSON value formats, and realistic example outputs. Every command is copy-paste ready with clear argument documentation.

3 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced (e.g., 'Create and populate a spreadsheet' example shows logical progression). Error handling section explicitly distinguishes retryable vs non-retryable errors with clear guidance to stop and inform user on auth failures.

3 / 3

Progressive Disclosure

Well-structured with clear sections progressing from setup to commands to examples to troubleshooting. External references are one level deep and clearly signaled (OAuth guides, range-notation.md, formulas-guide.md). Content is appropriately split between quick start and detailed command reference.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.