forecasting-reverso
Zero-shot univariate time series forecasting using the Reverso foundation model (NumPy/Numba CPU-only inference). Activate when users provide time series data and request forecasts, predictions, or extrapolations. Supports Reverso Small (550K params). Triggers on "forecast", "predict", "time series", "Reverso", or when tabular data with a temporal dimension needs future-value estimation.
See https://github.com/oaustegard/claude-skills/blob/main/.dev-notes/forecasting-reverso-dev-blog.md for dev notes and background
Skill folder: forecasting-reverso
Release of forecasting-reverso version 0.1.0
📥 Download & Install
⬇️ Download forecasting-reverso.zip
To install:
- Click the download link above (ignore the "Source code" archives below - they're auto-generated by GitHub)
- Go to Claude.ai Skills Settings
- Upload the downloaded ZIP file
- Requires paid Claude Pro or Team account
See official documentation for more details.
Recent Changes
4b31e7d fix(skills): repair broken frontmatter, mark obsolete skills, close registry gaps (#746)