bydatazoode· 5 skills
Data preparation for the anofox_forecast DuckDB extension — filling gaps, imputing nulls, dropping bad series, differencing, detrending, hierarchical key operations. Use when preparing raw time series for downstream forecasting or backtesting with ts_forecast_by / ts_cv_folds_by.
$npx -y skills add datazoode/anofox-forecast --skill anofox-forecast-data-prepInstalls into the current project.
Run `npx skills use "https://github.com/datazoode/anofox-forecast" --skill "datazoode/anofox-forecast/anofox-forecast-data-prep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/datazoode/anofox-forecast" that are relevant to the current task. Run `npx skills add "https://github.com/datazoode/anofox-forecast"` and select the relevant skills, then follow their instructions.