AI AGENT ADDONS

This skill lets you forecast future values from past data. You do not need to train a model. It works with sales numbers, sensor readings, energy usage, health vitals, or weather data.

It uses Google's TimesFM model for zero-shot forecasting. That means it can predict any single time series right away. You get point forecasts and prediction intervals to show uncertainty.

A preflight system checker runs first to make sure your computer has enough memory and space. This protects your machine from crashes.

Add Timesfm Forecasting skill to your workflow

Global

mkdir -p ~/.claude/skills/timesfm-forecasting

Project

mkdir -p .claude/skills/timesfm-forecasting

Source Repository

Stars
29,514
Forks
3,013
Watchers
29,514
License
MIT
Last Push
27 days ago
Created
9 months ago