model-provider-updater
Model Provider Updater
Use this repo-level skill to update the FastGPT plugin static model registry in packages/infrastructure/src/static-data/models/provider/*/index.ts.
Only work on providers already registered by packages/infrastructure/src/static-data/models/index.ts; never add a new provider directory or registry import as part of this workflow unless the user explicitly asks to add a new provider.
This skill was restored from the old .codex/skills/model-provider-updater layout. The plugin code has since moved from the legacy modules/model/* tree into the v1 packages/infrastructure/src/static-data/models/* tree, so use the paths and commands below rather than the old modules/model or .agents/skills paths.
Workflow
-
Inventory the current registry.
node .codex/skills/model-provider-updater/scripts/model_provider_presets.mjs inventoryUse
--jsonwhen another script or a temporary comparison file needs structured output. -
Check providers one by one against official sources.