CtrlK
BlogDocsLog inGet started
Tessl Logo

track-conflict-events

Retrieve geolocated armed-conflict events (UCDP) with parties, fatality estimates, and violence type, filterable by country and date range. Use when the user asks about recent fighting, attacks, or conflict activity in a country or region.

72

Quality

88%

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

90%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, highly actionable API skill body with an executable worked example, a clear parameter table, and useful boundary guidance (when NOT to use, content safety). The only modest gaps are an implicit rather than explicit pagination workflow and structure that, while clean, is entirely inline.

DimensionReasoningScore

Conciseness

The body is lean: a compact intro, auth snippet, params table, response shape, one worked curl example, errors, and a when-NOT-to-use list, with no padding or explanations of concepts Claude already knows; every section earns its place.

5 / 5

Actionability

It provides a fully executable copy-paste curl example with the correct auth header, a concrete endpoint URL, a parameter table with shapes, a response JSON shape, and specific error codes covering the common query case.

5 / 5

Workflow Clarity

The single read-only GET action is unambiguous and error handling (401, 429 with backoff) is listed, but pagination via the cursor is only implied rather than sequenced as explicit steps, leaving a minor checkpoint gap.

4 / 5

Progressive Disclosure

Content is well-organized into clearly headed sections with one-level, clearly signaled external references (OpenAPI, auth matrix, docs) and no nested references; it is not split across bundle files, but no such split is needed, so structure is good with only minor organization gaps.

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, third-person description that clearly states the capability and its triggers with concrete, natural language. It is comprehensive on completeness and distinctiveness; the only minor gaps are slightly broader trigger synonyms and reliance on a single primary action verb.

DimensionReasoningScore

Specificity

"Retrieve geolocated armed-conflict events (UCDP) with parties, fatality estimates, and violence type, filterable by country and date range" names a concrete retrieval action plus comprehensive attribute coverage and filter dimensions, but rests on a single primary verb rather than multiple distinct actions.

4 / 5

Completeness

It explicitly answers both what ("Retrieve geolocated armed-conflict events ... filterable by country and date range") and when ("Use when the user asks about recent fighting, attacks, or conflict activity") with concrete trigger phrases.

5 / 5

Trigger Term Quality

"Use when the user asks about recent fighting, attacks, or conflict activity in a country or region" supplies several natural phrases a user would say, though common synonyms like "war", "casualties", or "airstrike" are absent.

4 / 5

Distinctiveness Conflict Risk

The UCDP armed-conflict-event niche with geolocation, parties, fatality bands, and violence type is a clear, scoped niche with distinct triggers and minimal overlap with unrelated skills.

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.