model-copilot
CommunityRoute prompts to GitHub Copilot models
System Documentation
What problem does it solve?
It eliminates the friction of sending prompts from your workflow to GitHub Copilot-capable models, so you can quickly get high-quality responses without manually switching between providers or model endpoints.
Core Features & Use Cases
- Model routing for GitHub Copilot: Sends your prompt to selectable models (defaulting to gpt-4o) to match the job type (coding, reasoning, summarization).
- Copilot authentication via token: Uses GITHUB_COPILOT_TOKEN from ~/Jit/.env as a Bearer token for authorized access through the GitHub Models Marketplace API.
- Operational commands and visibility: Supports listing available models, checking status (token + connection), and returning results with attribution to the chosen model; also logs telemetry to token_log.jsonl.
Example use case: when you need a code review, you can route to claude-3.5-sonnet via Copilot; when you need deeper reasoning about logic or bug-hunting, you can route to o3-mini; when you need a fast summary, you can route to gpt-4o-mini.
Quick Start
Ask for a model-specific response by running: /model-copilot "Explain the architecture of the มนุษย์ Agent system".
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: model-copilot Download link: https://github.com/tinner-deinno/innova-skills-lib/archive/main.zip#model-copilot Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.