Query and display available GitHub Copilot AI models with their capabilities, context limits, and features. Use when: "what models are available", "show copilot models", "list github models", "check model capabilities", "switch models". Examples: - user: "What models can I use with GitHub Copilot?" → fetch and display available models - user: "Show me models with vision support" → filter models by capability - user: "Which model has the largest context window?" → compare model specifications - user: "List all GPT-5 models" → filter by model family
Overall
score
89%
Does it follow best practices?
Validation for skill structure
{
"name": "pantheon-ai/github-copilot-models",
"version": "0.2.0",
"private": false,
"summary": "Query and display available GitHub Copilot AI models with their capabilities, context limits, and features. Use when: \"what models are available\", \"show copilot models\", \"list github models\", \"check model capabilities\", \"switch models\".\n\nExamples:\n- user: \"What models can I use with GitHub Copilot?\" → fetch and display available models\n- user: \"Show me models with vision support\" → filter models by capability\n- user: \"Which model has the largest context window?\" → compare model specifications\n- user: \"List all GPT-5 models\" → filter by model family",
"skills": {
"github-copilot-models": {
"path": "SKILL.md"
}
}
}Install with Tessl CLI
npx tessl i pantheon-ai/github-copilot-models