azure-ai-document-intelligence-dotnet Skill
Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "i Published by microsoft in skills.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
API key required authentication, Credentials required
Copy skill directory
2 months ago · MIT license
Access note: API key required.
What is azure-ai-document-intelligence-dotnet Skill?
Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "i Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Declared author: Microsoft
- Declared license: MIT
- Source file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use azure-ai-document-intelligence-dotnet Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet/SKILL.md
What it does
Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "i
Skill instructions
Azure.AI.DocumentIntelligence (.NET) Extract text, tables, and structured data from documents using prebuilt and custom models. Installation bash dotnet add package Azure.AI.DocumentIntelligence dotnet add package Azure.Identity Current Version: v1.0.0 (GA) Environment Variables bash DOCUMENTINTELLIGENCEENDPOINT=https://<resource-name.cognitiveservices.azure.com/ Required: Document Intelligence endpoint DOCUMENTINTELLIGENCEAPIKEY=<your-api-key Only required for AzureKeyCredential auth BLOBCONTAINERSASURL=https://<storage.blob.core.windows.net/<container?<sas-token Optional: blob container SAS URL for training data AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication Microsoft Entra Token Credential csharp using Azure.Identity; using Azure.AI.DocumentIntelligence; string endpoint = Environment.GetEnvironmentVariable("DOCUMENTINTELLIGENCEENDPOINT"); // Local dev: DefaultAzureCredential. Production: set AZURETOKENCREDENTIALS=prod or AZURE
Verified compatibility and discovery
Frequently asked questions
What is azure-ai-document-intelligence-dotnet?
azure-ai-document-intelligence-dotnet is a open-source AI agent skill with Copy skill directory. Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models.
Who is azure-ai-document-intelligence-dotnet best for?
azure-ai-document-intelligence-dotnet is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-ai-document-intelligence-dotnet?
Install or run azure-ai-document-intelligence-dotnet using Copy skill directory. Check azure-ai-document-intelligence-dotnet for the latest setup command.
Is azure-ai-document-intelligence-dotnet actively maintained?
azure-ai-document-intelligence-dotnet may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.