anofox-forecast

Official

Time series forecasting in SQL

AuthorDataZooDE
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive set of tools for time series forecasting directly within DuckDB, eliminating the need to move data to external Python environments for analysis.

Core Features & Use Cases

  • 32 Forecasting Models: Supports a wide range of models from simple baselines to advanced methods like AutoARIMA, MSTL, and TBATS.
  • Full Workflow Support: Includes data preparation, feature calculation, cross-validation, backtesting, and evaluation metrics.
  • Use Case: Forecast daily sales for thousands of products by running pure SQL queries within DuckDB, leveraging the extension's optimized performance.

Quick Start

Use the anofox-forecast skill to forecast 14 days ahead using the AutoETS model on your 'sales' table, grouping by 'product_id' with 'date' as the time column and 'revenue' as the value.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: anofox-forecast
Download link: https://github.com/DataZooDE/anofox-forecast/archive/main.zip#anofox-forecast

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.