Install
$ npx skills add microsoft/skills --skill azure-ai-contentunderstanding-pyRequires Azure credentials (API key or Entra) for the Content Understanding service.
Best for
Teams already on Azure that need structured extraction from mixed media, not just PDFs — the case where a single-format parser leaves half the corpus unread.
Not ideal for
Local or offline processing. It teaches an agent to write correct Azure SDK code, so it needs Azure credentials and sends content to the service.
About this skill
Azure AI Content Understanding SDK for Python. Use for multimodal content extraction from documents, images, audio, and video. Triggers: "azure-ai-contentunderstanding", "ContentUnderstandingClient", "multimodal analysis", "document extraction", "video analysis", "audio transcription".
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Extract, fill, merge. PDF manipulation with bundled scripts so Claude does not waste tokens generating them.
Word documents end-to-end. Create, edit, comment, track-change.
Excel spreadsheets with real formulas, charts, and formatting — not flat CSV exports.