The Model Registry Maintainer skill provides a standardized framework for managing Large Language Model (LLM) registries across backend systems. It guides developers through the process of updating model metadata, including release dates, context window limits, and pricing structures for providers such as OpenAI, Anthropic, and Google. By leveraging integration patterns with LiteLLM and OpenRouter, the skill ensures that backend configurations remain current with the fast-moving AI landscape, enabling accurate cost estimation, token counting, and capability validation.
Key Features
01Standardized workflows for adding new AI models and providers
02Validation testing for backend capabilities and registry integrity
03Automated documentation generation for model tables
04Context window and token limit management
05Pricing synchronization with LiteLLM and OpenRouter databases
0681 GitHub stars