CtrlK
BlogDocsLog inGet started
Tessl Logo

deploy-model

Unified Azure OpenAI model deployment skill with intelligent intent-based routing. Handles quick preset deployments, fully customized deployments (version/SKU/capacity/RAI policy), and capacity discovery across regions and projects. USE FOR: deploy model, deploy gpt, create deployment, model deployment, deploy openai model, set up model, provision model, find capacity, check model availability, where can I deploy, best region for model, capacity analysis. DO NOT USE FOR: listing existing deployments (use foundry_models_deployments_list MCP tool), deleting deployments, agent creation (use agent/create), project creation (use project/create).

Install with Tessl CLI

npx tessl i github:microsoft/github-copilot-for-azure --skill deploy-model
What are skills?

94

2.66x

Does it follow best practices?

Evaluation96%

2.66x

Agent success when using this skill

Validation for skill structure

SKILL.md
Review
Evals

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is an excellent skill description that demonstrates best practices. It provides specific capabilities, comprehensive trigger terms covering natural user language, explicit 'USE FOR' and 'DO NOT USE FOR' clauses, and clear differentiation from related skills. The description uses proper third-person voice throughout.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'quick preset deployments', 'fully customized deployments (version/SKU/capacity/RAI policy)', 'capacity discovery across regions and projects'. These are detailed, actionable capabilities.

3 / 3

Completeness

Clearly answers both what (unified deployment skill with routing, handles presets/custom/capacity discovery) AND when (explicit 'USE FOR:' clause with trigger terms, plus 'DO NOT USE FOR:' to prevent misuse). The explicit trigger guidance is comprehensive.

3 / 3

Trigger Term Quality

Excellent coverage of natural user terms: 'deploy model', 'deploy gpt', 'create deployment', 'set up model', 'provision model', 'find capacity', 'check model availability', 'where can I deploy', 'best region for model'. These match how users would naturally phrase requests.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with clear boundaries. The 'DO NOT USE FOR:' section explicitly differentiates from listing deployments, deleting, agent creation, and project creation, directing to specific alternative tools. The Azure OpenAI focus creates a clear niche.

3 / 3

Total

12

/

12

Passed

Implementation

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-designed routing skill that effectively orchestrates complex deployment workflows. Its strengths are clear intent detection logic, explicit validation requirements, and excellent progressive disclosure to sub-skills. Minor verbosity in the routing section (both flowchart and table) prevents a perfect conciseness score.

DimensionReasoningScore

Conciseness

The skill is reasonably efficient but includes some redundancy (e.g., the routing table and flowchart convey similar information). The project selection and validation sections are thorough but could be tightened slightly.

2 / 3

Actionability

Provides concrete, executable Azure CLI commands for model catalog and quota checks. The routing logic is explicit with clear decision criteria, and the confirmation step includes copy-paste ready output formats.

3 / 3

Workflow Clarity

Excellent multi-step workflow with clear sequencing: intent detection → project selection → validation → deployment. Includes explicit validation checkpoints (model SKU support, quota availability) and a required confirmation step before any deployment.

3 / 3

Progressive Disclosure

Well-structured overview that routes to three sub-skills (preset, customize, capacity) with clear navigation. References are one level deep, clearly signaled in a table, and the main skill provides just enough context without duplicating sub-skill content.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.