model-recommendation とは?
チャットモードまたはプロンプトファイルを分析し、タスクの複雑さ、必要な機能、コスト効率に基づいて最適な AI モデルを推奨します。 ソース: github/awesome-copilot。
チャットモードまたはプロンプトファイルを分析し、タスクの複雑さ、必要な機能、コスト効率に基づいて最適な AI モデルを推奨します。
コマンドラインで model-recommendation AI スキルを開発環境にすばやくインストール
ソース: 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 |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/github/awesome-copilot --skill model-recommendationチャットモードまたはプロンプトファイルを分析し、タスクの複雑さ、必要な機能、コスト効率に基づいて最適な AI モデルを推奨します。 ソース: github/awesome-copilot。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/github/awesome-copilot --skill model-recommendation インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/github/awesome-copilot