Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 2 column 430
---
name: TranscribePNGFolder
description: Use this skill whenever the user wants to transcribe PDF contents, contained in PNG files in a local folder, into text or markdown. The source PDFs include academic papers, reports, manuals, or any PDF with mixed text and figures. The skill iterates over the PNG files, uses a vision model to transcribe the text and describe any figures in place, collating everything into a single clean markdown document. Triggers: "transcribe this PDF in directory", "extract text from PDF", "convert PDF contained in directory to markdown", "summarise this PDF" (as a first step).
---
Transcribes PDF contents from PNG to a markdown document by: