SKILL·FBCD71

model-selection

mattnigh
更新于 1 month ago
12 次查看
22
1
22
在 GitHub 上查看
其他aiautomation

关于

This skill automatically guides model and provider selection for LLM applications. It provides patterns for cost optimization, fallback strategies, and multi-model routing across providers like OpenAI and Anthropic. Use it when implementing model comparison, provider failover, or cost-performance optimization in your LLM system.

快速安装

Claude Code

推荐
主要方式
npx skills add mattnigh/skills_collection -a claude-code
插件命令备选方式
/plugin add https://github.com/mattnigh/skills_collection
Git 克隆备选方式
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/model-selection

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

mattnigh/skills_collection
路径: collection/ricardoroche__ricardos-claude-code__claude__skills__model-selection__SKILL.md
0
FAQ

Frequently asked questions

What is the model-selection skill?

model-selection is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform model-selection-related tasks without extra prompting.

How do I install model-selection?

Use the install commands on this page: add model-selection to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does model-selection belong to?

model-selection is in the ai-llm category, tagged ai and automation.

Is model-selection free to use?

Yes. model-selection is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能