CtrlK
BlogDocsLog inGet started
Tessl Logo

gosquared

GoSquared integration. Manage Persons, Organizations, Notes. Use when the user wants to interact with GoSquared data.

58

Quality

67%

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/gosquared/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 content is highly actionable with complete executable CLI examples and a well-structured connection workflow, but it is dragged down by an unnecessary marketing intro and a lack of validation guidance around destructive action runs.

Suggestions

Trim or remove the opening marketing paragraph describing what GoSquared is; Claude already knows this and it adds token cost without guidance value.

Add a verification/checkpoint step before destructive action runs (e.g. retrieve-then-confirm, or a note to confirm with the user before delete-person/delete-webhook) to lift workflow clarity above the cap.

Consider moving the full Popular actions table into a references/ file referenced from the body, leaving only a few key examples inline to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly lean executable CLI commands, but the opening marketing paragraph ("GoSquared is a platform that provides real-time web analytics...") and phrases like "so you can focus on the integration logic rather than auth plumbing" are unnecessary explanation that could be trimmed, matching level 3.

3 / 5

Actionability

Provides copy-paste-ready commands for the full lifecycle (install, login, connection ensure, connection get --wait, action list/run with JSON input, request proxy) plus a parameter flag table, covering the common cases expected at level 5.

5 / 5

Workflow Clarity

The connection setup has a clear sequence with feedback loops (poll until non-BUILDING, handle CLIENT_ACTION_REQUIRED, re-poll), but destructive actions listed in the table (Delete Person, Delete Webhook, Archive Chat) have no validation/verification steps, which caps this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

Single self-contained file with clear section headers and well-organized navigation; the 20-row Popular actions table is legitimately useful inline quick-reference, with only minor organization gaps versus the level-5 ideal of split-out reference files.

4 / 5

Total

15

/

20

Passed

Description

66%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 cleanly answers both what and when and is highly distinct thanks to the GoSquared brand, but its action verbs are generic ("Manage") and its trigger phrasing lacks concrete synonyms.

Suggestions

Replace the generic verb "Manage" with specific actions, e.g. "List, retrieve, create, and delete People, Organizations, and Notes".

Expand the "Use when" clause with concrete trigger phrases users would say, such as "when the user mentions GoSquared analytics, live chat, people profiles, or web traffic".

DimensionReasoningScore

Specificity

Names the GoSquared domain and three concrete entities ("Manage Persons, Organizations, Notes"), but the single generic verb "Manage" is not the multiple distinct concrete actions (extract, fill, merge) expected at level 4.

3 / 5

Completeness

Both a clear "what" ("GoSquared integration. Manage Persons, Organizations, Notes.") and an explicit "when" ("Use when the user wants to interact with GoSquared data.") are present, but the trigger clause is generic rather than listing concrete trigger phrases, so it falls short of level 5.

4 / 5

Trigger Term Quality

Includes the distinct brand trigger "GoSquared" and entity terms (Persons, Organizations, Notes), but "interact with GoSquared data" is generic phrasing and common synonyms (analytics, live chat, tracking) are missing, matching the level-3 anchor.

3 / 5

Distinctiveness Conflict Risk

"GoSquared" is a unique brand niche with a distinct trigger, so overlap with other skills is minimal, matching the level-5 clear-niche anchor.

5 / 5

Total

15

/

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.