CtrlK
BlogDocsLog inGet started
Tessl Logo

preset

Intelligently deploys Azure OpenAI models to optimal regions by analyzing capacity across all available regions. Automatically checks current region first and shows alternatives if needed. USE FOR: quick deployment, optimal region, best region, automatic region selection, fast setup, multi-region capacity check, high availability deployment, deploy to best location. DO NOT USE FOR: custom SKU selection (use customize), specific version selection (use customize), custom capacity configuration (use customize), PTU deployments (use customize).

Install with Tessl CLI

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

94

4.17x

Does it follow best practices?

Evaluation96%

4.17x

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 hits all the marks. It provides specific capabilities, comprehensive trigger terms, explicit use/don't-use guidance, and clear differentiation from related skills. The 'DO NOT USE FOR' section is particularly valuable for reducing skill selection conflicts.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'deploys Azure OpenAI models', 'analyzing capacity across all available regions', 'checks current region first', 'shows alternatives'. These are specific, actionable capabilities.

3 / 3

Completeness

Clearly answers both what (deploys models by analyzing capacity, checks current region, shows alternatives) AND when (explicit 'USE FOR' clause with trigger scenarios). Also includes helpful 'DO NOT USE FOR' guidance to prevent misuse.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'quick deployment', 'optimal region', 'best region', 'automatic region selection', 'fast setup', 'multi-region capacity check', 'high availability deployment', 'deploy to best location'. These match how users naturally phrase requests.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with clear niche (Azure OpenAI + automatic region optimization). The 'DO NOT USE FOR' section explicitly differentiates from a 'customize' skill, reducing conflict risk significantly.

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-structured skill with strong actionability and clear workflow documentation. The deployment phases table and error handling sections provide excellent concrete guidance. Minor verbosity in the opening sections and some redundancy between the Quick Workflow and Deployment Phases sections prevent a perfect conciseness score.

Suggestions

Remove the 'What This Skill Does' numbered list since it duplicates information already conveyed in the Quick Workflow and Deployment Phases sections

Consolidate the Quick Workflow ASCII diagrams with the Deployment Phases table to reduce redundancy

DimensionReasoningScore

Conciseness

Content is reasonably efficient but includes some redundancy (workflow shown twice in different formats) and the 'What This Skill Does' section restates what's already clear from the title and workflow. Could be tightened.

2 / 3

Actionability

Provides concrete, executable Azure CLI commands throughout. The deployment phases table maps actions to specific commands, error handling includes exact commands for resolution, and advanced usage shows copy-paste ready examples.

3 / 3

Workflow Clarity

Clear sequential workflows with two distinct paths (fast path vs alternative region). The phases table provides explicit checkpoints, and error handling covers validation scenarios with specific resolutions. References detailed workflow.md for step-by-step instructions.

3 / 3

Progressive Disclosure

Well-structured overview with clear sections. Appropriately references external files (workflow.md for details, quota skill for related functionality). Content is organized for quick scanning with tables and clear headers.

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.