CtrlK
BlogDocsLog inGet started
Tessl Logo

monitor-webcams

Discover live webcams in a map viewport and resolve thumbnails or player URLs. Use when the user asks for visual context near a location, route, border, port, or city.

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

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

An efficient, fully executable API skill: a real worked example with an embedded validation checkpoint, concise sectioning, and external detail correctly pushed to one-level links. It assumes Claude's competence and adds only domain-specific operational knowledge.

DimensionReasoningScore

Conciseness

Lean and assumption-respecting throughout: it never explains what a webcam, viewport, or JMESPath is, and each section (auth, endpoints, params, response, example, errors) earns its tokens with operational detail only.

5 / 5

Actionability

A fully executable curl+jq worked example with real endpoints, headers, url-encoded params, and a jq projection, plus concrete response JSON shapes and status-code error mapping — copy-paste ready for the common case.

5 / 5

Workflow Clarity

The two-step flow (list -> extract webcamId -> resolve) is sequenced explicitly and includes a validation checkpoint (the 'if [ -z "$WEBCAM_ID" ]' guard with recovery guidance to increase zoom/adjust bounds) plus an error-recovery section.

5 / 5

Progressive Disclosure

No bundle files exist and none are needed; the body is cleanly sectioned with headers, and external detail (OpenAPI, auth matrix, docs) is surfaced as one-level-deep links rather than inlined or nested references.

5 / 5

Total

20

/

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 tight, third-person description that pairs concrete capabilities with explicit natural trigger phrases and a clearly bounded niche. The only gap is omitting 'webcam'/'camera' themselves as trigger terms.

Suggestions

Add the literal terms 'webcam' or 'camera' to the 'Use when...' clause, as users most often say 'show me a webcam/camera near X'.

DimensionReasoningScore

Specificity

Two concrete, named actions — 'Discover live webcams in a map viewport' and 'resolve thumbnails or player URLs' — comprehensively cover the skill's capabilities with no vague padding.

5 / 5

Completeness

It explicitly answers 'what' (discover webcams, resolve thumbnails/player URLs) and 'when' via a concrete 'Use when the user asks for visual context near...' clause with multiple trigger phrases.

5 / 5

Trigger Term Quality

Natural triggers like 'location, route, border, port, or city' map well to user phrasing, but the literal words 'webcam'/'camera' are absent as triggers despite being the most likely user term.

4 / 5

Distinctiveness Conflict Risk

The live-webcam/map-viewport niche is sharply defined, and the body's 'When NOT to use' section actively separates it from imagery, vessel, and airport skills, minimizing conflict.

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
koala73/worldmonitor
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.