Back to resources

SKILL

timesfm-forecasting

Primary machine endpointhttps://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/timesfm-forecasting
Use with an agent

SUMMARY

What it does

This Agent Skill provides zero-shot time series forecasting using Google's TimesFM foundation model. It is designed for univariate time series data (e.g., sales, sensors, energy, vitals, weather) and requires no custom model training. The skill supports inputs as CSV files, DataFrames, or arrays, and outputs point forecasts along with prediction intervals. It includes a mandatory preflight system checker script that verifies RAM, GPU memory, and disk space before model loading to prevent system crashes. The skill wraps TimesFM for local inference and includes scripts for system checking and CSV forecasting. The source documentation describes usage patterns, installation steps, and common pitfalls. The skill is distributed under the MIT license (as declared in the submitted record) and is intended for agent-friendly local inference.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

data.forecastweight 100 · confidence 90system.checkweight 80 · confidence 90data.analyzeweight 60 · confidence 70

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
1e5eeffbdad3

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.