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_KEY env var.

Usage

bun run openrouter/openrouter.ts <subcommand> [options]

Subcommands

models

List available OpenRouter models with capabilities and pricing.

Installs
130
Repository
aibtcdev/skills
GitHub Stars
6
First Seen
Mar 17, 2026
openrouter — aibtcdev/skills