open-router-master

Automates OpenRouter model discovery, filtering, and comparison via TS/HTTP and official SDK usage guidance.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/BFLabsAI/algoritmo-milionario --skill open-router-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: open-router-master
Source: https://github.com/BFLabsAI/algoritmo-milionario/tree/main/skills/open-router-master
Command: npx skills add https://github.com/BFLabsAI/algoritmo-milionario --skill open-router-master

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

OpenRouter Master skill provides a comprehensive gateway to discover, compare, and select OpenRouter models, enabling fast, informed integration decisions.

Core Features & Use Cases

  • Free model discovery, model search and filtering, and model comparison across providers
  • Performance insights and provider latency/uptime data via the API
  • Official SDK usage guidance for TS (OpenRouter SDK) and raw HTTP

Quick Start

Ask OpenRouter to discover free models, compare options, and select the best fit for your project.

Frequently Asked Questions about open-router-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compare OpenRouter models for pricing and latency?

To compare OpenRouter models for pricing and latency, you can automate model discovery, filter across paid and free providers, and retrieve performance insights via the API using deterministic scripts. It provides provider uptime data and side-by-side cost comparisons.

How do I discover free OpenRouter models for my project?

You can discover free OpenRouter models by using automated search and filtering scripts that query the API. The Skill identifies available free models across multiple providers, allowing you to select the best fit for your integration needs.

Can I use the OpenRouter SDK with TypeScript and raw HTTP?

Yes, you can use the OpenRouter SDK with TypeScript and raw HTTP. The Skill provides official SDK usage guidance for TS, handles API-based tasks, and covers raw HTTP requests alongside OAuth PKCE authentication implementation.

What is the best way to handle OAuth PKCE with the OpenRouter API?

The best way to handle OAuth PKCE with the OpenRouter API is to use the provided deterministic TypeScript scripts. These scripts manage the official OpenRouter SDK authentication flow, ensuring secure API-based tasks and proper stop conditions.

Does OpenRouter model discovery support filtering by specific providers?

Yes, OpenRouter model discovery supports filtering by specific providers. The Skill automates comprehensive filtering across both free and paid models, enabling performance-aware selection based on provider latency, uptime data, and pricing.

When should I use API-based tasks over the OpenRouter SDK?

You should use API-based tasks over the OpenRouter SDK when you need raw HTTP control or specific stop conditions. The Skill offers both TS SDK guidance and direct HTTP API integration, allowing flexible implementation based on your project's performance requirements.