Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models.
Install with Tessl CLI
npx tessl i github:sickn33/antigravity-awesome-skills --skill azure-ai-document-intelligence-dotnet77
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 100%
↑ 1.35xAgent success when using this skill
Validation for skill structure
Invoice field extraction with correct SDK
Correct package reference
0%
100%
Azure.Identity package
0%
100%
Correct prebuilt model
100%
100%
WaitUntil.Completed usage
100%
100%
Field type check
50%
100%
Confidence score reported
100%
100%
RequestFailedException handling
100%
100%
Correct client type
0%
100%
Environment variable for endpoint
100%
100%
Items list extraction
75%
100%
Currency value access
0%
100%
Without context: $0.2344 · 2m 16s · 13 turns · 17 in / 4,125 out tokens
With context: $0.7934 · 5m 26s · 33 turns · 302 in / 6,789 out tokens
Layout extraction with production auth
DefaultAzureCredential used
100%
100%
Correct package
100%
100%
Correct layout model
100%
100%
Single client instance
100%
100%
WaitUntil.Completed
100%
100%
Page lines iteration
100%
100%
Table cell iteration
100%
100%
Table row/column counts
100%
100%
DocumentIntelligenceClient type
100%
100%
Endpoint from environment
100%
100%
Without context: $0.4913 · 5m 9s · 27 turns · 33 in / 7,836 out tokens
With context: $0.7240 · 5m 50s · 33 turns · 304 in / 7,744 out tokens
Custom model build and management
Administration client used
50%
100%
Correct package
0%
100%
BlobContentSource usage
0%
100%
Template build mode
100%
100%
BuildDocumentModelOptions
0%
100%
WaitUntil.Completed
100%
100%
FieldConfidence access
100%
100%
Model metadata printed
100%
100%
RequestFailedException handling
100%
100%
API key auth for admin client
100%
100%
SAS URL from environment
100%
100%
Without context: $0.7666 · 8m · 36 turns · 44 in / 10,330 out tokens
With context: $1.3192 · 9m 8s · 45 turns · 208 in / 17,864 out tokens
Table of Contents
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.