From ai-model-research
Use when the user wants to find OpenRouter models that support tool use / function calling. Triggers on phrases like "OpenRouter models with tool use", "which OR models support function calling", "find tool-calling models on OpenRouter", "MCP-compatible models on OpenRouter", "models for agentic workflows on OR".
npx claudepluginhub danielrosehill/claude-code-plugins --plugin ai-model-researchThis skill uses the workspace's default tool permissions.
Filter the OpenRouter catalog to models that declare tool/function calling support, then rank or summarize them based on the user's stated criteria (price, context, provider).
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
Filter the OpenRouter catalog to models that declare tool/function calling support, then rank or summarize them based on the user's stated criteria (price, context, provider).
The user wants to discover models suitable for agentic / tool-using workflows on OpenRouter — function calling, MCP, code agents, structured tool invocation.
curl -s https://openrouter.ai/api/v1/models -H "Accept: application/json"
data[] where supported_parameters includes "tools". Optionally also require "tool_choice" for stricter filtering.pricing.completion ascendingcontext_length descendingid by prefix (openai/, anthropic/, google/, meta-llama/, etc.)tools but have caveats noted in their description — surface those if relevant."0") often have rate limits and lower reliability — flag this when recommending free models.Markdown table sorted by the user's stated criterion (default: cheapest completion price). Include a one-line summary of how many tool-capable models exist in the catalog total.