Home /Claude Skills /anofox-forecast
Highly Recommended

Anofox Forecast

Turn SQL queries into future trend charts instantly
Data forecasting made ridiculously simple
Core Principle:
A time-series forecasting powerhouse for DuckDB. It lets you run 32 forecasting models with pure SQL, covering everything from data prep to evaluation. Think of it as crystal ball for your database — retail sales, server loads, stock trends... all predictable.
KEY FEATURES
0132 Models
From classical stats to ML models — your perfect fit awaits
02End-to-End
Data prep to model eval, all in SQL
03Auto-Seasonality
Smart period detection says goodbye to manual tuning
04Massive Parallel
DuckDB's engine crunches millions of series effortlessly
github.com/DataZooDE/anofox-forecast
research·DataZooDE·2026-02-05·24·🔱 2
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/DataZooDE/anofox-forecast.git
SSH
git clone [email protected]:DataZooDE/anofox-forecast.git
GitHub CLI
gh repo clone DataZooDE/anofox-forecast
FAQ
Q: What are the installation steps for Anofox Forecast Agent Skills?
1.Install: Single SQL command
2.Prep Data: Standard time series format
3.Pick Model: Or let AutoML choose
4.Get Forecast: Visualization-ready output
Q: What are the highlights of Anofox Forecast Agent Skills?
  • Pure SQL workflow
  • Auto-selects best model
  • Pro prediction intervals
  • Zero-config ready
Q: What are the use cases for Anofox Forecast Agent Skills?
  • Retail sales forecasting
  • IT operations monitoring
  • Financial time series
  • IoT device prediction
Q: What are the limitations of Anofox Forecast Agent Skills?
  • Early-stage may have bugs
  • Requires DuckDB 1.4.2+