OpenRouterTeamOpenRouterTeamOfficialยท15 Agent Skills Included

skills

Build, run, and measure apps on OpenRouter models

Scaffolds terminal and headless coding agents in TypeScript, integrates 600+ models through one SDK, and generates images, speech, and video from plain prompts. Compares model pricing, benchmarks, and provider performance, then answers spend and usage questions from live analytics data. Removes manual API wiring, guesswork in model selection, and spreadsheet-based cost tracking so projects ship faster.
npx skills add OpenRouterTeam/skills --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

open-responses

Implement and debug interoperable LLM APIs using the Open Responses specification.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-analytics-schema

Identify valid query parameters for OpenRouter analytics API requests.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

create-agent-tui

Scaffold a TypeScript terminal agent TUI project with OpenRouter model calling and tool execution.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

create-headless-agent

Scaffold a TypeScript headless agent project with Bun and the OpenRouter SDK.

Official
Advanced
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-models

Retrieve real-time metadata for 300+ OpenRouter AI models.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-images

Generate and edit images via natural language prompts using OpenRouter AI models.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-agent-migration

Migrate TypeScript agent imports from @openrouter/sdk to @openrouter/agent.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-analytics-query

Document constructing and executing analytics queries against the OpenRouter Analytics API.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-stt

Convert audio speech to text transcripts using OpenRouter's speech-to-text API.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-generations

Retrieve metadata and stored content for OpenRouter API generation requests.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-analytics

Answer natural language questions about OpenRouter usage and billing data.

Official
Intermediate
๐Ÿ“ฆ In Repo
OpenRouterTeamOpenRouterTeam

openrouter-benchmarks

Query OpenRouter's Benchmarks API for model rankings with source attribution.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install OpenRouter Skills?โ–ผ

Run `npx skills add OpenRouterTeam/skills --all -g -y` in your terminal to install every skill globally. They then work in Claude Code, Cursor, Codex, OpenCode, and other compatible agents.

What can I build with OpenRouter Skills?โ–ผ

You can scaffold complete terminal or headless agents, call 600+ models through one TypeScript SDK, and generate images, speech, transcription, and video from simple prompts.

How do I compare models and control costs?โ–ผ

The models and benchmarks skills compare pricing, context length, latency, and benchmark rankings, while the analytics skills answer spend and usage questions from your live account data.

Do I need an OpenRouter API key?โ–ผ

Yes, most skills need an OPENROUTER_API_KEY from openrouter.ai/keys, and analytics queries require a management key. The OAuth skill lets your own app users sign in without sharing keys.

Can non-developers use these skills?โ–ผ

Yes. Once installed, you describe what you want in plain English and your agent picks the right skill, runs the scripts, and returns the result.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’