CtrlK
BlogDocsLog inGet started
Tessl Logo

geckoboard

Geckoboard integration. Manage Dashboards, Datasets. Use when the user wants to interact with Geckoboard data.

52

Quality

58%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

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

Quality

Content

76%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 body is highly actionable with executable commands and a clear connection workflow, and it is reasonably concise. It loses points because all reference material is inlined with no progressive-disclosure split and destructive actions lack an explicit validation checkpoint.

Suggestions

Move the proxy flag reference table and the popular-actions catalog into separate reference files (e.g. references/proxy.md, references/actions.md) and link to them from SKILL.md.

Add an explicit pre-step before destructive actions (delete-dataset) such as 'Confirm the dataset id with the user and verify it is the intended target before running delete-dataset'.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands and minimal padding, though the 'CLIENT_ACTION_REQUIRED' branching detail adds length that could be trimmed.

4 / 5

Actionability

Commands are fully executable and copy-paste ready (install, login, connection ensure/get, action run, request), with a popular-actions table and input examples covering common cases.

5 / 5

Workflow Clarity

The connection flow has a clear sequence with state-based polling and a READY/BUILDING/CLIENT_ACTION_REQUIRED feedback loop, but destructive actions (delete-dataset) lack an explicit pre-confirmation checkpoint.

4 / 5

Progressive Disclosure

Content is well-sectioned but there are no bundle reference files; all detail (CLI options, proxy flags, action list) is inlined in SKILL.md rather than split into separate files.

3 / 5

Total

16

/

20

Passed

Description

41%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 identifies the Geckoboard niche and includes a Use-when trigger, but the capabilities are generic ('Manage') and natural trigger terms are sparse. It is distinguishable but underspecified on actions.

Suggestions

Replace 'Manage Dashboards, Datasets' with concrete actions such as 'Create and update dashboards, append or replace dataset data, find or create datasets, delete datasets'.

Expand the 'Use when' clause with natural trigger phrases users would say, e.g. 'Use when the user wants to send data to a Geckoboard dataset, build or edit a dashboard, or push records to Geckoboard'.

DimensionReasoningScore

Specificity

The description names the domain ('Dashboards, Datasets') but the actions are minimal and generic ('Manage'), lacking the concrete verbs that anchor a 3.

2 / 5

Completeness

A clear 'what' (manage Dashboards/Datasets) is present with a 'Use when' trigger clause, but the trigger is generic and could be more specific, capping it below 4.

3 / 5

Trigger Term Quality

Only a few generic keywords ('Geckoboard', 'Dashboards', 'Datasets') appear; natural trigger phrases users would say and synonyms are missing.

2 / 5

Distinctiveness Conflict Risk

The Geckoboard name is a distinct niche unlikely to overlap with unrelated skills, with only minor overlap risk against generic dashboard skills.

4 / 5

Total

11

/

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.