JayCheng113/skill-retrieval-mcp
Skill Claude CodeCodex
Fit and evaluate forecasting models on seasonal time series such as demand, traffic or sensor readings.
57 tagged forecasting, measured the same way as everything else here.
Browse within: machine-learning 38mlforecast 37neuralforecast 37
JayCheng113/skill-retrieval-mcp
Skill Claude CodeCodex
Fit and evaluate forecasting models on seasonal time series such as demand, traffic or sensor readings.
futuresearch/futuresearch-python
Skill Claude CodeCodex
Bump the FutureSearch SDK version across all files. Use when releasing a new SDK version, updating version numbers, or the user says bump version, release, version bump.
futuresearch/futuresearch-python
Skill Claude CodeCodex
Deploy the FutureSearch MCP server to staging or production on GKE. Use when the user wants to deploy, redeploy, roll back, scale replicas, or check deployment status. Triggers on deploy, redeploy, staging, production, rollout, scale, replicas.
futuresearch/futuresearch-python
Skill Claude CodeCodex
Use when the user wants forecasts (probabilities, dates, numbers, odds) or dataset research at scale via FutureSearch.
jeremylongshore/plugins-nixtla
Skill Claude CodeCodex
Provide expert guidance on skills architecture, YAML frontmatter, tool permissions, and debugging. Use when creating, troubleshooting, or validating skills. Trigger with "skill not loading", "frontmatter", or "allowed-tools".
jeremylongshore/plugins-nixtla
Skill Claude CodeCodex
Generate production-ready MCP server implementations from PRD tool specifications with schema validation, error handling, and testing infrastructure. Use when building MCP servers for Nixtla plugins, implementing tool handlers, or scaffolding server infrastructure. Trigger with 'build MCP server', 'generate MCP…
jeremylongshore/plugins-nixtla
Skill Claude CodeCodex
Orchestrate 6-phase changelog generation workflow with AI synthesis, multi-source data fetching (GitHub/Slack/Git), quality validation, and automated PR creation. Use when automating release notes, weekly changelogs, or documentation updates. Trigger with "generate changelog", "weekly changelog", or "automate release…
Skill Claude CodeCodex
Time-series market forecasting using the Kronos model with news-aware sentiment adjustment for OHLC price prediction.
Skill Claude CodeCodex
Self-hosted forecasting/prediction service. Foundation time-series endpoints under /v1/timeseries/ /{forecast,forecast/ensemble} + GET .../models — univariate, past/future/both covariates, multivariate, samples — over 5 zero-shot models (chronos-2, timesfm-2.5, moirai-2, toto-1, sundial-base-128m). Plus supervised…
zavora-ai/skill-analytics-reporting
Skill Claude CodeCodex
Orchestrate governed analytics — query revenue metrics, build dashboards, analyze conversion funnels, detect anomalies, forecast growth, and explain metric changes. Use when checking KPIs, building dashboards, analyzing funnels, detecting anomalies, forecasting metrics, comparing periods, or generating executive…
Skill Claude CodeCodex
One-shot onboarding onto the Smarter Weather developer platform via the hosted onboarding MCP: discover plans, create a free Clerk account, mint an API key, write weather-client config, then remove this server. Use when the user wants to sign up, create an API key, or configure @smarterweather/mcp-weather from an…
Skill Claude CodeCodex
Build integrations against the Smarter Weather developer platform — the REST API at api.smarterweather.com. Covers authentication via API key, calling /v1/weather, /v1/alerts/{id}, /v1/geocode/{search,autosuggest,reverse}, and /v1/storm-tracks, handling the RFC 7807 error envelope, respecting RateLimit- headers, and…
Skill Claude CodeCodex
Install and use Smarter Weather's hosted MCP servers: the weather MCP (forecasts, alerts, radar/satellite imagery, and raw dataset queries) and the onboarding MCP (agent-first signup, API key minting, client configuration, usage and billing). Covers stdio bridge install for Cursor / Claude Code / VS Code, Streamable…