CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-ai-voicelive-dotnet

Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication.

77

2.88x
Quality

66%

Does it follow best practices?

Impact

98%

2.88x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

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

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

SKILL.md
Quality
Evals
Security

Quality

Content

78%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 comprehensive executable code and a clear numbered workflow, but it carries some fluff and inlines reference material that would benefit from separation into bundle files.

Suggestions

Remove the vacuous 'When to Use' section or replace it with concrete trigger conditions.

Move the Key Types Reference, Supported Models, and Related SDKs tables into a separate references file linked from the body to improve progressive disclosure.

Add an explicit connection/validation checkpoint in the Core Workflow (e.g., confirm the session is configured before sending audio) to strengthen workflow clarity.

DimensionReasoningScore

Conciseness

The body is mostly lean code and tables with little concept over-explanation, but the closing 'When to Use' line ('This skill is applicable to execute the workflow or actions described in the overview.') is pure fluff, keeping it at anchor 4 rather than 5.

4 / 5

Actionability

Provides fully executable, copy-paste-ready C# covering session start/configuration, event processing, message sending, function calling, and error handling across the common cases.

5 / 5

Workflow Clarity

A clear numbered 1-4 Core Workflow (Start Session, Process Events, Send User Message, Function Calling) with code; this is not a destructive/batch operation so the 3-cap does not apply, but explicit connection/validation checkpoints are implicit rather than called out.

4 / 5

Progressive Disclosure

Sections are well-organized, but no bundle files exist and reference-style material (Key Types Reference, Supported Models, Related SDKs, Reference Links) is inlined rather than split into one-level-deep reference files, fitting anchor 3 over 4.

3 / 5

Total

16

/

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 third-person but only names one action and lacks any 'Use when...' trigger guidance, capping completeness and trigger quality. It is distinguishable but would benefit from explicit use-case triggers.

Suggestions

Add a 'Use when...' clause naming concrete trigger phrases users would say (e.g., 'Use when building real-time voice assistants, streaming audio chat, or .NET WebSocket voice apps').

Expand the action list beyond 'Build' to specific capabilities like configuring sessions, streaming bidirectional audio, and handling function calls.

Replace jargon like 'bidirectional WebSocket communication' with natural synonyms a user might actually say.

DimensionReasoningScore

Specificity

Names the domain ('Azure AI Voice Live SDK for .NET') and one concrete action ('Build real-time voice AI applications'), but does not list several specific actions, so it stops at anchor 3 rather than 4.

3 / 5

Completeness

Gives a clear 'what' (build real-time voice AI apps) but offers no 'Use when...' trigger clause; per the rubric a missing explicit trigger caps completeness at 3.

3 / 5

Trigger Term Quality

Contains relevant terms like 'voice AI' and 'real-time voice', but 'bidirectional WebSocket communication' is technical jargon and natural user synonyms (e.g., 'voice assistant', '.NET voice') are missing.

3 / 5

Distinctiveness Conflict Risk

The specific 'Azure AI Voice Live SDK for .NET' niche is mostly distinct with minimal conflict risk, though it could overlap with the broader Azure Speech SDK, fitting anchor 4 over 5.

4 / 5

Total

13

/

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.