What problem does it solve?
Data-analysis helps users make sense of messy numerical crypto data by converting raw price, volume, and on-chain metrics into clear, decision-ready summaries.
Core Features & Use Cases
- Descriptive and statistical summaries: computes central tendency, dispersion, distribution shape, and percentile checkpoints for a fast baseline.
- Trend, comparison, and ranking: applies moving averages, growth rates, normalization, alpha vs benchmarks, correlation matrices, and ordered performance comparisons.
- Anomaly detection with context: flags outliers using Z-score and IQR rules and recommends validating whether events have known explanations (e.g., hacks or listings).
Quick Start
Use the data-analysis skill when a user provides a time series of token prices or on-chain metrics and needs a structured summary that includes key statistics, trend assessment, and any anomalies with confidence and limitations.