CtrlK
BlogDocsLog inGet started
Tessl Logo

specstory-link-trail

Track all URLs fetched during SpecStory AI coding sessions. Run when user says "show my link trail", "what URLs did I visit", "list fetched links", or "show web fetches".

Install with Tessl CLI

npx tessl i github:specstoryai/agent-skills --skill specstory-link-trail
What are skills?

89

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

89%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-structured skill description with excellent trigger term coverage and clear 'when to use' guidance. The main weakness is limited specificity about what actions the skill can perform beyond basic tracking - it could benefit from listing concrete capabilities like viewing, filtering, or exporting the URL history.

Suggestions

Add 2-3 specific actions beyond 'track' such as 'display chronologically', 'filter by domain', or 'export link history' to improve specificity

DimensionReasoningScore

Specificity

Names the domain (URL tracking during SpecStory AI sessions) and one action (track URLs), but lacks detail on what specific capabilities are offered beyond tracking - no mention of filtering, exporting, or analyzing the links.

2 / 3

Completeness

Clearly answers both what (track all URLs fetched during SpecStory AI coding sessions) and when (explicit 'Run when user says...' clause with multiple trigger phrases).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger phrases users would say: 'show my link trail', 'what URLs did I visit', 'list fetched links', 'show web fetches'. These are varied and conversational.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with specific context (SpecStory AI coding sessions) and unique trigger phrases like 'link trail' and 'web fetches'. Unlikely to conflict with general URL or browsing skills.

3 / 3

Total

11

/

12

Passed

Implementation

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-structured skill with excellent actionability - concrete commands, clear usage table, and realistic output examples. The main weakness is some unnecessary explanatory content ('Why Track Links?', 'How It Works') that explains things Claude can infer. Overall, it's a solid skill that could be tightened by removing the motivational/explanatory sections.

Suggestions

Remove or significantly condense the 'Why Track Links?' section - Claude can infer the utility from the skill's purpose

Consider removing 'How It Works' section - the implementation details aren't needed for Claude to use the skill effectively

DimensionReasoningScore

Conciseness

The 'Why Track Links?' section explains benefits Claude can infer, and 'How It Works' describes internal mechanics that aren't necessary for usage. The content is mostly efficient but includes some unnecessary explanation.

2 / 3

Actionability

Provides fully executable bash commands with clear examples, a complete usage table with specific invocations, and concrete output examples showing exactly what to expect.

3 / 3

Workflow Clarity

For this simple single-purpose skill, the workflow is unambiguous: run the command, present results, offer follow-ups. The 'Present Results to User' section provides clear guidance on how to handle output.

3 / 3

Progressive Disclosure

Well-organized with clear sections (Usage, Output, Notes). Content is appropriately structured for a skill of this size without needing external references. Easy to navigate and find specific information.

3 / 3

Total

11

/

12

Passed

Validation

90%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

10

/

11

Passed

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.