CtrlK
BlogDocsLog inGet started
Tessl Logo

ax-rust-audio

Use when writing Rust code with `axllm` for audio input/output, OpenAI Responses audio mapping, realtime event folding, and generated package audio examples.

62

Quality

73%

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 ./website/static/rust/.well-known/agent-skills/ax-rust-audio/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

A compact, well-structured overview that points to the generated package's docs and examples rather than restating them, with concrete-enough code and guardrails. Its main weakness is the absence of an explicit sequenced workflow or validation checkpoint for provider/audio integration.

Suggestions

Add a short numbered workflow (pick example → adapt options → run no-key check → switch to provider-api with credentials) with a validation step so generated audio output is verified before use.

Make the Core Pattern snippet closer to copy-paste ready by showing how `options` is constructed, or explicitly note that `options` shape comes from `examples/`.

Move the long Relevant API Surface symbol list into a separate reference file and link to it from SKILL.md to keep the overview lean.

DimensionReasoningScore

Conciseness

The body is lean — factual bullets, a minimal code snippet, and guardrails with no concept explanations Claude already knows — with only minor redundancy in the opening line restating the description.

4 / 5

Actionability

Provides a concrete core call pattern (`let llm = ai("openai", options)?;`), a named API surface, and pointers to `API.md` and `examples/`; the snippet leaves `options` undefined, a minor gap compensated by the examples reference.

4 / 5

Workflow Clarity

Guardrails give decision guidance (start from examples, no-key vs provider-api) but there is no explicit sequenced workflow or validation checkpoint for what is implicitly a multi-step provider-integration task.

3 / 5

Progressive Disclosure

Well-organized sections under 50 lines with clearly signaled one-level references to package docs (`API.md`, `axir-api.json`, `examples/`); the inlined Relevant API Surface symbol list is minor content that could live in a separate reference.

4 / 5

Total

15

/

20

Passed

Description

78%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 specific, third-person description with an explicit "Use when" trigger and a clear niche, weakened only by trigger phrases that fold what/when together and lack common synonyms. It is well above the midpoint but not exemplary on completeness and trigger coverage.

DimensionReasoningScore

Specificity

Names the domain (Rust + `axllm`) and lists several concrete capabilities — "audio input/output", "OpenAI Responses audio mapping", "realtime event folding", "generated package audio examples" — with only minor coverage gaps.

4 / 5

Completeness

The "Use when..." clause supplies an explicit trigger and the capability list answers "what", but the when folds into the what rather than stating concrete user-mention triggers, so it stops short of a 5.

4 / 5

Trigger Term Quality

Good keyword coverage including natural phrases like "writing Rust code" and "audio input/output" alongside provider-specific terms; a few natural synonyms (voice, speech-to-text, .wav) are missing.

4 / 5

Distinctiveness Conflict Risk

The narrow Rust + `axllm` + audio/realtime niche with provider-specific terms ("OpenAI Responses audio mapping") gives it distinct triggers and minimal overlap with other skills.

5 / 5

Total

17

/

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
ax-llm/ax
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.