CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-ai-agents-persistent-dotnet

Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.

76

2.40x
Quality

65%

Does it follow best practices?

Impact

96%

2.40x

Average score across 3 eval scenarios

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/azure-ai-agents-persistent-dotnet/SKILL.md

The canonical home for this skill is azure-ai-agents-persistent-dotnet in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

72%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 content is highly actionable with comprehensive executable C# examples and a clear numbered workflow, but it is a monolithic SKILL.md that inlines reference material better split into separate files and lacks validation checkpoints around its destructive cleanup. Progressive disclosure and workflow validation are the main gaps.

Suggestions

Move the reference tables (Available Tools, Streaming Update Types, Key Types, Reference Links) into a separate references file and link to it from a concise overview, keeping SKILL.md as a quick-start.

Add an explicit validation/verification checkpoint before the destructive cleanup step (e.g. confirm run completed and retrieve final messages before deleting resources).

Replace the vague 'When to Use' line with concrete trigger guidance, or remove it if the frontmatter description already covers triggering.

DimensionReasoningScore

Conciseness

The body is mostly lean code and tables with little concept over-explanation, but a vague 'When to Use' line and some redundant reference tables (Available Tools, Streaming Update Types, Key Types) could be trimmed.

4 / 5

Actionability

It provides extensive copy-paste-ready C# covering the common cases—agent creation, threads/messages, polling runs, streaming, function calling, file/vector-store search, Bing/AI Search grounding, and cleanup.

5 / 5

Workflow Clarity

The Core Workflow is well sequenced (steps 1–9) but lacks validation checkpoints, and the destructive cleanup step deletes threads/agents/vector stores/files with no verify step, capping workflow clarity at 3.

3 / 5

Progressive Disclosure

Section headers give it structure, but ~340 lines of inlined API-reference tables and type lists with zero references to separate files means content that should be split is inline.

3 / 5

Total

15

/

20

Passed

Description

58%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 well-scoped to a clear Azure/.NET niche, but it lacks any explicit trigger guidance ('Use when...') and relies on technical jargon over natural user phrases. Specificity and distinctiveness are its strengths; completeness is its main weakness.

Suggestions

Add an explicit 'Use when...' clause naming natural user triggers, e.g. 'Use when building .NET apps that create and manage Azure AI agents, threads, messages, runs, or tool calls.'

Include natural synonyms users would actually say (e.g. 'Azure AI agent', 'persistent agent', '.NET agent SDK') rather than only SDK jargon.

Broaden the action list beyond 'creating and managing' to cover streaming, function/tool calls, and file search for fuller coverage.

DimensionReasoningScore

Specificity

Names the domain ('Azure AI Agents Persistent SDK for .NET') and concrete objects ('threads, messages, runs, and tools') alongside the actions 'creating and managing', listing several specific elements with only minor coverage gaps.

4 / 5

Completeness

It clearly answers 'what' ('Low-level SDK for creating and managing AI agents...') but provides no 'Use when...' trigger clause, capping completeness at 3 per the judging guidelines.

3 / 5

Trigger Term Quality

Relevant terms like 'AI agents', '.NET', and 'threads' appear, but the phrasing leans on technical jargon ('Persistent SDK', 'runs') and omits natural user phrases and synonyms.

3 / 5

Distinctiveness Conflict Risk

The 'Azure AI Agents Persistent SDK for .NET' niche is distinct with minimal conflict risk, though it shares surface overlap with sibling Azure agent/project SDKs.

4 / 5

Total

14

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

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.