generated: '2026-07-19' method: searched source: https://interfaze.ai/.well-known/agent-skills/index.json note: >- Provider-published Agent Skills (open Agent Skills spec, skill-md type) fetched verbatim from Interfaze's /.well-known/agent-skills/ discovery surface. Also installable via the skills CLI from github.com/InterfazeAI/interfaze-skills. Each drives the single OpenAI-compatible /chat/completions (createChatCompletion) endpoint for one deterministic task. api: openapi/interfaze-openapi-original.json skills: - file: interfaze-ocr.md name: ocr description: OCR and visual text/field extraction from images, scans, PDFs, invoices, receipts, IDs. operations: [createChatCompletion] - file: interfaze-object-detection.md name: object-detection description: Detect and locate objects in images and PDFs with bounding-box coordinates. operations: [createChatCompletion] - file: interfaze-speech-to-text.md name: speech-to-text description: Transcribe audio to text with speaker diarization, language detection, and timestamps. operations: [createChatCompletion] - file: interfaze-structured-output.md name: structured-output description: Produce strict JSON / schema-constrained structured objects from any prompt. operations: [createChatCompletion] - file: interfaze-web-scraping.md name: web-scraping description: Scrape and extract structured data from a specific web page or URL. operations: [createChatCompletion] - file: interfaze-web-search.md name: web-search description: Search the web and retrieve current information, facts, prices, and news. operations: [createChatCompletion]