openrouter-config-validator

Community

Diagnose OpenRouter config & fix issues quickly.

Authorvanman2024
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive validation and diagnostic tooling for OpenRouter configurations, including API key validation, model checks, routing tests, environment validation, and usage analysis.

Core Features & Use Cases

  • API Key Validation - format and connectivity checks
  • Model Availability - verify models are accessible
  • Routing Configuration - validate model routing and fallbacks
  • Environment Validation - ensure .env completeness
  • Fallback Testing - test fallback chains
  • Provider Status & Usage - monitor health and cost patterns

Quick Start

Run validations like: bash scripts/validate-api-key.sh <api-key> bash scripts/test-routing.sh .env

Dependency Matrix

Required Modules

curljqbash

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

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