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.

72

Quality

87%

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

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.

A well-structured, highly actionable skill body with executable examples and clear sections. It could tighten the redundant Tips section and consider extracting the bulk reference tables and advanced API details into separate files for cleaner progressive disclosure.

Suggestions

Trim redundancy between the inline 'Tip' note near Common Station IDs and Tip #1 in the Tips section, which both say to use search.sh first.

Consider moving the Common Station IDs and Transport Types reference tables (and the advanced API Details/curl example) into separate reference files to improve progressive disclosure and reduce SKILL.md length.

Add an explicit validation hint for route planning (e.g., confirm the matched station ID is the intended location before running route.sh) to strengthen workflow checkpoints.

DimensionReasoningScore

Conciseness

Mostly lean with command tables, code blocks, and field lists, but the Tips section repeats earlier guidance (e.g., 'Find station IDs first') and the reference tables add minor padding that could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready bash commands with real station IDs across all four operations plus a complete curl example with auth, covering the common cases fully.

5 / 5

Workflow Clarity

The search-then-use-ID dependency is explicitly sequenced (Tip #1: always find the station ID first), but no explicit validate/retry checkpoints exist; acceptable for a read-only skill with minor validation gaps.

4 / 5

Progressive Disclosure

Well-organized sections with a Quick Reference overview and an explicitly labeled 'API Details (for advanced usage)' section; minor gaps in that bulk reference tables (station IDs, transport types) are inlined rather than split into separate files.

4 / 5

Total

17

/

20

Passed

Description

92%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.

A strong, specific description that names concrete capabilities and provides an explicit, well-targeted 'Use when' trigger clause in third-person voice. Trigger-term coverage is good but could include a few more synonyms to be fully comprehensive.

DimensionReasoningScore

Specificity

Lists four concrete, distinct actions (query real-time departures, search stations/stops, plan routes, check service disruptions), matching the comprehensive-coverage anchor.

5 / 5

Completeness

Clearly states what the skill does (the four actions) and provides an explicit 'Use when...' clause with concrete Austria-specific triggers, satisfying both what and when.

5 / 5

Trigger Term Quality

Includes natural user terms across transport modes ('Austrian trains, buses, trams, metro (U-Bahn)') and 'directions involving public transport', but misses some synonyms and there are no file-extension-style triggers, so a few natural terms are absent.

4 / 5

Distinctiveness Conflict Risk

Austria-specific niche with explicit geographic and mode-based triggers (VOR AnachB, U-Bahn) gives it a clear niche with minimal overlap risk.

5 / 5

Total

19

/

20

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.