scout
Installation
SKILL.md
Scout — AI Provider & Model Monitor
Purpose
Scout monitors the AI provider ecosystem for Synthex. It detects approaching model retirements, alerts on model errors, and recommends fallback models to keep the platform running without interruption.
When This Skill Applies
Auto-trigger when:
- An AI model call fails with a
model_not_found,deprecated, orinvalid_modelerror - A model retirement date in
.claude/provider-registry.jsonis within 14 days - Asked to check if any models are nearing end-of-life
- Building any feature that hardcodes a model name (should use registry instead)