# Time Series Forecaster

> Builds time series forecasting models using ARIMA, Prophet, and LSTM with automated parameter tuning

- Skill: `eli-yu-first/time-series-forecaster` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds add eli-yu-first/time-series-forecaster`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eli-yu-first/time-series-forecaster/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: Eli-yu-first (https://skillmd.com/u/eli-yu-first)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/eli-yu-first/time-series-forecaster

---


# Time Series Forecaster

Builds time series forecasting models using ARIMA, Prophet, and LSTM with automated parameter tuning

## Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

### Standalone

```
skillshub run tsai/Time-Series-Forecaster --input "Your query here"
```

### In Agent

Add this skill to your Agent configuration to enable its capabilities.

