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.
Content Preview
--- name: timesfm-forecasting description: 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. allowed-tools: Read Write Edit Bash license: Apache-2.0 license metadata: skill-author: Clayton Young / Super
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/timesfm-forecasting.md \
https://raw.githubusercontent.com/K-Dense-AI/claude-scientific-skills/main/scientific-skills/timesfm-forecasting/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/K-Dense-AI/claude-scientific-skillsThen reference at scientific-skills/timesfm-forecasting/SKILL.md
Related Skills
Forecasting Time Series Data
This skill enables Claude to forecast future values based on historical time series data. It analyzes time-dependent data to identify trends, seasonality, and other patterns. Use this skill when the user asks to predict future values of a time series, analyze trends in data over time, or requires in
skill-adapterforecasting time series data
by jeremylongshore · plugins-plus-skills
Tracking Application Response Times
This skill enables Claude to track and optimize application response times. It uses the response-time-tracker plugin to monitor API endpoints, database queries, external service calls, frontend rendering, and background job execution. The plugin calculates P50, P95, and P99 percentiles, average and
skill-adaptertracking application response times
by jeremylongshore · plugins-plus-skills
response-time-analyzer
This skill provides automated assistance for response time analyzer tasks within the Performance Testin
response-time-analyzerresponsetimeanalyzer
by jeremylongshore · plugins-plus-skills
time-series-decomposer
This skill provides automated assistance for time series decomposer tasks within the Data Analytics domain.
time-series-decomposertimeseriesdecomposer
by jeremylongshore · plugins-plus-skills