azure-content-understanding

azure-content-understanding is a skill for Claude Code, Codex from MicrosoftDocs/Agent-Skills. It costs 128 tokens per session (1,763 once invoked), scanned A, original, CC-BY-4.0.

A specialist guide for Azure Content Understanding in Foundry Tools, Microsoft's services for analyzing documents, images, audio, and video. It covers how to design and build analyzers, classifiers, and document-search flows.

In plain words
What is it for?
Use it when creating analyzers or classifiers, connecting document search and retrieval flows, or processing audiovisual content with Azure.
Why use it?
It helps you choose suitable designs and account for configuration, security, service limits, and integrations when building content-analysis systems.

Skill for Claude CodeCodex

Part of the azure-agent-skills plugin — 148 skills shipped together , and of azure-agent-skills

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/microsoftdocs/agent-skills/azure-content-understanding
Any agent
npx skills add MicrosoftDocs/Agent-Skills --skill azure-content-understanding
Clone the repo
git clone --depth 1 https://github.com/MicrosoftDocs/Agent-Skills

Made for: Claude Code, Codex.

Or install azure-agent-skills, the plugin that ships this one along with the rest of its 148 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for azure-content-understanding

README.md
[![agentmods](https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-content-understanding.svg)](https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-content-understanding)
Your own site
<a href="https://agentmods.dev/skills/microsoftdocs/agent-skills/azure-content-understanding"><img src="https://agentmods.dev/badge/skills/microsoftdocs/agent-skills/azure-content-understanding.svg" alt="Measured on agentmods" height="20"></a>
Per session 128 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,763 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00128 $0.01763
Opus 5 $0.00064 $0.00881
Sonnet 5 $0.00026 $0.00353
Haiku 4.5 $0.00013 $0.00176

Measured 4d ago against content hash 47e98719cbde, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

azure-content-understanding scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/azure-content-understanding/SKILL.md · 89 lines

The source is not reproduced here

Licensed CC-BY-4.0

The repository is licensed CC-BY-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed · -1 lines 47e98719cbde
  2. 5d ago First seen · 90 lines · 128 tokens per session scan A c3bee5510fca

Subscribe to this mod's changes

azure-content-understanding is a skill published in the GitHub repository MicrosoftDocs/Agent-Skills (734 stars, last pushed 5d ago), licensed CC-BY-4.0. It adds 128 tokens to every session and 1,763 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

markitdown

Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.

synthetic-sciences/openscience · 53 tokens

byted-data-deepresearch-structured2markdown

专门用于将 Excel (.xlsx, .xls) 和 CSV (.csv) 文件转换为高度格式化的 Markdown 文档。 该工具具有内置的结构解析逻辑,能够自动识别表头、合并单元格并优化长文本换行。 当用户需要将表格数据转化为文档报告或在 Markdown 环境中展示数据时,必须优先调用此工具,以确保格式的准确性和视觉上的专业性,避免普通代码分析产生的格式错乱。.

bytedance/agentkit-samples · 122 tokens

kb-retriever

面向本地知识库目录的检索和问答助手。核心流程:(1)分层索引导航 (2)遇到PDF/Excel时必须先读取references学习处理方法 (3)处理文件后再检索。按文件类型组合使用 grep、Read、pdfplumber、pandas 进行渐进式检索,避免整文件加载。用户问题涉及"从知识库目录回答问题/检索信息/查资料"时使用。.

ConardLi/garden-skills · 105 tokens

openmaic-classroom

将 RAG 检索结果、文档块或知识图谱概念转换为 OpenMAIC 互动课程。当用户要求将知识库内容、检索到的文档片段、上传的文档、或知识图谱中的概念批量转换为教学课件/互动课堂时使用此技能。支持纯需求生成、基于 PDF 内容的课程生成、和基于概念图遍历的批量课堂生成。.

Tencent/WeKnora · 102 tokens

openakita/skills@image-understanding

Analyze images using Dashscope (Qwen) Vision models for detailed description, OCR text extraction, object recognition, and visual Q&A. Use when the user needs to understand image content via Alibaba Cloud Dashscope API, especially for Chinese-language image analysis and documents.

openakita/openakita · 61 tokens

flowise-builder

Use when flowise visual LLM workflow builder — drag-drop chatflows, API endpoints, document loaders, tools. Use when working with flowise builder.

oyi77/1ai-skills · 35 tokens