TimesFM Forecasting
技能 已验证 活跃Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.
To provide agent users with a powerful and accessible tool for forecasting univariate time series data without the need for custom model training.
功能
- Zero-shot forecasting with TimesFM
- Supports univariate time series
- Outputs point forecasts and prediction intervals
- Includes a preflight system checker
- Handles CSV, DataFrame, and array inputs
使用场景
- Forecasting sales, sensor data, or energy usage without custom models
- Obtaining probabilistic forecasts with calibrated prediction intervals
- Batch forecasting of multiple time series efficiently
- Leveraging foundation models for time series analysis
非目标
- Providing classical statistical models (ARIMA, ETS)
- Performing time series classification or clustering
- Implementing multivariate vector autoregression
- Offering built-in anomaly detection beyond quantile analysis
Execution
- info:Pinned dependenciesWhile package installation is covered, explicit dependency pinning via lockfiles isn't directly visible, though `uv` usage implies good management.
安装
npx skills add K-Dense-AI/claude-scientific-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
TimesFM Forecasting
96Part of the AlterLab Academic Skills suite. Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.
OraClaw Forecast
100AI 代理的时间序列预测。ARIMA 和 Holt-Winters 预测(含置信区间)。预测收入、流量、价格或任何序列数据。推理延迟低于 5 毫秒。
Alterlab Aeon
98Part of the AlterLab Academic Skills suite. 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.
Forecast Operational Metrics
95Forecast infrastructure and application metrics using Prophet or statsmodels for capacity planning, cost optimization, and proactive scaling. Visualize predictions in Grafana and set up alerts for projected resource exhaustion. Use when forecasting infrastructure capacity needs for CPU, memory, or disk, planning hardware procurement for next quarter, predicting cost trends to optimize cloud spending, or setting up proactive scaling policies based on predicted load.
Aeon Time Series Machine Learning
95This 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.
Pipeline Forecasting
100Generate predictive pipeline forecasts with confidence intervals and scenario modeling for revenue planning