Research, discover, compare, and evaluate AI models on OpenRouter — backed by the Model-Scout MCP server for live catalog data with caching. Subsumes the standalone open-router-model-research plugin and the Model-Scout-MCP server. Skills cover lookup, capability filtering (tools, vision, audio), recommendation, head-to-head comparison, deep evaluation, workload cost projection, and finding cheaper alternatives.
Use when the user wants to compare two or more OpenRouter models head-to-head. Triggers on phrases like "compare <model-a> and <model-b> on OpenRouter", "head-to-head OR comparison", "which is better — <model-a> or <model-b>", "side-by-side OpenRouter models", "diff these OR models".
Use when the user wants to estimate the cost of running a workload on a specific OpenRouter model (or shortlist) — produces a cost table with monthly/annual extrapolation.
Use when the user wants a deep evaluation of a single OpenRouter model that goes beyond the OR catalog — model card, paper, benchmarks, license, known limitations. Triggers on phrases like "evaluate <model> for <task>", "deep dive on <OR model>", "research <model> beyond OpenRouter", "is <model> good for <use case>", "tell me everything about <OR model>", "model card for <model>".
Use when the user wants to find a cheaper or otherwise-similar alternative to a specific OpenRouter model — returns 3–5 ranked alternatives with trade-offs explicit.
Use when the user wants to find OpenRouter models that accept audio input. Triggers on phrases like "OpenRouter audio models", "models that accept audio on OR", "speech input models on OpenRouter", "OpenRouter models for transcription", "audio-capable LLMs on OpenRouter".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin for researching, filtering, comparing, and evaluating AI models on OpenRouter. Pulls live data from the OpenRouter catalog and enriches it with external research where appropriate.
This plugin subsumes two earlier projects:
open-router-model-research plugin (8 catalog-fetching skills).Model-Scout-MCP server, which is now bundled as the plugin's MCP backbone — providing in-process catalog caching and two consolidated tools (get_model, consider_models).| Server | Provides |
|---|---|
model-scout | get_model (direct ID lookup) and consider_models (filter / compare / recommend / cost / alternatives). Caches the OpenRouter catalog for ~10 minutes. |
| Skill | What it does |
|---|---|
or-lookup-models | Foundation skill — fetches the OpenRouter catalog or a single model's record. |
or-quick-lookup | Lightweight mid-conversation snapshot of a single model (capability + pricing) via the MCP. |
or-find-tool-models | Filters the catalog to models supporting tool use / function calling. |
or-find-vision-models | Filters to vision-capable (image-input) models. |
or-find-audio-models | Filters to models that accept audio input. |
or-recommend-model | Interactive recommendation — asks about budget, context, modalities, then proposes a ranked shortlist. |
or-compare-models | Builds a head-to-head side-by-side comparison of 2+ models. |
or-evaluate-model | Deep evaluation of a single model — combines catalog data with model card, paper, license, benchmarks. |
or-research-models | Open-ended exploration of the catalog around a theme, family, or use case. |
or-cost-projection | Estimate the cost of running a workload (requests × tokens) on one or more models. |
or-find-alternative | Find cheaper / similar alternatives to a reference model with explicit trade-off framing. |
The OpenRouter catalog is large and changes weekly. These skills:
claude plugins install ai-model-research@danielrosehill
No API key required — the OpenRouter catalog endpoint (/api/v1/models) is unauthenticated, and so are all the skills and MCP tools in this plugin. (You only need an OPENROUTER_API_KEY if you want to actually call a model through OpenRouter, which this plugin doesn't do — it's research-only.)
The skills fire automatically when relevant. Example prompts:
MIT
npx claudepluginhub danielrosehill/claude-code-plugins --plugin ai-model-researchA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.