CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-speech-to-text-rest-py

Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK.

64

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/azure-speech-to-text-rest-py/SKILL.md

The canonical home for this skill is azure-speech-to-text-rest-py in administrakt0r/AI-Agents-Safe-Coding-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 a strong, highly actionable reference with executable examples covering the main usage patterns and clear tabular references. Its only real weaknesses are minor redundancy across examples and a referenced file that is not present in the bundle.

Suggestions

Add the missing references/pronunciation-assessment.md (or remove the Reference Files row) so the signaled reference resolves to a real file.

Consolidate the repeated env-var/auth setup across the example functions into one shared snippet to reduce redundancy and save tokens.

DimensionReasoningScore

Conciseness

Mostly lean, executable content with tables and code blocks; minor redundancy across the multiple example functions re-stating env var setup and slight padding in the intro/boilerplate that could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready code covering the common cases (basic, chunked transfer, bearer-token auth, async, error handling) plus concrete parameter/status/header tables.

5 / 5

Workflow Clarity

A simple single-purpose API skill, so the simple-skill exception applies; prereqs→env→install→quick-start ordering is clear and error handling enumerates status codes, but there are no explicit validation checkpoints (not strictly required for a non-destructive REST call).

4 / 5

Progressive Disclosure

Well-organized sections with a clearly signaled one-level-deep Reference Files table; however the cited references/pronunciation-assessment.md does not exist in the bundle, a minor organization gap that keeps it below 5.

4 / 5

Total

17

/

20

Passed

Description

75%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.

A focused, well-scoped description that states both what the skill does and when to use it, with concrete capability boundaries (60-second limit, no SDK). It falls just short of top marks for lacking broader natural synonyms and a fuller set of trigger phrases.

Suggestions

Add natural synonyms users might say, e.g. 'transcribe'/'transcription', to broaden trigger coverage.

Expand the 'Use for' clause with a couple more concrete trigger phrases (e.g. transcribing short WAV/OGG clips) to push completeness toward 5.

DimensionReasoningScore

Specificity

Names the domain (Azure Speech to Text REST API, short audio, Python) and several concrete capabilities/boundaries ('speech recognition of audio files up to 60 seconds', 'without the Speech SDK'); minor gaps versus the comprehensive 5-anchor.

4 / 5

Completeness

Clearly states what it does and gives an explicit 'Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK' trigger; the 'when' is concrete but could add more trigger phrases to reach 5.

4 / 5

Trigger Term Quality

Includes natural terms users would say ('speech recognition', 'audio files', 'Speech to Text', 'Python'); missing common synonyms like 'transcription'/'transcribe' that keep it below a 5.

4 / 5

Distinctiveness Conflict Risk

Scoped to short-audio Azure STT via REST and explicitly distinguished from the Speech SDK, giving it a clear niche with only minor overlap risk with related Azure skills.

4 / 5

Total

16

/

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: 1 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.