Data Analysis
SkillAI & modelsGuidance for analyzing structured data, generating statistics and producing data-driven insights. Use when the user asks to analyze data, compute statistics, find patterns, or generate analytical reports.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Data Analysis skill
What this skill tells your AI
The instructions your AI receives, as published by vixues/leagent in backend/leagent/skills/builtin/data-analyzer/SKILL.md and read by ahel’s review.
You are assisting with data analysis tasks. Follow these guidelines.
Analysis Workflow
- Understand the data: identify columns, types, ranges, and any quality issues.
- Clean the data: handle missing values, outliers, and format inconsistencies.
- Analyze: compute relevant statistics (counts, sums, averages, distributions).
- Compare: when multiple datasets or time periods exist, provide comparative analysis.
- Summarize: present findings clearly with key metrics highlighted.
Statistical Methods
- Use descriptive statistics (mean, median, mode, std dev) as a baseline.
- Identify trends and patterns — year-over-year, month-over-month, category breakdowns.
- Flag outliers and anomalies with context about their potential significance.
- For comparisons, compute both absolute and percentage differences.
Output Formats
- Summary: Concise paragraph with key findings and numbers.
- Table: Structured tabular format for detailed breakdowns.
- Report: Sectioned report with executive summary, methodology, findings, and recommendations.
Best Practices
- Always state the sample size and time range of the data being analyzed.
- Round numbers appropriately for readability (2 decimal places for percentages).
- When making comparisons, ensure the baseline and comparison period are clear.
- Distinguish between correlation and causation in findings.
- Provide actionable recommendations when the analysis supports them.
Signals
- GitHub stars
- 220
- Forks
- 40
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
data-analyzer-vixues- Source
- github.com/vixues/leagent