CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-ai-projects-py

Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects). Use when working with Foundry project clients, creating versioned agents with PromptAgentDefinition, running evalua...

Install with Tessl CLI

npx tessl i github:sickn33/antigravity-awesome-skills --skill azure-ai-projects-py
What are skills?

96

1.82x

Does it follow best practices?

Evaluation84%

1.82x

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 a strong skill description that clearly identifies the specific Azure AI Projects SDK, lists concrete actions (building apps, creating agents, running evaluations), and includes an explicit 'Use when' clause. The technical terms used are appropriate for the target audience and provide clear differentiation from other AI-related skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Build AI applications', 'working with Foundry project clients', 'creating versioned agents with PromptAgentDefinition', 'running evalua...' (truncated but shows specific SDK features).

3 / 3

Completeness

Clearly answers both what ('Build AI applications using the Azure AI Projects Python SDK') and when ('Use when working with Foundry project clients, creating versioned agents...'). Has explicit 'Use when' clause with specific triggers.

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'Azure AI Projects', 'Python SDK', 'azure-ai-projects', 'Foundry project clients', 'agents', 'PromptAgentDefinition'. These are terms developers would naturally use when seeking this functionality.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with specific SDK name 'azure-ai-projects', 'Foundry project clients', and 'PromptAgentDefinition' - these are unique identifiers that would not conflict with other AI or Python skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is an exemplary skill file that demonstrates excellent token efficiency while providing comprehensive, actionable guidance for the Azure AI Projects SDK. The content is well-organized with clear tables for quick reference, executable code examples throughout, and appropriate progressive disclosure to detailed reference files. The workflow clarity is strong with numbered steps and best practices for cleanup and production use.

DimensionReasoningScore

Conciseness

The content is lean and efficient, presenting code examples without explaining basic concepts Claude already knows. Tables are used effectively to summarize information, and there's no unnecessary padding or verbose explanations.

3 / 3

Actionability

All code examples are fully executable and copy-paste ready with proper imports, environment variable usage, and complete method calls. The examples cover the full workflow from authentication to agent operations.

3 / 3

Workflow Clarity

The Thread and Message Flow section provides a clear numbered sequence with explicit steps. Best practices include cleanup guidance. The overall structure logically progresses from setup to operations to advanced patterns.

3 / 3

Progressive Disclosure

Excellent structure with a comprehensive overview in the main file and clear one-level-deep references to detailed documentation (references/agents.md, references/tools.md, etc.). Navigation is well-signaled with 'See references/X.md' patterns throughout.

3 / 3

Total

12

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

10

/

11

Passed

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.