CtrlK
BlogDocsLog inGet started
Tessl Logo

track-earthquakes

Retrieve recent earthquakes (USGS) with magnitude, depth, location, and a concern score that flags proximity to nuclear test sites. Use when the user asks about recent seismic activity or whether an earthquake was natural.

71

Quality

88%

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

88%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 tight, actionable API skill with executable examples, clear parameters and response shape, and well-organized sections. The only slight weakness is the generic content-safety paragraph and absence of bundle-file detail to offload reference material.

DimensionReasoningScore

Conciseness

The body is lean and avoids explaining concepts Claude already knows; the only mildly generic section is the 'Content safety' boilerplate, which is justified for an external-data API but could be trimmed slightly.

4 / 5

Actionability

It provides a copy-paste-ready curl example, a concrete endpoint URL, a parameters table, a response schema, and explicit error codes — fully executable guidance covering the common case.

5 / 5

Workflow Clarity

This is a single read-only GET call with unambiguous steps (auth header, endpoint, params, error handling); the simple-skill exception applies and the destructive/batch cap does not since the operation is read-only.

5 / 5

Progressive Disclosure

Content is well-organized into clearly signaled sections with an external References list; no bundle files exist to verify, and structure is good with only minor organization gaps, fitting the 'good structure' anchor.

4 / 5

Total

18

/

20

Passed

Description

87%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, concrete description that clearly answers both what and when with natural trigger language and a distinctive niche. Minor room to add synonyms and additional action verbs to reach full marks.

DimensionReasoningScore

Specificity

It names the domain and several concrete outputs ('magnitude, depth, location, and a concern score that flags proximity to nuclear test sites'), but the single action verb 'Retrieve' is less comprehensive than the multi-verb anchor for 5.

4 / 5

Completeness

It explicitly states what it does ('Retrieve recent earthquakes ... with magnitude, depth, location, and a concern score') and when to use it ('Use when the user asks about recent seismic activity or whether an earthquake was natural') with concrete trigger phrases.

5 / 5

Trigger Term Quality

'recent seismic activity', 'earthquake', and 'natural' are natural user phrasings, though a few synonyms (quake, tremor) are absent, fitting the 'good coverage, a few terms missing' anchor.

4 / 5

Distinctiveness Conflict Risk

The nuclear-test-site concern scoring is a clear niche with distinct triggers, making conflict with other skills minimal.

5 / 5

Total

18

/

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.