CtrlK
BlogDocsLog inGet started
Tessl Logo

turbot-pipes

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

60

Quality

70%

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

Quality

Content

82%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 concrete, executable CLI commands and a solid connection/polling workflow with feedback loops, weakened only by a broken step-numbering scheme that hurts both workflow clarity and navigation.

Suggestions

Fix the step numbering: label the auth/connection sections as Step 1, Step 1b, Step 2 (searching/running actions) so the 'skip to Step 2' references resolve.

Trim editorial filler like 'so you can focus on the integration logic rather than auth plumbing' and 'This is the fastest way to get a connection' to tighten token usage.

Note that CONNECTION_ID must be substituted from the connection ensure / get output so the example commands are unambiguously runnable.

DimensionReasoningScore

Conciseness

The body is mostly efficient, built around terse CLI commands and a flags table, with only minor over-explanation such as 'so you can focus on the integration logic rather than auth plumbing' that could be trimmed.

4 / 5

Actionability

It provides fully executable, copy-paste-ready commands across install, auth, connection ensure/poll, action list/run with JSON input, and a proxy flags table covering the common interaction cases.

5 / 5

Workflow Clarity

The connection flow is clearly sequenced with a real feedback loop (poll until READY, branch on CLIENT_ACTION_REQUIRED, re-poll after user acts), but the step numbering is broken ('skip to Step 2' with no Step 2 header, a '#### 1b' with no matching '1'), which muddies the sequence.

4 / 5

Progressive Disclosure

The single self-contained file is well organized with clear section headers and no nested external references, which suits this CLI usage guide; the only gap is the inconsistent step numbering that slightly weakens navigation.

4 / 5

Total

17

/

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' explicitly and is anchored to a distinct product name, but its actions are generic ('manage data, records, automate workflows') rather than concrete and its trigger vocabulary is thin.

Suggestions

Replace generic verbs with concrete capabilities, e.g. 'Query controls and dashboards, manage workspaces and connections, run governance actions against Turbot Pipes resources.'

Expand the 'Use when...' clause with natural trigger phrases users would say, e.g. 'Use when the user wants to query Turbot Pipes controls, manage pipes workspaces, or run governance workflows.'

Add synonyms or common variations (e.g. 'Pipes', 'Turbot Pipes controls/workspaces') so the trigger matches more user phrasings.

DimensionReasoningScore

Specificity

It names the domain ('Turbot Pipes integration') but the actions — 'Manage data, records, and automate workflows' — are generic and minimal rather than concrete capabilities, matching the 'names domain, actions minimal/generic' anchor.

2 / 5

Completeness

It states both what it does (integration; manage data/records/automate workflows) and an explicit 'Use when the user wants to interact with Turbot Pipes data' clause, but the 'when' trigger is generic rather than concrete and varied.

4 / 5

Trigger Term Quality

'Turbot Pipes' is a natural keyword a user would say, but the description lacks synonyms ('Pipes'), file extensions, or common variations, so coverage is partial rather than comprehensive.

3 / 5

Distinctiveness Conflict Risk

Tying the description to the distinct product name 'Turbot Pipes' gives it a clear niche with minimal conflict risk, though the broad 'manage data, records' wording keeps it from being fully unambiguous.

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.