ai-sdk-model-manager

Installation
SKILL.md

AI SDK Model Manager

This skill helps maintain AI SDK model configurations in the Tambo Cloud codebase. It automates the process of keeping model definitions up-to-date with the latest AI SDK releases.

What This Skill Does

  1. Updates AI SDK Packages - Checks and updates @ai-sdk/openai, @ai-sdk/google, @ai-sdk/groq, and other provider packages to their latest versions
  2. Identifies Missing Models - Compares TypeScript definitions in the SDKs against configured models to find newly available models
  3. Researches Models - Gathers information about new models including capabilities, context windows, pricing, and use cases
  4. Prompts User - Asks which models to add before making changes
  5. Adds Models - Updates model configuration files with proper TypeScript types and metadata
  6. Updates Documentation - Updates relevant docs and README files to reflect new model availability

When to Use This Skill

Use this skill when:

Related skills

More from tambo-ai/tambo

Installs
25
Repository
tambo-ai/tambo
GitHub Stars
11.2K
First Seen
Feb 5, 2026