llm-auto-update

Aggregates latest LLM pricing and features from multiple providers into a structured catalog.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/johunsang/kreatsaas --skill llm-auto-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-auto-update
Source: https://github.com/johunsang/kreatsaas/tree/main/.claude-plugin/skills/llm-auto-update
Command: npx skills add https://github.com/johunsang/kreatsaas --skill llm-auto-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps all LLM model metadata up to date by automatically syncing models, pricing, and capabilities from providers via MCP integrations.

Core Features & Use Cases

  • Automatic model catalog maintenance: tracks latest models, pricing, context lengths, and features across providers (OpenAI, Anthropic, Google Gemini, Groq, etc).
  • MCP-driven updates: leverages Context7 MCP to fetch the latest docs and reflect changes in your architecture decisions.
  • Use Case: When designing an AI-driven SaaS, you can rely on an always-current catalog to pick cost-effective, capable models.

Quick Start

Start the LLM auto-update workflow via the plugin's command to initialize and schedule periodic refreshes. For example, enable MCP-based automatic updates and run the initial update to populate the model catalog.

Frequently Asked Questions about llm-auto-update

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

FAQPage Schema
How do I automatically keep LLM model pricing and context lengths up-to-date across multiple providers?

You can automatically keep LLM model catalogs up-to-date by using a plugin that aggregates pricing, contextLength, and features from providers like OpenAI and Anthropic via MCP integrations, outputting a structured catalog for downstream tooling.

How does Context7 MCP fetch the latest LLM API changes for architecture decisions?

Context7 MCP fetches the latest LLM API changes by syncing models, pricing, and capabilities directly from providers, ensuring your architecture decisions reflect the most current model features and costs.

What is the best way to sync OpenAI, Anthropic, and Google Gemini model catalogs for cost optimization?

The best way to sync model catalogs for cost optimization is to apply scheduled updates that extract id, price, and features from multiple providers, refreshing your catalog to help you pick cost-effective models.

Can I use this model catalog update approach for designing an AI-driven SaaS architecture?

Yes, you can use this approach for AI-driven SaaS architecture because it maintains an always-current catalog of models, pricing, and capabilities, allowing you to rely on accurate data when selecting capable and cost-effective models.

Does the LLM auto-update workflow require manual intervention to refresh model metadata?

No, the LLM auto-update workflow does not require manual intervention because it initializes via a plugin command and schedules periodic refreshes to automatically populate and update the model catalog.

When do I need an automated LLM model catalog update process?

You need an automated LLM model catalog update process when you are building AI applications that require accurate, real-time data extraction of model ids, pricing, context lengths, and features to inform architecture and cost decisions.