llm-models

Installation
Summary

Access 100+ language models including Claude, Gemini, Kimi, and GLM via OpenRouter.

  • Supports Claude Opus 4.5, Sonnet 4.5, and Haiku 4.5 for varying performance and cost tradeoffs, plus Gemini 3 Pro, Kimi K2 Thinking, GLM-4.6, and Intellect 3
  • Auto-select mode picks the most cost-effective model automatically for your use case
  • Designed for code generation, reasoning, content creation, data analysis, and building AI agent workflows
  • Requires inference.sh CLI (infsh) and API authentication via infsh login
SKILL.md

LLM Models via OpenRouter

Access 100+ language models via inference.sh CLI.

LLM Models via OpenRouter

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Call Claude Sonnet
belt app run openrouter/claude-sonnet-45 --input '{"prompt": "Explain quantum computing"}'

Available Models

Related skills
Installs
GitHub Stars
500
First Seen
llm-models — inferen-sh/skills