CtrlK
BlogDocsLog inGet started
Tessl Logo

monitor-health-alerts

Retrieve disease outbreak alerts and PM2.5 air-quality health warnings. Use when the user asks about current public-health risks in a country, city, or region.

66

Quality

80%

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

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, executable API skill body that gives Claude everything needed to call the endpoints correctly and safely. It is concise, actionable, and sensibly routed via clear sections and external references.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, skipping explanations of what PM2.5 or APIs are; minor trimmable instances appear in the Content safety and Errors prose, so it sits just below the fully lean anchor.

4 / 5

Actionability

Provides a complete, copy-paste-ready curl example plus concrete endpoints, an auth header, JMESPath projection examples, and full response shapes covering the common cases.

5 / 5

Workflow Clarity

The single read-only action (authenticate, fetch, interpret) is unambiguous with error feedback loops (401 missing key, 429 retry/backoff); not a 5 because there is no explicit validation checkpoint, though none is strictly required for a read op.

4 / 5

Progressive Disclosure

Content is well-organized into clear sections with one-level-deep external references (OpenAPI, auth docs) clearly signaled at the end; no bundle files exist, and the inlined response shapes are appropriately placed, leaving only minor organization headroom.

4 / 5

Total

17

/

20

Passed

Description

78%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, well-formed description that clearly states capability and trigger conditions in third person. It is specific and complete, with only minor room to broaden trigger synonyms and sharpen distinctiveness.

DimensionReasoningScore

Specificity

Names the domain plus two concrete actions ("Retrieve disease outbreak alerts" and "PM2.5 air-quality health warnings"), matching the anchor for 1-2 concrete actions but not comprehensive coverage.

3 / 5

Completeness

Explicitly answers both what ("Retrieve disease outbreak alerts and PM2.5 air-quality health warnings") and when ("Use when the user asks about current public-health risks in a country, city, or region") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrasing users would say ("current public-health risks", "disease outbreak", "PM2.5", "country, city, or region") with good coverage; a few synonyms (e.g. "air pollution", "epidemic") are absent, so it falls just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

The disease-outbreak and PM2.5 triggers carve a clear niche with low conflict risk, though there is minor overlap with adjacent climate/travel advisory skills referenced in the body, placing it just below the minimal-conflict anchor.

4 / 5

Total

16

/

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.