CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/github-copilot-models

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

72

Quality

91%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Overview
Quality
Evals
Security
Files

plugin.json.tessl-plugin/

{
  "name": "pantheon-ai/github-copilot-models",
  "version": "0.3.1",
  "description": "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",
  "private": false,
  "skills": [
    "SKILL.md"
  ]
}

.tessl-plugin

plugin.json

SKILL.md

tile.json