forecasting-reverso
SolidZero-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.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- oaustegard
- Repository
- oaustegard/claude-skills
- Created
- 10 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
superforecasting
Use when asked "how likely is X", "will Y happen by date Z", "what's the probability", "should I bet/decide", or any consequential-decision question. Runs Tetlock's superforecaster pipeline: triage, Fermi-ize, outside view (base rates), inside view, weigh clashing forces, quantify a fine-grained probability, verify every claim with tools/web, then log and Brier-score it for calibration. Portable across Claude, Codex, Aider, or any agent that reads Markdown and runs python3.
rekol-bootstrap
Cold-start memory bootstrap. Distil recurring "we always X / repos live in Y / we decided Z" from indexed Claude Code history into curated, review-gated REKOL memory. Trigger on "bootstrap my memory", "seed rekol from my history", "what should I remember from past sessions", or right after a first-run `rekol session-index`. Resumable: a reaped run picks up where it left off.
requivo-discover
Start a Requivo discovery from a client request. Reason with this Claude session (no API key), produce a validated requirements model, and ask only the high-information questions. Use when the user wants to turn a vague product request into a structured, traceable model.