openrouter
Installation
SKILL.md
OpenRouter Skill
Provides AI integration capabilities via OpenRouter — a unified API for 100+ LLMs.
- Model Discovery — List available OpenRouter models with capabilities, context windows, and pricing.
- Integration Guide — Get code examples and patterns for integrating OpenRouter in different environments (Node.js, Cloudflare Workers, browser).
- Chat — Send a prompt to any OpenRouter model and return the response. Requires
OPENROUTER_API_KEYenv var.
Usage
bun run openrouter/openrouter.ts <subcommand> [options]
Subcommands
models
List available OpenRouter models with capabilities and pricing.