mistral-ocr
Installation
SKILL.md
Mistral OCR
Extract text from images and PDFs using Mistral's dedicated OCR API. No external dependencies required.
Requirements
This skill requires a Mistral API key. If you don't have one, follow the guide in reference/getting-started.md.
API Key
The user must provide their Mistral API key. Ask for it if not available.
Option 1 (Recommended for AI agents): User provides key directly in message:
"Use this Mistral key: aBc123XyZ..."
"Convert this PDF to markdown, my API key is aBc123XyZ..."
Option 2: Environment variable $MISTRAL_API_KEY
Related skills