CtrlK
BlogDocsLog inGet started
Tessl Logo

aeon

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

70

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The body is highly actionable with executable quick starts and a clean progressive-disclosure structure pointing to verified references. Its main weaknesses are mild redundancy in algorithm-selection guidance and the absence of explicit validation checkpoints in the workflow sections.

Suggestions

De-duplicate the algorithm-selection guidance: keep it in one place (e.g. the Best Practices section) and have the Core Capabilities sections link to it instead of restating it.

Add an explicit validation/feedback step to the Common Workflows pipelines (e.g. check fit succeeded, verify predicted shapes match expected (n_samples,) before scoring).

Trim marketing-style phrasing like 'state-of-the-art algorithms' and 'Particularly suited' to keep the overview token-lean.

DimensionReasoningScore

Conciseness

The body is largely code-driven and assumes competence, but it repeats algorithm-selection guidance (in 'Core Capabilities' and again under 'Best Practices → Algorithm Selection Guide') and carries light padding ('state-of-the-art', 'Particularly suited'), so it could be tightened.

2 / 3

Actionability

Each capability ships executable, copy-paste-ready code with real import paths and dataset names (e.g. RocketClassifier on GunPoint, STOMP window_size=50), plus concrete pipeline and feature-extraction workflows.

3 / 3

Workflow Clarity

Sequences are present (data prep steps, model-selection ordering) but lack explicit validation checkpoints or feedback loops, and the pipeline examples omit verify-then-proceed gates.

2 / 3

Progressive Disclosure

The overview is concise and points to 11 real one-level-deep reference files (all verified present), each signaled inline with 'See references/x.md' and summarized in a consolidated Reference Documentation index.

3 / 3

Total

10

/

12

Passed

Description

100%

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 is specific, well-triggered, and complete, naming seven concrete task types and pairing them with natural 'use when' guidance in third person. It is clearly distinguishable from general ML skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search' — matching the anchor for enumerating several specific actions.

3 / 3

Completeness

Explicitly answers 'what' (the enumerated task types) and 'when' via 'Use when working with temporal data, sequential patterns, or time-indexed observations', satisfying both halves with an explicit trigger clause.

3 / 3

Trigger Term Quality

Covers natural user-facing terms ('time series machine learning', 'temporal data', 'sequential patterns', 'time-indexed observations', 'univariate and multivariate time series') that a user would plausibly say when needing this skill.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (time series ML in aeon with scikit-learn compatible APIs) with distinct triggers unlikely to fire for generic ML or non-temporal skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
foryourhealth111-pixel/Vibe-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.