Azure Ai Document Intelligence Ts
Helps with Azure, AI, documentation as part of deploying and managing cloud infrastructure workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add azure-ai-document-intelligence-ts npx -- -y @trustedskills/azure-ai-document-intelligence-ts
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"azure-ai-document-intelligence-ts": {
"command": "npx",
"args": [
"-y",
"@trustedskills/azure-ai-document-intelligence-ts"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill leverages Azure AI Document Intelligence to extract text, tables, and key-value pairs from documents. It can process various file formats like PDFs, images (JPEG, PNG), and TIFFs. The extracted data is then returned in a structured JSON format for further processing or analysis.
When to use it
- Automating invoice processing: Extracting vendor names, dates, amounts, and line items from invoices.
- Analyzing contracts: Identifying key clauses, parties involved, and effective dates within legal documents.
- Extracting data from forms: Populating databases with information from scanned application forms or surveys.
- Processing receipts: Automatically capturing purchase details for expense reporting.
Key capabilities
- Text extraction
- Table extraction
- Key-value pair extraction
- Support for PDF, JPEG, PNG, and TIFF file formats
- JSON output format
Example prompts
- "Extract the key information from this invoice: [invoice image]"
- "Can you get the text and tables from this PDF document?"
- "What are the vendor name and total amount on this receipt? [receipt image]"
Tips & gotchas
- Requires an Azure subscription and Document Intelligence resource.
- The accuracy of extraction depends heavily on the quality and clarity of the input documents.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.