CtrlK
BlogDocsLog inGet started
Tessl Logo

sheetsu

Sheetsu integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sheetsu data.

53

Quality

60%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/sheetsu/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%Weight 40%Scale 1-5

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

The skill body is actionable and presents a clear connection-state workflow, but it is somewhat padded with redundant examples and lacks any external reference structure despite containing reference-style material.

Suggestions

De-duplicate the action discovery commands between the "Searching for actions" and "Popular actions" sections to save tokens.

Fix or remove the dangling "skip to Step 2" reference so the workflow navigation is internally consistent.

Move the proxy flag table and connection state-machine details into a separate reference file (e.g. REFERENCE.md) and link to it, improving progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but includes redundant action-list examples ("Searching for actions" vs "Popular actions") and explanatory prose ("This is the fastest way to get a connection... If no app is found, one is created...") that could be trimmed.

3 / 5

Actionability

It provides many concrete, copy-paste-ready CLI commands (install, login, connection ensure, action list/run, request proxy) plus a flag table, with only minor gaps such as unresolved CONNECTION_ID placeholders.

4 / 5

Workflow Clarity

The connection setup is a clear state-machine sequence (ensure -> poll/wait -> READY/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) with feedback loops (re-poll after the user acts), leaving only minor validation gaps.

4 / 5

Progressive Disclosure

There are no bundle files, all content is inline in one ~140-line file, and the "skip to Step 2" reference dangles without a labeled Step 2; reference-style content (the flag table, state machine) is inlined rather than split out.

3 / 5

Total

14

/

20

Passed

Description

57%Weight 40%Scale 1-5

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

The description answers both what and when with an explicit Use-when clause, but its capability phrasing is generic and it relies on a single trigger keyword without synonyms.

Suggestions

Replace generic verbs ("manage data, records") with concrete Sheetsu actions such as "read and write rows, search sheets, automate record workflows" to lift specificity.

Add natural trigger variations users actually say, e.g. "Use when the user wants to read, write, or search Google Sheets data via Sheetsu."

Tighten the when clause to mention Google Sheets / spreadsheet data to sharpen distinctiveness from other data-integration skills.

DimensionReasoningScore

Specificity

"Manage data, records, and automate workflows" names the Sheetsu domain but the actions are generic and abstract rather than concrete API verbs, matching the anchor where actions are minimal or generic.

2 / 5

Completeness

It states both a clear what ("Manage data, records, and automate workflows") and an explicit when ("Use when the user wants to interact with Sheetsu data"), but the when clause is generic rather than listing concrete trigger phrases.

4 / 5

Trigger Term Quality

The only natural keyword is "Sheetsu" ("interact with Sheetsu data"); there are no synonyms or common variations, fitting the anchor for some relevant keywords but missing common variations.

3 / 5

Distinctiveness Conflict Risk

The Sheetsu product name gives it a clear, distinct niche with minimal conflict risk, though the broad "manage data, records, automate workflows" phrasing leaves minor overlap with other data-integration skills.

4 / 5

Total

13

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
membranedev/application-skills
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.