openrouter

Installation
SKILL.md

OpenRouter

OpenRouter is an aggregator for various large language model APIs, providing a single endpoint to access models from multiple providers. Developers use it to easily switch between models like GPT-4, Claude, and others, optimizing for cost, performance, or availability.

Official docs: https://openrouter.ai/docs

OpenRouter Overview

  • Models
    • Completions — Generate text completions from a prompt.
  • Chat Completions — Start and manage conversations with AI models.
  • Images — Generate images from a text prompt.
  • Audio
    • Speech — Synthesize speech from text.
    • Transcriptions — Transcribe audio into text.
  • Fine-tuning Jobs — Manage fine-tuning jobs for custom models.
  • Accounts — Manage account details and API keys.

Working with OpenRouter

Installs
132
GitHub Stars
189
First Seen
Apr 2, 2026
openrouter — membranedev/application-skills