What is model-recommendation?
Analyze chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency Source: github/awesome-copilot.
Analyze chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency
Quickly install model-recommendation AI skill to your development environment via command line
Source: github/awesome-copilot.
Analyze .agent.md or .prompt.md files to understand their purpose, complexity, and required capabilities, then recommend the most suitable AI model(s) from GitHub Copilot's available options. Provide rationale based on task characteristics, model strengths, cost-efficiency, and performance trade-offs.
| Model | Multiplier | Speed | Code Quality | Reasoning | Context | Vision | Best For |
| GPT-4.1 | 0x | Fast | Good | Good | 128K | ✅ | Balanced general tasks, included in all plans | | GPT-5 mini | 0x | Fastest | Good | Basic | 128K | ❌ | Simple tasks, quick responses, cost-effective | | GPT-5 | 1x | Moderate | Excellent | Advanced | 128K | ✅ | Complex code, advanced reasoning, multi-turn chat |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/github/awesome-copilot --skill model-recommendationAnalyze chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency Source: github/awesome-copilot.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill model-recommendation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/github/awesome-copilot