CtrlK
BlogDocsLog inGet started
Tessl Logo

track-tariff-trends

Retrieve MFN applied tariff-rate timeseries for a reporting country — applied vs bound rates by year, plus the optional US effective tariff rate. Use when the user asks how a country's MFN tariffs have changed over time.

74

Quality

93%

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

100%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, single-purpose API skill that is copy-paste executable and assumes Claude's competence throughout. Sections are well-structured and validation/failure paths are explicitly covered without verbosity.

DimensionReasoningScore

Conciseness

Lean and efficient — it presents an endpoint, parameter table, response shape, and a worked curl example with no padding or explanation of concepts Claude already knows.

5 / 5

Actionability

Fully executable: a copy-paste curl command, an explicit parameters table with shapes and defaults, a concrete JSON response shape, and a complete error-code list cover the common cases.

5 / 5

Workflow Clarity

For a single GET-request skill the sequence is unambiguous, and the Errors section plus entitlement/auth guidance act as explicit validation checkpoints for the risky (auth-gated, malformed-input) failure paths.

5 / 5

Progressive Disclosure

Well-organized into clearly headed sections (Authentication, Endpoint, Parameters, Response shape, Worked example, Errors) with no nested references and no bundle files needed; navigation is trivial for a single-purpose API skill.

5 / 5

Total

20

/

20

Passed

Description

86%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, specific description that clearly states both what the skill does and when to use it, with a concrete natural-language trigger. It could add a couple of common synonyms (e.g. 'duties', 'tariff history') to broaden trigger coverage.

Suggestions

Add common synonyms such as 'tariff history' or 'customs duties over time' to widen natural trigger coverage beyond 'MFN tariffs'.

Consider spelling out 'Most-Favored-Nation (MFN)' once so non-specialist users still match the trigger phrase.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions — 'Retrieve MFN applied tariff-rate timeseries', 'applied vs bound rates by year', 'the optional US effective tariff rate' — with only minor gaps in coverage.

4 / 5

Completeness

Explicitly answers both 'what' (retrieve MFN applied tariff-rate timeseries, applied vs bound by year, US effective rate) and 'when' ('Use when the user asks how a country's MFN tariffs have changed over time') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes a natural trigger phrase ('how a country's MFN tariffs have changed over time') that users would plausibly say, but leans on technical jargon ('MFN applied tariff-rate timeseries') and misses a few common synonyms.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (MFN tariff trends) with distinct, domain-specific triggers and minimal overlap risk against other 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.