CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-ai-contentunderstanding-py

Azure AI Content Understanding SDK for Python. Use for multimodal content extraction from documents, images, audio, and video.

Install with Tessl CLI

npx tessl i github:boisenoise/skills-collections --skill azure-ai-contentunderstanding-py
What are skills?

71

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

88%

Document Knowledge Base Indexer

Document extraction for RAG

Criteria
Without context
With context

Correct package

0%

100%

Endpoint env var

0%

100%

DefaultAzureCredential auth

0%

100%

Correct client import

0%

100%

begin_analyze method

0%

100%

AnalyzeInput wrapper

0%

100%

Poller result call

100%

100%

result.contents access

0%

100%

documentSearch analyzer

0%

100%

Markdown content access

0%

100%

URL input usage

100%

100%

Without context: $0.2681 · 2m 59s · 18 turns · 19 in / 3,828 out tokens

With context: $0.3850 · 3m 2s · 22 turns · 27 in / 3,675 out tokens

100%

90%

Automated Invoice Data Extraction

Custom analyzer with structured field extraction

Criteria
Without context
With context

Correct package

0%

100%

Endpoint env var

0%

100%

DefaultAzureCredential

0%

100%

create_analyzer call

0%

100%

field_schema definition

0%

100%

base_analyzer_id set

0%

100%

begin_analyze with custom ID

0%

100%

AnalyzeInput wrapper

0%

100%

result.fields access

40%

100%

result.contents poller pattern

50%

100%

Without context: $0.3574 · 4m 16s · 21 turns · 26 in / 4,751 out tokens

With context: $0.4786 · 4m 39s · 28 turns · 64 in / 5,190 out tokens

100%

95%

Meeting Recording Content Extractor

Async video and audio media analysis

Criteria
Without context
With context

Async client import

0%

100%

Async credential import

0%

100%

Async context manager

0%

100%

Await begin_analyze

0%

100%

Await poller result

0%

100%

Correct media analyzer

0%

100%

transcript_phrases access

0%

100%

Phrase timing fields

0%

100%

key_frames access

0%

100%

AnalyzeInput wrapper

0%

100%

asyncio.run entrypoint

100%

100%

Without context: $0.3106 · 4m 26s · 19 turns · 25 in / 5,527 out tokens

With context: $0.4138 · 3m 14s · 24 turns · 27 in / 3,762 out tokens

Evaluated
Agent
Claude Code

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.