CtrlK
BlogDocsLog inGet started
Tessl Logo

fetch-resilience-score

Retrieve the composite country resilience score (0-100) and its domain/pillar breakdown for a single country. Use when the user asks how resilient a country is, or wants its numeric resilience score, trend, or per-domain breakdown.

68

Quality

83%

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 concise, highly actionable API skill body with a copy-paste curl example and clear error handling. Slight redundancy between the response JSON and key-fields list is the main token inefficiency.

DimensionReasoningScore

Conciseness

Mostly efficient and assumes competence, but the "Key fields for agents" list partially re-explains fields already shown in the response JSON, adding minor redundancy that could be trimmed.

4 / 5

Actionability

Provides a copy-paste-ready curl example with auth header, full endpoint, parameter shape, and jq parsing; error codes are mapped to causes.

5 / 5

Workflow Clarity

Single read-only GET action is unambiguous: auth prerequisite, endpoint, params, response, and error handling are clearly laid out, satisfying the simple-skill exception.

5 / 5

Progressive Disclosure

Well-organized sections with clearly signaled one-level references (external OpenAPI/auth/methodology URLs); the inline full response schema plus key-fields list could arguably be split, leaving minor organization gaps.

4 / 5

Total

18

/

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 strong, well-structured description that clearly answers both what and when with natural trigger language. Minor room to expand concrete actions and further distinguish from sibling resilience skills.

DimensionReasoningScore

Specificity

Names the domain and one concrete action — "Retrieve the composite country resilience score (0-100) and its domain/pillar breakdown" — but coverage is limited to retrieval rather than a fuller action set.

3 / 5

Completeness

Explicitly states what the skill does (retrieve score and breakdown) and when to use it ("Use when the user asks how resilient a country is…") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases users would say ("how resilient a country is", "numeric resilience score, trend, or per-domain breakdown") with good coverage, though a few synonymous phrasings are missing.

4 / 5

Distinctiveness Conflict Risk

The per-country composite-score niche is distinct with clear triggers, but related ranking and country-brief skills create minor overlap risk on the "how resilient" trigger.

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.