CtrlK
BlogDocsLog inGet started
Tessl Logo

detecting-data-anomalies

Process identify anomalies and outliers in datasets using machine learning algorithms. Use when analyzing data for unusual patterns, outliers, or unexpected deviations from normal behavior. Trigger with phrases like "detect anomalies", "find outliers", or "identify unusual patterns".

59

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

The body is a well-structured overview with clear sequencing and properly signaled one-level references, but it caps at 2 across dimensions due to duplicated inline content, a total absence of executable code, and missing validation checkpoints in the batch workflow.

Suggestions

Replace the inline Error Handling table and inline Examples with pointers to the existing references/errors.md and references/examples.md to remove duplication and surface the unused bundle files.

Add at least one copy-paste-ready Python snippet (load + scale + fit Isolation Forest + score) so the core pipeline is executable directly from SKILL.md.

Insert explicit validation checkpoints in the 10-step workflow (e.g. verify schema/row count after load, confirm scaler applied before fitting) to satisfy the batch-operation feedback-loop requirement.

DimensionReasoningScore

Conciseness

The body avoids explaining concepts Claude already knows, but the Overview rephrases the description and the inline Error Handling table duplicates errors.md, so it could be tightened rather than earning anchor 3.

2 / 3

Actionability

It offers concrete pip commands and specific parameter ranges (contamination 0.01-0.05, label conventions), but contains no executable code blocks for the actual detection pipeline, leaving key implementation detail missing per anchor 2.

2 / 3

Workflow Clarity

A clear 10-step numbered sequence is present, but validation/verification checkpoints are not embedded in the workflow and this is a batch operation, which the rubric caps at 2 when checkpoints are absent.

2 / 3

Progressive Disclosure

References to implementation.md and errors.md are well-signaled and one level deep (both verified as real files), but the inline error table and inline Examples duplicate reference content, and examples.md, the scripts, and asset templates are never linked from the body, fitting anchor 2.

2 / 3

Total

8

/

12

Passed

Description

90%

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 explicitly covers what the skill does and when to use it with natural trigger phrases, earning high completeness and trigger quality. Its main weakness is specificity, where a single general action and awkward 'Process identify' phrasing prevent it from listing multiple concrete capabilities.

DimensionReasoningScore

Specificity

It names the anomaly/outlier domain and the action of identifying them, but only lists one general action with broken 'Process identify' grammar rather than multiple specific concrete actions, so it falls short of anchor 3.

2 / 3

Completeness

It explicitly answers both what (identify anomalies and outliers in datasets) and when via a 'Use when analyzing data for unusual patterns...' clause plus an explicit trigger-phrases section, satisfying anchor 3.

3 / 3

Trigger Term Quality

It gives natural phrases a user would actually say — 'detect anomalies', 'find outliers', 'identify unusual patterns' — providing good coverage of common variations, matching anchor 3.

3 / 3

Distinctiveness Conflict Risk

Anomaly/outlier detection is a clear niche with distinct, specific triggers unlikely to fire for unrelated skills, matching anchor 3; the broad 'analyzing data' phrasing keeps it from being unmistakable but the outlier-specific triggers dominate.

3 / 3

Total

11

/

12

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
jeremylongshore/claude-code-plugins-plus-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.