verify-gemini-models

Official

Validate the actual availability of Gemini models across Google AI Studio and GCP Vertex AI.

Authorheyu-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures that the Gemini models listed are actually operational and functional, not just listed in the API documentation.

Core Features & Use Cases

  • Model Existence Verification: Checks if the specified model exists and can be accessed on the chosen platform.
  • Functional Output Verification: Validates that the model can generate valid output for specified capabilities.
  • Live WebSocket Test: Tests the live WebSocket endpoint for the model to ensure it can handle real-time requests.
  • Use Case: Before using a model in a production environment, run this skill to confirm its operational status, especially for live models like those with 'live' in their name.

Quick Start

Run the verify-gemini-models skill with the required model names, platforms, and capabilities, like: 'use verify-gemini-models --models gemini-3.1-pro-preview gemini-3.1-pro --platforms vertex aistudio --capabilities llm tts live'

Dependency Matrix

Required Modules

httpxwebsocketsgoogle-authrequests

Components

scriptsreferences

💻 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: verify-gemini-models
Download link: https://github.com/heyu-ai/yibi-stack/archive/main.zip#verify-gemini-models

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.