CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-maps-search-dotnet

Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data.

68

Quality

82%

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

The canonical home for this skill is azure-maps-search-dotnet in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

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

Highly actionable, executable reference with broad coverage, but it is a monolithic single-file skill with no progressive disclosure and batch/destructive workflows lack explicit validation checkpoints.

Suggestions

Add explicit validate/verify checkpoints into batch geocoding, route matrix, and tile-writing workflows (e.g., confirm response.IsSuccess, check batch item error fields before consuming results) to lift workflow clarity above the cap.

Split the Key Types Reference and full client hierarchy into a separate references file (e.g. references/types.md) and link to it from SKILL.md, keeping only a concise overview inline.

Drop the redundant Related SDKs install table or fold it into the Installation section, and move version numbers into a clearly marked, easily updatable section so time-sensitive content does not pad the overview.

DimensionReasoningScore

Conciseness

Mostly efficient, code-forward content with minimal concept padding, but the Related SDKs table repeats install commands and inline version notes add time-sensitive bulk that could be trimmed.

4 / 5

Actionability

Provides fully executable, copy-paste C# examples for the common cases plus a key types reference table — copy-paste ready and specific.

5 / 5

Workflow Clarity

Eleven clearly numbered workflows exist, but batch operations (batch geocoding, route matrix) and tile file-writing lack explicit validation/verify checkpoints, which caps this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

No bundle files are provided and the single SKILL.md inlines large reference tables and the full client hierarchy that could live in separate reference files; headers give some structure but content is not split.

3 / 5

Total

15

/

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, well-scoped description that clearly states capabilities and provides explicit trigger guidance. Adding a few synonyms or extension-style natural terms would round out trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'geocoding, routing, rendering, geolocation, and weather' — matching the anchor for comprehensive, specific action coverage.

5 / 5

Completeness

Explicitly states both what it does ('Location-based services including...') and when to use it ('Use for address search, directions...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

'Use for address search, directions, map tiles, IP geolocation, and weather data' gives good natural keyword coverage, but lacks synonyms and file/extension variants that would reach comprehensive.

4 / 5

Distinctiveness Conflict Risk

Scoped to 'Azure Maps SDK for .NET' with distinct, domain-specific triggers; minimal overlap risk with other skills.

5 / 5

Total

19

/

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
administrakt0r/AI-Agents-Safe-Coding-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.