agentsop-llm-engine-selection

Community

Pick the right LLM serving engine.

Authoragentsope
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps coder-agents make robust, hardware-aware decisions when selecting or migrating an LLM inference serving stack, avoiding “fastest” myths and benchmark misuse.

Core Features & Use Cases

  • Cross-engine decision rubric: Chooses between vLLM, SGLang, TensorRT-LLM, TGI, llama.cpp, Ollama, and MLX using the constraint vector (hardware × workload × constraint).
  • Activation for real production tradeoffs: Supports picking a runtime for new projects, defending an existing stack, planning migrations, designing mixed multi-tier deployments, and auditing questionable benchmark-based recommendations.
  • Guardrails and evidence mapping: Provides hard filters, a structured decision workflow, dilemma cases, anti-patterns, and a cited-source evidence approach for performance and topology claims.

Quick Start

Ask an AI coder-agent to use the llm-engine-selection skill to recommend the best serving engine for your specific hardware and workload, and have it justify the choice using the (hardware × workload × constraint) model.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agentsop-llm-engine-selection
Download link: https://github.com/agentsope/SkillAlchemy/archive/main.zip#agentsop-llm-engine-selection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.