model-discovery
OfficialDiscover up-to-date AI models and tiers.
Software Engineering#caching#AI-models#model-discovery#new-model-detection#provider-apis#tier-classification
AuthorConsiliency
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill keeps AI model references current by automatically discovering model names and their tier classifications from provider APIs, ensuring accurate routing and model selection for downstream tasks.
Core Features & Use Cases
- Real-time model discovery: Fetches model names from Anthropic, OpenAI, Gemini, and Ollama, capturing IDs, display names, and creation dates.
- Tier classification: Classifies models into fast/default/heavy using naming patterns and config rules, flagging new models for review.
- Use case: When configuring agents, rely on an up-to-date model list and automatic tier mapping for routing decisions.
Quick Start
- Run: uv run python scripts/fetch_models.py --force
- Check for new models: uv run python scripts/check_new_models.py --json
- Auto-classify new models: uv run python scripts/check_new_models.py --auto
Dependency Matrix
Required Modules
python-dotenv
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: model-discovery Download link: https://github.com/Consiliency/treesitter-chunker/archive/main.zip#model-discovery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.