CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-ai-vision-imageanalysis-py

Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping. Use for computer vision and image understanding tasks.

67

Quality

81%

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

SKILL.md
Quality
Evals
Security

Quality

Content

90%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 tight, highly actionable SDK reference with executable examples for every visual feature and solid error handling. Its main weakness is that all reference material is inlined rather than progressively split into bundled files.

Suggestions

Consider moving the per-feature result-access snippets into a bundled reference file (e.g. references/features.md) and keeping SKILL.md as a concise quick-start overview.

Add a short explicit workflow note (install → set env vars → authenticate → analyze) at the top to make the sequence unmistakable.

Optionally add a validation step reminding the user to confirm the endpoint/key env vars are set before running examples.

DimensionReasoningScore

Conciseness

The body is lean executable code with no padding or explanation of concepts Claude already knows; each section earns its tokens and the brief intro only lightly restates the description.

5 / 5

Actionability

Every feature has copy-paste-ready, executable Python covering both URL and file inputs plus async, with concrete result-access patterns for caption, tags, objects, OCR, people, and smart crops.

5 / 5

Workflow Clarity

Sections implicitly sequence install → env vars → authenticate → analyze, and an error-handling section is present, but there are no explicit validation checkpoints; this is acceptable since the operations are non-destructive API calls.

4 / 5

Progressive Disclosure

Content is well organized with clear section headers and no nested references, but everything lives inline in one ~180-line file with no bundle files splitting detailed reference material out.

4 / 5

Total

18

/

20

Passed

Description

72%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 comprehensive about capabilities and clearly identifies the SDK, but its trigger guidance is generic. Stronger natural-language trigger phrases and synonyms would lift completeness and trigger-term quality.

Suggestions

Add concrete trigger phrases, e.g. "Use when the user asks to caption an image, detect objects, run OCR, or extract text from images."

Include synonyms and specifics users say naturally, such as "image analysis", "image recognition", "OCR", and "text extraction".

Tighten the "when" clause to mention image files or URLs to reduce overlap with unrelated vision skills.

DimensionReasoningScore

Specificity

Lists six concrete capabilities ("captions, tags, objects, OCR, people detection, and smart cropping") backed by a named SDK, giving comprehensive coverage rather than minimal or generic actions.

5 / 5

Completeness

Clearly states the "what" (the SDK and its features) and provides a "Use for..." clause for "when", but the trigger guidance is generic rather than concrete trigger phrases, so it stops short of a 5.

4 / 5

Trigger Term Quality

Includes relevant natural terms ("computer vision", "image understanding") but misses common synonyms and specifics users would say such as "image analysis", "image recognition", "OCR/text extraction", or file extensions.

3 / 5

Distinctiveness Conflict Risk

Naming the specific Azure AI Vision SDK and its feature set carves a clear niche, though the generic "computer vision and image understanding tasks" trigger could overlap with other vision-related skills.

4 / 5

Total

16

/

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
sickn33/antigravity-awesome-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.