What problem does it solve?
This Skill turns unstructured inputs—photos, PDFs, and audio—into structured, tool-ready outputs that a Foundry hosted agent can use to execute the rest of a threadlight process.
Core Features & Use Cases
- Modality routing & model selection: Chooses the right vision, Document Intelligence, or Speech approach per SPEC guidance (with legacy-model guardrails).
- Tool contract + Bicep module wiring: Produces the tool contracts and selectors needed for downstream deployment phases and runtime tool invocation.
- Runtime integration patterns: Supports Foundry Toolbox via MCP and direct SDK fallback for vision, Document Intelligence (prebuilt/custom), and Azure Speech (STT/TTS), including RBAC/keyless constraints.
Example use case: A claim intake SPEC includes a damage photo and a scanned FNOL document plus a voicemail; use this Skill to extract structured fields, transcribe the audio, and feed consistent results into the agent’s action pipeline.
Quick Start
Use the foundry-doc-vision-speech skill when your SPEC requires image analysis, document extraction, or voice intake for a Foundry hosted agent.