provider-config-validator

Community

Validate Vercel AI SDK provider setup.

Authorvanman2024
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill autonomously validates Vercel AI SDK provider configurations, including API keys, environment setup, model compatibility, and rate limiting, and can generate fixes.

Core Features & Use Cases

  • Validates API keys and env vars
  • Verifies provider SDK packages are installed
  • Checks model compatibility
  • Tests provider connections
  • Generates fixes and templates

Quick Start

bash scripts/validate-provider.sh <provider> [project-root]

Dependency Matrix

Required Modules

bashnodejqcurl

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: provider-config-validator
Download link: https://github.com/vanman2024/ai-dev-marketplace/archive/main.zip#provider-config-validator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository