Install
openclaw skills install @kyma-api/kyma-pick-a-modelChoose a model on Kyma API for a specific job by comparing real per-token price, measured 30-day uptime, and fit for the task. Use when the user asks which model to use, what the cheapest model for something is, whether a model is up or reliable, how two models compare on price, or wants a model configured for Cline, Cursor, Claude Code, Roo Code or another coding agent.
openclaw skills install @kyma-api/kyma-pick-a-modelAnswer with measured numbers from the Kyma MCP tools. Never guess a price or an uptime figure.
recommend_model with that agent first. It returns a model plus a ready-to-paste config example. Start from that answer instead of building one yourself.list_models to see what is actually served today. Filter to the ones that fit the job: context window, tool calling, vision, reasoning.list_pricing for the shortlist and compare input and output price per million tokens. Output price dominates for chat and agent loops; input price dominates for long-context or document work, where prompt caching cuts input cost further.get_model_uptime for each candidate. Uptime is measured over the last 30 days from real observations, not self-reported. Do not recommend a model whose uptime is visibly worse than a same-tier alternative at a similar price.get_model on the winner to confirm context window, tool support and modality before you hand it over.