Inspect a dataset

SkillDatabases & data

Inspect, profile, or visualize an existing ModernTSF dataset. Use for resolved shapes, trend and seasonality characteristics, split checks, or raw sample plots; not for result plots or model predictions.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Inspect a dataset skill

What this skill tells your AI

The instructions your AI receives, as published by diaugeia/moderntsf in .agents/skills/inspect-dataset/SKILL.md and read by ahel’s review.

uv run tsf dataset inspect --config configs/datasets/<name>.toml --split train --per-channel
uv run tsf dataset plot --config configs/datasets/<name>.toml --split train --num-samples 3

Check split boundaries, tensor dimensions, missing values, target-channel behavior, leakage, inferred seasonal period, and adjacency metadata. Report generated artifact paths and distinguish observations from inferred characteristics.

Signals

GitHub stars
65
Forks
8
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
inspect-dataset
Source
github.com/diaugeia/moderntsf