OpenRouter is a unified API gateway that provides access to hundreds of AI models through a single, OpenAI-compatible endpoint with centralized billing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openrouter
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openrouter using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
OpenRouter serves as a powerful abstraction layer for the fragmented AI landscape. By providing a single API key and a unified credit balance, it allows developers to access over 300 models from more than 60 providers including Anthropic, OpenAI, Google, and Meta. This skill eliminates the need to manage multiple provider accounts, different billing cycles, and various API formats.
Built for reliability and flexibility, OpenRouter includes features like automatic provider fallbacks, edge routing for low latency, and Zero Completion Insurance. Whether you are building a small prototype using free models or a high-scale enterprise application, this Openclaw Skills integration streamlines the technical overhead of model management and procurement.
To get started with this OpenRouter skill, you must set up your environment credentials:
export OPENROUTER_API_KEY="sk-or-v1-..."
[https://openrouter.ai/api/v1](https://openrouter.ai/api/v1) to begin routing requests.OpenRouter uses a standardized OpenAI-compatible schema for seamless integration. Data is organized by model IDs and provider endpoints as shown below:
| Attribute | Description |
|---|---|
| Model ID | Formatted as provider/model-name (e.g., anthropic/claude-3-sonnet) |
| Base URL | [https://openrouter.ai/api/v1](https://openrouter.ai/api/v1) for all model interactions |
| Headers | Requires Authorization: Bearer $OPENROUTER_API_KEY |
| Metadata | Supports site name and URL headers for ranking on OpenRouter leaderboards |
| Response | Standard ChatCompletion object including usage stats and model fingerprints |
:nitro to model slugs.:online model suffix.Loading
A sophisticated news retrieval skill that provides daily summaries, hot topic rankings, and detailed article analysis through a structured API.

An automated workflow engine that transforms raw brand briefs into platform-native UGC script packs with hooks, shot lists, and compliance-safe variants.

A professional financial modeling and analysis toolkit for automated valuation, ratio calculation, and driver-based forecasting.

A unified ad operations interface for planning, launching, and scaling performance marketing campaigns across all major digital advertising platforms.

A powerful utility for parsing, validating, and converting SillyTavern character cards across V1, V2, and V3 specifications.

A comprehensive command-line toolkit for drafting, optimizing, and managing high-impact LinkedIn content with built-in analytics and export capabilities.








































