CtrlK
BlogDocsLog inGet started
Tessl Logo

data-analysis

Analyze datasets to extract insights, identify patterns, and generate reports. Use when exploring data, creating visualizations, or performing statistical analysis. Handles CSV, JSON, SQL queries, and Python pandas operations.

78

3.36x
Quality

78%

Does it follow best practices?

Impact

64%

3.36x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.agent-skills/data-analysis/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

56%

44%

Retail Sales Data Preparation

Data cleaning workflow

Criteria
Without context
With context

Imports pandas and numpy

0%

100%

Calls df.info()

0%

0%

Calls df.describe()

0%

0%

Calls df.head(10)

0%

0%

Checks missing values

0%

100%

Checks dtypes

0%

100%

Fills missing with mean

0%

0%

Drops rows missing required fields

0%

0%

Removes duplicates

0%

100%

Converts date column

0%

100%

Converts to category type

0%

100%

IQR outlier removal

46%

100%

Works on a copy

0%

0%

Documents process

100%

100%

51%

23%

E-Commerce Product Performance Analysis

Statistical analysis and visualization

Criteria
Without context
With context

Uses groupby with agg()

0%

100%

Computes correlation

100%

100%

Uses pivot_table

100%

100%

Imports seaborn

100%

100%

Histogram saved as histogram.png

0%

0%

Histogram uses bins=30

0%

0%

Boxplot saved as boxplot.png

0%

0%

Heatmap saved as heatmap.png

0%

0%

Heatmap uses annot=True and cmap='coolwarm'

100%

100%

Time series saved as timeseries.png

0%

0%

Correct histogram/boxplot figsize

0%

42%

Correct heatmap figsize

0%

0%

Correct time series figsize

0%

100%

Works on copy

0%

100%

86%

67%

Customer Segment Performance Review

Insights and report generation

Criteria
Without context
With context

Top 10 with nlargest

0%

57%

Bottom 10 with nsmallest

0%

57%

Monthly groupby for trend

0%

100%

pct_change for growth

0%

100%

Segment agg with revenue/orders

0%

100%

avg_order_value computed

0%

100%

Report has 4 sections

20%

100%

Dataset overview content

0%

62%

Statistical summary table

0%

100%

Recommendations section

100%

100%

Conclusions supported by data

71%

100%

Works on copy

20%

0%

Documents process

80%

100%

Repository
supercent-io/skills-template
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

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.