CtrlK
BlogDocsLog inGet started
Tessl Logo

travel-health-analyzer

分析旅行健康数据、评估目的地健康风险、提供疫苗接种建议、生成多语言紧急医疗信息卡片。支持WHO/CDC数据集成的专业级旅行健康风险评估。

49

Quality

54%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/travel-health-analyzer/SKILL.md

The canonical home for this skill is travel-health-analyzer in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

50%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.

The body is well-structured and rich in domain-specific content Claude does not already know, but it is a monolithic feature catalog with pseudocode data operations, no validation feedback loops, and no progressive disclosure to separate reference files. Splitting reference data out and adding concrete validation steps would lift the lower-scoring dimensions.

Suggestions

Move stable reference data (per-region risk tables, drug-interaction pairs, vaccine schedules, output templates) into references/*.md files and link to them one level deep to improve progressive disclosure.

Replace the pseudocode 'Read:'/'Write:' data operations with real, executable tool invocations and add an explicit validate-then-retry feedback loop for writes.

Trim the redundant '使用示例' section (it restates the feature list) and condense the long markdown output templates to the essential fields.

DimensionReasoningScore

Conciseness

Mostly efficient and avoids explaining concepts Claude already knows, but ~420 lines with long output templates and a redundant '使用示例' section that re-lists capabilities already covered in the feature sections could be tightened.

3 / 5

Actionability

Provides concrete output templates (markdown/JSON) for each feature, but the '数据文件操作' section uses pseudocode ('Read: ...','Write: ...') instead of real tool calls and the '数据结构验证' section lists validation criteria without any executable command or implementation.

3 / 5

Workflow Clarity

Features are enumerated with input/output specs, but it is a catalog of seven independent capabilities rather than a sequenced workflow, and write/validation operations lack explicit feedback-loop checkpoints, capping this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

Internal section structure is clear and well-organized, but with no references/scripts/assets bundle files present, all reference-style content (region risk tables, drug-interaction lists, output templates) is inlined in a single ~420-line file rather than split into one-level-deep reference files.

3 / 5

Total

12

/

20

Passed

Description

58%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.

The description conveys a clear, mostly specific set of capabilities in a distinct niche, but omits any explicit 'when to use' trigger guidance and relies on a couple of generic/buzzword phrases. Adding a 'Use when...' clause with natural trigger terms would raise completeness and trigger-term quality.

Suggestions

Add an explicit 'Use when...' clause with natural user triggers, e.g. 'Use when the user is planning international travel and asks about vaccines, destination health risks, or needs a multilingual emergency medical card.'

Replace the generic '分析旅行健康数据' opener and the '专业级' buzzword with concrete actions (e.g. '评估目的地传染病与食物饮水风险').

Include common synonyms/variations users actually say (出国旅游、旅行药箱、防疟、travel medicine) to improve trigger-term coverage.

DimensionReasoningScore

Specificity

Lists several concrete actions ('评估目的地健康风险','提供疫苗接种建议','生成多语言紧急医疗信息卡片'), but the opening '分析旅行健康数据' is generic and the trailing '专业级...风险评估' is a mild over-claim/buzzword, leaving it just below the comprehensive-coverage anchor.

4 / 5

Completeness

Has a clear 'what' (analyze/evaluate/advise/generate cards, WHO-CDC integration) but no 'Use when...' clause or equivalent explicit trigger guidance, capping completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Contains relevant domain keywords (旅行健康, 疫苗接种, 健康风险, 紧急医疗信息), but is missing common variations and synonyms users would naturally say (e.g. '出国旅游','旅行药箱','防疟','travel medicine') and is not phrased as user-facing triggers.

3 / 5

Distinctiveness Conflict Risk

Travel-health risk assessment with multilingual emergency cards and WHO/CDC integration is a clear niche with mostly distinct triggers; minor overlap risk remains with general medical or travel-planning skills.

4 / 5

Total

14

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.