openrouter-pack Verified Gold

Verified Gold · 96/100 saas-packs v1.0.1 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
Free Pricing

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 SKILL.md View full skill →

'Implement audit logging for OpenRouter API calls.

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

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

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

'Diagnose and fix common OpenRouter API errors.

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