Skip to content
Development
Command

/models

List and compare RunAPI models by modality, service, or action.

From plugin
wshobson-agents
39k95 skills139 agents95 commands
Install
$ npx -y skills add wshobson/agents --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/models

Context preview

What this command does when you run it.

List and compare RunAPI models by modality, service, or action.

Command definition

models.md
description: >-
  List and compare RunAPI models by modality, service, or action.
argument-hint: "[modality|service|action]"

RunAPI Models

List current RunAPI models from the embedded catalog.

Instructions

1. Interpret `$ARGUMENTS` as a modality, service, action, or free-form filter. 2. Call `mcp__runapi__list_models` with the narrowest matching filter. 3. Present a compact table with model slug, service, action, modality, and required fields. 4. If the user asks about one model, call `mcp__runapi__get_model_info`; include service and action when the row is already known. 5. If the user asks about cost, call `mcp__runapi__check_pricing`.

Keep output concise.

Ships withwshobson-agents

Production-ready agentic workflow building blocks: 94 plugins, 203 agents, 175 skills, 109 commands — built for Claude Code and consumed natively by OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source.

Get the whole plugin, auto-invoked
Stats
38,612
Stars
7
Views
4,119
Forks
Active
Maintenance
Python
Language
MIT
License
3d ago
Last commit
1y ago
Created

Repo: wshobson/agents