openrouter-pack

v1.20.0 by Jeremy Longshore

Complete OpenRouter integration skill pack with 30 skills covering LLM routing, model selection, cost optimization, and multi-provider orchestration. Flagship+ tier vendor pack.

30 Skills
MIT License

Installation

Open Claude Code and run this command:

/plugin install openrouter-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Complete Claude Code skill pack for OpenRouter -- the unified API for 300+ LLM models from OpenAI, Anthropic, Google, Meta, Mistral, and more. Every skill contains real API calls to https://openrouter.ai/api/v1, real model IDs, real provider routing, and real cost/credit management code.

Skills (30)

openrouter-audit-logging View full skill →

'Implement audit logging for OpenRouter API calls.

ReadWriteEditGrepBash(python3:*)Bash(sqlite3:*)
openrouter-caching-strategy View full skill →

'Implement caching for OpenRouter API responses to reduce cost and latency.

ReadWriteEditGrepBash(python3:*)Bash(node:*)
openrouter-common-errors View full skill →

'Diagnose and fix common OpenRouter API errors.

ReadWriteEditGrepBash(python3:*)Bash(node:*)Bash(curl:*)Bash(jq:*)