document-reader
Installation
SKILL.md
Document Reader
Read and extract content from PDF, Word, Excel, PowerPoint, and Microsoft 365 Office files.
Required Libraries
Install with pip if not already available:
pip install pymupdf python-docx openpyxl python-pptx pdfplumber xlrd
Quick Reference by File Type
PDF (.pdf)
import fitz # pymupdf