CtrlK
BlogDocsLog inGet started
Tessl Logo

anachb

Austrian public transport (VOR AnachB) for all of Austria. Query real-time departures, search stations/stops, plan routes between locations, and check service disruptions. Use when asking about Austrian trains, buses, trams, metro (U-Bahn), or directions involving public transport in Austria.

75

Quality

92%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A well-organized, actionable API reference with concrete commands, real station IDs, and clear per-task sections. Its main weakness is mild redundancy in the Tips section, and the four scripts it cites are not present as bundle files.

Suggestions

Trim the Tips section: remove tip 1 ('Always use search.sh to find the correct station ID') and the Austria-wide note in tip 4, since both are already stated earlier in the body.

Add the referenced scripts (search.sh, departures.sh, route.sh, disruptions.sh) to a scripts/ bundle, or note inline how they are obtained, so the copy-paste commands actually resolve.

Consider moving the 'API Details (for advanced usage)' raw curl block into a references/ file linked from the Quick Reference, keeping SKILL.md as a lean overview.

DimensionReasoningScore

Conciseness

The reference tables and response-field docs earn their place as domain data Claude lacks, but the Tips section repeats already-stated guidance (tip 1 duplicates the 'use search.sh to find the station ID' note; tip 4 restates the Austria-wide scope), so it could be tightened rather than matching the every-token-earns-its-place anchor.

2 / 3

Actionability

Commands are concrete and copy-paste ready with real station IDs (e.g., './departures.sh 490132000 20'), plus documented response fields and a raw curl template, matching the fully-executable anchor rather than the pseudocode anchor below.

3 / 3

Workflow Clarity

Each of the four query types is unambiguous with examples, and a prerequisite workflow is explicitly stated ('Always use search.sh to find the correct station ID before querying departures or routes'); read-only queries require no validation checkpoints.

3 / 3

Progressive Disclosure

A Quick Reference table clearly signals the four scripts at one level of depth, and sections are well-organized with no nested references, matching the clear-overview anchor. The referenced scripts/ bundle is absent, but the in-file structure and navigation are sound.

3 / 3

Total

11

/

12

Passed

Description

100%

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

A strong, third-person description that names concrete capabilities, provides natural trigger terms, and gives an explicit 'Use when' clause with a clear geographic niche. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists four concrete actions ('Query real-time departures, search stations/stops, plan routes between locations, and check service disruptions'), matching the multiple-specific-actions anchor rather than the partial domain-only anchor below.

3 / 3

Completeness

Explicitly answers both what (the four actions) and when ('Use when asking about...'), matching the explicit-trigger anchor rather than the implied-when anchor at level 2.

3 / 3

Trigger Term Quality

Includes natural user phrasing ('Austrian trains, buses, trams, metro (U-Bahn)... directions involving public transport in Austria'), giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The Austrian-public-transport / VOR AnachB niche with country-scoped triggers is clearly distinguishable and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
mitsuhiko/agent-stuff
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.