URL PDF Download OCR
Use this skill when the user gives a URL and wants a local PDF plus a Markdown version.
Workflow
- Save outputs to
~/Downloadsby default unless the user explicitly requests another folder. - Run
scripts/download_and_ocr.pywith the provided link. - Return both output paths: the saved PDF and the generated Markdown file.
Command
python3 scripts/download_and_ocr.py "PASTE_LINK_HERE"
Optional output directory:
python3 scripts/download_
[Description truncada. Veja o README completo no GitHub.]