AI Agent skill for PDF Text Extractor
--- name: pdf-text-extractor description: Extract text from PDF documents version: 1.0.0 category: document-processing --- # PDF Text Extractor ## Overview The PDF Text Extractor skill enables the extraction of text from PDF documents, allowing for further processing, analysis, or storage of the extracted information. This skill utilizes Optical Character Recognition (OCR) technology to accurately identify and extract text from scanned or digitally created PDF files. ## Instructions To use the PDF Text Extractor skill, follow these steps: 1. **Upload the PDF file**: Provide the PDF document from which you want to extract the text. 2. **Specify extraction settings**: Optionally, specify settings such as the pages to extract from, the language of the text, and the output format (e.g., plain text, JSON). 3. **Execute the extraction**: The AI agent will process the PDF file and extract the text according to the specified settings. 4. **Retrieve the extracted text**: The extracted text will be returned in the specified output format, ready for further use or analysis.
AI Agent Skills are reusable workflow packages that extend your AI coding assistant with multi-step capabilities. Install PDF Text Extractor by following these steps.
.cursor/skills/ or .codex/skills/ directory