runapi-model-explorer

Solid

Use when the user asks what RunAPI models are available, compares models, needs pricing, asks for required fields, searches by modality, or wants a recommendation. Triggers include "what models", "compare models", "cheapest", "pricing", "required params", "有哪些模型", "比较模型", and "价格".

AI & Automation 55 stars 0 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 85/100

Stars 20%
58
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
36
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# RunAPI Model Explorer Use RunAPI catalog and pricing tools for discovery. ## Workflow 1. Call `mcp__runapi__list_models` with modality, service, or action filters when possible. 2. For a specific model, call `mcp__runapi__get_model_info`; when service/action are known, include them to get the exact endpoint constraints. 3. For cost questions, call `mcp__runapi__check_pricing`. 4. Summarize as a compact table. 5. End with one recommended service/action/model triple when the user wants to generate. ## Rules - Do not quote stale prices. - Do not mention hidden infrastructure providers. - Do not overwhelm the user with the whole catalog unless they ask. - Keep model slugs exactly as returned by tools.

Details

Author
runapi-ai
Repository
runapi-ai/mcp
Created
3 months ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category