openrouter

Community

Unified access to hundreds of AI models.

Authorrawveg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains using OpenRouter to route requests across multiple AI providers, with fallbacks, streaming, and tool calling support.

Core Features & Use Cases

  • Auto routing & fallbacks: Automatically select the best model or try alternatives.
  • OpenAI-compatible API: Use OpenAI SDKs with a unified backend.
  • Structured outputs & streaming: Get JSON-validated results and streaming responses.

Quick Start

Use openrouter.auto for automatic model selection and test a chat completion with multiple providers.

Dependency Matrix

Required Modules

None required

Components

references

💻 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
Download link: https://github.com/rawveg/skillsforge-marketplace/archive/main.zip#openrouter

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