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-sheets93
Does it follow best practices?
Evaluation — 92%
↑ 1.61xAgent success when using this skill
Validation for skill structure
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.
| Dimension | Reasoning | Score |
|---|---|---|
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.
| Dimension | Reasoning | Score |
|---|---|---|
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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
Table of Contents
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.