CtrlK
BlogDocsLog inGet started
Tessl Logo

t2m-url-shortener

T2M URL Shortener integration. Manage Analyticses, Users, Workspaces. Use when the user wants to interact with T2M URL Shortener 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

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/t2m-url-shortener/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 copy-paste CLI commands and a solid connection-state feedback loop, and it is well-sectioned for a single-file integration skill. Its main weaknesses are minor verbosity/filler, a cryptic overview stub, and dangling step references ("Step 2", "1b") that break sequencing.

Suggestions

Remove the "used by marketers, businesses, and individuals" framing paragraph and the "- Link / - Shortened Link" overview stub; both add tokens without actionable value.

Fix the dangling cross-references: relabel "#### 1b." and add the missing "Step 2" section (or reword the "skip to Step 2" lines to point at a real heading).

Delete filler lines like "Use action names and parameters as needed." and tighten the auth preamble.

DimensionReasoningScore

Conciseness

Mostly efficient with executable commands, but the opening "used by marketers, businesses, and individuals" paragraph, the cryptic "T2M URL Shortener Overview" stub ("- Link / - Shortened Link"), and filler like "Use action names and parameters as needed" could be trimmed.

3 / 5

Actionability

Copy-paste-ready CLI commands with explicit flags cover install, auth, connection, action search/run, and proxy requests, plus a concrete options table — fully executable across the common cases.

5 / 5

Workflow Clarity

A clear state-machine feedback loop is present (poll until READY, handle CLIENT_ACTION_REQUIRED, re-poll), but the dangling "skip to Step 2" and "#### 1b." references with no corresponding Step 1a/Step 2 are minor sequencing gaps.

4 / 5

Progressive Disclosure

The single file is well-organized into clearly headed sections with no external references needed for a cohesive integration guide, but it carries no signaled one-level-deep references and one stub section slightly weakens the structure.

4 / 5

Total

16

/

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 answers both what and when and is clearly distinct via the brand name, but its actions are generic ("Manage") and its trigger phrasing lacks synonyms or concrete use-case triggers. Tightening the verb and adding concrete triggers would lift specificity and completeness.

Suggestions

Replace the generic verb "Manage" with concrete actions, e.g. "Create and track shortened links, view analytics, and manage users and workspaces."

Expand the when-clause with concrete triggers, e.g. "Use when the user wants to shorten URLs, view click analytics, or manage T2M users and workspaces."

Fix the grammatical oddity "Analyticses" to "Analytics" for natural trigger phrasing.

DimensionReasoningScore

Specificity

"Manage Analyticses, Users, Workspaces" names the domain plus three concrete resource types, but the single generic verb "Manage" leaves the actual actions unspecified, matching the domain-plus-1-2-actions anchor rather than the several-specific-actions anchor.

3 / 5

Completeness

Both what ("Manage Analyticses, Users, Workspaces") and when ("Use when the user wants to interact with T2M URL Shortener data") are present, but the when-clause is generic rather than concrete trigger phrases, so it stops short of the explicit-both anchor.

4 / 5

Trigger Term Quality

The brand term "T2M URL Shortener" is a natural keyword, but "interact with T2M URL Shortener data" offers no synonyms (shorten links, track clicks) or file extensions, matching the some-relevant-keywords-but-missing-variations anchor.

3 / 5

Distinctiveness Conflict Risk

The named application "T2M URL Shortener" carves a clear niche with brand-specific triggers and minimal overlap risk with other skills.

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.