CtrlK
BlogDocsLog inGet started
Tessl Logo

monitor-supply-chain-stress

Retrieve current shipping market stress from carrier and freight indicators. Use when the user asks whether supply chains or container shipping are under pressure right now.

72

Quality

89%

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, well-structured single-endpoint skill that is fully executable, lean, and easy to navigate with clear references and routing guidance. No meaningful weaknesses against the content rubric.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: auth, endpoint, params, response, a worked example, errors, and routing with no generic concept explanations, so every token earns its place per the 5-anchor.

5 / 5

Actionability

A fully executable curl example with headers and a jq projection, plus a parameters table with a concrete JMESPath example and a complete response shape, is copy-paste ready and covers the common case per the 5-anchor.

5 / 5

Workflow Clarity

This is a simple single-action skill (one GET) whose action is unambiguous, and error handling for 401/429/upstreamUnavailable serves as checkpoints, so the simple-skill exception yields a 5; the destructive/batch cap does not apply to a read-only GET.

5 / 5

Progressive Disclosure

Clear sectioned overview with well-signaled one-level references (OpenAPI, auth matrix) and content appropriately sized for a single endpoint, matching the 5-anchor for easy navigation with no nesting.

5 / 5

Total

20

/

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 clear, third-person description that answers both what it does and when to use it, with natural trigger terms and a distinct shipping-stress niche. Specificity is the weakest dimension since it names only one concrete action rather than a comprehensive set.

Suggestions

Expand specificity by listing the concrete outputs the skill returns (e.g. a composite stress score, per-carrier change percentages, stress level) so capabilities read as a comprehensive action list.

Add a couple of natural trigger synonyms (e.g. "freight rates", "shipping disruption", "container rates") to round out trigger-term coverage toward a 5.

DimensionReasoningScore

Specificity

"Retrieve current shipping market stress from carrier and freight indicators" names the domain plus a concrete action and its data sources, but offers only a single action rather than a comprehensive list, matching the 3-anchor; it falls short of 4 which expects several specific actions.

3 / 5

Completeness

It explicitly answers both what ("Retrieve current shipping market stress from carrier and freight indicators") and when ("Use when the user asks whether supply chains or container shipping are under pressure right now") with concrete trigger phrases, matching the 5-anchor exactly.

5 / 5

Trigger Term Quality

"supply chains", "container shipping", and "under pressure right now" are natural phrases users would actually say, giving good keyword coverage; it is not 5 because a few common synonyms or variants are missing.

4 / 5

Distinctiveness Conflict Risk

The shipping-stress niche with specific triggers is mostly distinct with only minor overlap risk against sibling shipping skills; it is not 5 because related carrier/route skills could still vie for adjacent queries.

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.