CtrlK
BlogDocsLog inGet started
Tessl Logo

maps

Geocode, POIs, routes, timezones via OpenStreetMap/OSRM.

68

Quality

83%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is a strong, executable reference: concise, command-driven, with clear sequenced workflows and a verification section, all in a single well-organized file with a correctly-referenced script bundle. Minor nit: the intro says '44 POI categories' while the inline list shows 46, a small consistency issue worth fixing.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it names data sources and gives commands without explaining what OSM/Nominatim or libraries are, and the inline category list earns its place as directly-used query reference.

3 / 3

Actionability

Every command ships with copy-paste-ready executable examples and a clear 'Returns' summary, fully matching the score-3 anchor for concrete, complete, executable guidance.

3 / 3

Workflow Clarity

Multi-step workflows (e.g. area → bbox, pin extraction → nearby) are explicitly numbered and sequenced, and a Verification section confirms expected output; operations are read-only so destructive-batch feedback-loop caps do not apply.

3 / 3

Progressive Disclosure

Content is organized into well-signaled sections (When to Use, Prerequisites, Commands, Pitfalls, Verification) with the only bundle file — scripts/maps_client.py — referenced one level deep by a real, verifiable path; no nested references.

3 / 3

Total

12

/

12

Passed

Description

67%

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 is specific and distinct, naming concrete capabilities and data sources, but it is missing an explicit 'when to use' trigger clause and could surface more natural user-facing keywords. Adding a 'Use when...' clause would lift completeness and trigger-term quality.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user asks for coordinates, nearby places, directions, travel distance, or timezone info for a location.'

Surface more natural user-facing keywords in the description (directions, nearby, distance) rather than only technical terms (geocode, POIs).

Keep the OpenStreetMap/OSRM qualifier — it effectively distinguishes the skill from generic location utilities.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Geocode, POIs, routes, timezones' — rather than vague language, matching the score-3 anchor that lists several specific capabilities.

3 / 3

Completeness

Clearly states what the skill does but has no 'Use when...' or equivalent explicit trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Includes relevant terms like 'POIs', 'routes', 'timezones' a user might say, but omits common natural variations such as 'directions', 'nearby', 'distance', or 'find restaurants' that the skill actually supports.

2 / 3

Distinctiveness Conflict Risk

The 'via OpenStreetMap/OSRM' qualifier gives it a clear, well-scoped niche unlikely to conflict with non-mapping skills.

3 / 3

Total

10

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
NousResearch/hermes-agent
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.