CtrlK
BlogDocsLog inGet started
Tessl Logo

skin-health-analyzer

Analyze skin health data, identify skin problem patterns, assess skin health status. Supports correlation analysis with nutrition, chronic diseases, and medication data.

35

Quality

32%

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/skills/skin-health-analyzer/SKILL.md

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

SKILL.md
Quality
Evals
Security

Quality

Content

6%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This skill is essentially a dermatology reference document rather than an actionable skill for Claude. It is extremely verbose, listing extensive medical knowledge Claude already possesses, while providing zero executable code, concrete data schemas, or specific tool usage instructions. The content would need to be fundamentally restructured: reduced by 80%+ to focus on what Claude doesn't know, with actual implementation details added for data analysis workflows.

Suggestions

Replace descriptive lists of medical knowledge with concrete data schemas (JSON/Python) showing expected input formats and analysis output structures

Add executable code examples for key analyses (e.g., ABCDE scoring algorithm, risk score calculation, trend analysis) instead of just describing what they should do

Reduce content by 80%+ by removing medical knowledge Claude already has (vitamin functions, disease symptoms, skincare ingredients) and keeping only project-specific logic, thresholds, and decision trees

Split into multiple files: keep SKILL.md as a concise overview with references to separate files for correlation tables, scoring algorithms, and usage scenarios

DimensionReasoningScore

Conciseness

Extremely verbose at 400+ lines. Extensively explains medical concepts, nutritional science, dermatological conditions, and general health advice that Claude already knows. Lists like 'Vitamin A: skin cell renewal, vision' and 'Vitamin C: collagen synthesis, antioxidant' are basic medical knowledge. The document reads like a dermatology textbook rather than a skill instruction file.

1 / 5

Actionability

Entirely abstract and descriptive with zero executable code, commands, or concrete implementation steps. Every section describes what should be analyzed and what outputs should contain, but never shows how to actually perform any analysis. No data schemas, no code examples, no specific algorithms, no tool usage instructions.

1 / 5

Workflow Clarity

The usage scenarios list numbered steps but they are vague descriptions like 'read records,' 'analyze data,' 'generate report' without any concrete implementation. No validation checkpoints, no error handling, no feedback loops. The ABCDE scoring algorithm is the closest thing to a concrete workflow but lacks implementation details.

2 / 5

Progressive Disclosure

Monolithic wall of text with no references to external files despite the massive length. All content is inlined in a single file with no bundle files. Content that clearly should be split into separate reference documents (nutrition correlations, chronic disease correlations, medication interactions, product ingredients) is all crammed into one enormous file.

1 / 5

Total

5

/

20

Passed

Description

58%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 provides a reasonable overview of capabilities in skin health data analysis with good specificity around correlation analysis features. Its main weaknesses are the absence of an explicit 'Use when...' trigger clause and limited natural trigger terms that users would actually say when needing this skill. Adding trigger guidance and more user-facing synonyms would significantly improve skill selection accuracy.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about skin conditions, dermatology data, skin problems, or correlations between skin health and lifestyle factors.'

Include natural user-facing trigger terms and synonyms such as 'acne', 'rash', 'eczema', 'dermatology', 'skin condition', 'breakouts', or 'skin care analysis' to improve matching with how users naturally phrase requests.

DimensionReasoningScore

Specificity

Lists several specific actions: 'analyze skin health data', 'identify skin problem patterns', 'assess skin health status', and 'correlation analysis with nutrition, chronic diseases, and medication data'. Coverage is good but could be more concrete about specific outputs or methods.

4 / 5

Completeness

The 'what' is clearly stated with multiple actions and capabilities. However, there is no explicit 'when' clause (e.g., 'Use when...') to guide Claude on when to select this skill, which caps this dimension at 3 per the rubric guidelines.

3 / 5

Trigger Term Quality

Includes relevant domain terms like 'skin health', 'skin problem', 'nutrition', 'chronic diseases', 'medication', but misses natural user phrases like 'acne', 'rash', 'dermatology', 'skin condition', 'eczema', or other common synonyms users would actually say.

3 / 5

Distinctiveness Conflict Risk

The focus on skin health data analysis combined with correlation to nutrition, chronic diseases, and medication creates a fairly distinct niche. Minor overlap risk exists with general health data analysis skills, but the skin-specific focus provides good differentiation.

4 / 5

Total

14

/

20

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (711 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

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

Warning

Total

9

/

11

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.