CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-framework-azure-ai-py

Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.

58

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/agent-framework-azure-ai-py/SKILL.md

The canonical home for this skill is agent-framework-azure-ai-py in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

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

The body is highly actionable with executable code across the main patterns and a clear architectural progression, supported by good sectioning and a reference-file layout; the main weakness is that the referenced bundle files do not actually exist.

Suggestions

Ship the referenced references/*.md files (tools, mcp, threads, advanced) or remove the Reference Files section so navigation is not broken.

Reduce repeated credential/provider async-with boilerplate across examples by noting it once and eliding it in later snippets.

Consider trimming the Complete Example since it largely restates patterns already shown in the preceding sections.

DimensionReasoningScore

Conciseness

Mostly lean, code-dense content that assumes competence; minor redundancy from repeated async-with boilerplate and the Complete Example restating earlier patterns.

4 / 5

Actionability

Fully executable, copy-paste-ready examples plus install/env/auth cover the common cases (basic agent, function tools, hosted tools, streaming, threads, structured outputs).

5 / 5

Workflow Clarity

A clear architecture diagram and logical progression (provider → create agent → run/thread) sequence the work; no validation checkpoints are needed since operations are non-destructive.

4 / 5

Progressive Disclosure

Well-organized sections with a clearly signaled one-level-deep Reference Files list, but the referenced references/*.md files are absent from the bundle, leaving the references dangling.

4 / 5

Total

17

/

20

Passed

Description

53%Weight 40%Scale 1-5

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

The description is specific and distinct but one-sided: it states clearly what the skill does while omitting any "when to use it" trigger guidance, which caps completeness and limits natural trigger-term coverage.

Suggestions

Add an explicit "Use when…" clause naming natural trigger phrases (e.g., building agents on Azure AI Foundry, persistent Azure AI agents, Microsoft Agent Framework).

Broaden action coverage beyond "Build persistent agents" to mention concrete capabilities like adding tools, threads, and structured outputs.

Include common synonyms users might say (Azure AI agents, hosted agents, Agent Framework SDK) to improve trigger-term quality.

DimensionReasoningScore

Specificity

Names the domain ("Azure AI Foundry", "Microsoft Agent Framework Python SDK") plus one concrete action ("Build persistent agents"), but does not list several actions.

3 / 5

Completeness

Clearly states the "what" but provides no "when"/trigger guidance; per the rubric a missing explicit trigger clause caps completeness at 3.

3 / 5

Trigger Term Quality

Contains relevant keywords (Azure AI Foundry, Agent Framework, persistent agents, Python SDK) but they are mostly product/jargon terms with no "Use when…" phrasing or synonyms.

3 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Azure AI Foundry + specific SDK + persistent agents) with only minor overlap risk against adjacent Azure/agent skills.

4 / 5

Total

13

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 4 missing

Warning

Total

14

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.