update-models

Update AI model configurations with current Vercel AI Gateway pricing data.

1|1|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/wineast/agent0 --skill update-models
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-models
Source: https://github.com/wineast/agent0/tree/main/.claude/skills/update-models
Command: npx skills add https://github.com/wineast/agent0 --skill update-models

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to update AI Gateway model configurations with the most recent pricing and model details, ensuring optimal cost management and feature utilization.

Core Features & Use Cases

  • Model List Retrieval: Accesses the latest model listings from Vercel AI Gateway through web browsing.
  • Information Collection: Gathers model-specific data such as name, context size, price per token, and cache cost from web pages.
  • Configuration Update: Automates editing of configuration files to incorporate updated model details, facilitating regular maintenance.

Quick Start

Use the update-models skill to fetch the latest model prices and update the models.ts configuration file accordingly.

Frequently Asked Questions about update-models

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update AI Gateway model configurations with the latest pricing data?

To update AI Gateway model configurations, this Skill fetches the latest model listings and pricing details from the web and automatically edits your local configuration files. It ensures your project's model data, including context size and token costs, stays accurate.

What information is collected when updating Vercel AI Gateway model prices?

When updating Vercel AI Gateway model prices, the Skill collects model-specific data such as the model name, context size, price per token, and cache cost directly from web pages. This gathered data is then applied to update local data structures.

Can I automate editing of the models.ts configuration file for AI deployments?

Yes, you can automate editing of the models.ts configuration file for AI deployments. The Skill reads web-based model details and updates local data structures accordingly, facilitating regular maintenance and ongoing model optimization.

Does this model configuration update tool work for platform engineers maintaining project codebases?

Yes, this model configuration update tool works for platform engineers maintaining project codebases. It is specifically designed for AI developers and platform engineers to ensure configuration files are accurate by reading web-based model details.

Why do I need to regularly update AI model pricing and context sizes in my project?

You need to regularly update AI model pricing and context sizes to ensure optimal cost management and feature utilization. Keeping configurations current with recent pricing data from Vercel AI Gateway prevents unexpected costs and supports model optimization.