CtrlK
BlogDocsLog inGet started
Tessl Logo

shortenrest

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

56

Quality

65%

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

Quality

Content

81%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 delivers highly actionable, well-sequenced CLI guidance with explicit validation and feedback loops, and is cleanly sectioned for a self-contained integration skill; its only weakness is a brief introductory paragraph that over-explains a concept Claude already knows.

DimensionReasoningScore

Conciseness

The opening paragraph explains what a URL shortener is ("Shorten.REST is a URL shortening service... that redirect to longer URLs") and the auth intro carries light padding, though the bulk is lean, executable CLI commands.

3 / 5

Actionability

Copy-paste-ready commands are given throughout — install, login, connection ensure, action run with --input JSON, and proxy requests — covering the common cases concretely.

5 / 5

Workflow Clarity

A clear install → authenticate → connect → poll-for-READY → handle CLIENT_ACTION_REQUIRED → search → run sequence is laid out with explicit validation checkpoints and a re-poll feedback loop.

5 / 5

Progressive Disclosure

Well-organized sections (Install, Authentication, Connecting, Searching, Popular actions, Best practices) with all content appropriately inlined for a single-CLI skill; no external bundles exist, so the slight length is the only minor gap.

4 / 5

Total

17

/

20

Passed

Description

48%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 anchors on a distinct product name and includes an explicit trigger clause, but its capability verbs are vague and it misses the natural user vocabulary (short link, URL shortener) that would aid discovery.

Suggestions

Replace generic verbs with concrete actions, e.g. "Create short links, manage bundles of shortened URLs, and automate link workflows via Shorten.REST."

Add natural trigger terms users actually say — "URL shortener", "short link", "shorten this URL", "bit.ly-style link" — alongside the product name.

Tie the "Use when" clause to specific user intents such as "Use when the user wants to shorten a URL or manage shortened links via Shorten.REST."

DimensionReasoningScore

Specificity

"Manage data, records, and automate workflows" names the Shorten.REST domain but the actions are minimal and generic, with no concrete capabilities like creating short links.

2 / 5

Completeness

It provides an explicit "Use when..." trigger, but the "what" ("Manage data, records, and automate workflows") is too generic to count as a concrete capability statement.

3 / 5

Trigger Term Quality

It surfaces the product name "Shorten.REST" as a keyword, but omits the natural phrases users would say ("URL shortener", "short link", "shorten this URL", "bit.ly").

3 / 5

Distinctiveness Conflict Risk

The specific product name "Shorten.REST integration" carves a clear niche, though the generic "manage data, records" phrasing leaves minor overlap risk with other data skills.

4 / 5

Total

12

/

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.