CtrlK
BlogDocsLog inGet started
Tessl Logo

fetch-country-brief

Retrieve the current AI-generated strategic intelligence brief for a country, keyed by ISO 3166-1 alpha-2 code. Use when the user asks for a summary of the current geopolitical, economic, or security situation in a specific country.

71

Quality

87%

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

92%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 lean, highly actionable API skill document with concrete code, clear error handling, and clean section organization. The only minor weakness is a little descriptive flavor in the intro that could be tightened.

DimensionReasoningScore

Conciseness

The body is efficient and mostly assumes Claude's competence, but a few descriptive flourishes (e.g. "composed from the latest news, market, conflict, and infrastructure signals World Monitor tracks") could be trimmed without losing utility.

4 / 5

Actionability

Provides a concrete endpoint URL, required headers, a typed parameters table, a response JSON shape, and copy-paste-ready curl examples covering both the basic and framework-parameterized cases.

5 / 5

Workflow Clarity

As a simple single-action GET skill, the single action is unambiguous and supported by an explicit error-handling section (429 backoff, 5xx retry once after 2s); no destructive/batch validation cap applies.

5 / 5

Progressive Disclosure

Well-organized into clearly labeled sections (Authentication, Endpoint, Parameters, Response, Worked example, Errors, When NOT to use, References) with one-level-deep external references clearly signaled; no bundle files are present or needed.

5 / 5

Total

19

/

20

Passed

Description

82%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 well-constructed description that clearly states the capability and provides explicit, natural trigger phrasing with a distinct niche. It is slightly narrow on action breadth (single retrieve action), but excels on completeness and distinctiveness.

DimensionReasoningScore

Specificity

Names the domain (country intelligence brief) and one concrete action ("Retrieve the current AI-generated strategic intelligence brief... keyed by ISO 3166-1 alpha-2 code"), but it is a single action rather than a comprehensive list of capabilities.

3 / 5

Completeness

Explicitly answers both what ("Retrieve the current AI-generated strategic intelligence brief for a country, keyed by ISO 3166-1 alpha-2 code") and when ("Use when the user asks for a summary of the current geopolitical, economic, or security situation") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural phrases a user would say ("summary of the current geopolitical, economic, or security situation in a specific country") with good coverage, though a few common synonyms are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (country strategic intelligence briefs) with distinct triggers (geopolitical/economic/security situation, ISO country code), minimizing overlap with other skills.

5 / 5

Total

17

/

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.