PDF

PDF Skill

harrycain72 e35611d 747 B Updated

File contents

PDF Skill

Extract and process text content from PDF files.

Usage

Use this skill when you need to:

  • Extract text from PDF documents
  • Analyze PDF content
  • Search within PDF files

Tools Available

  • Read - Read PDF files (the SDK handles PDF parsing automatically)
  • Bash - Use pdftotext for advanced PDF processing

Examples

Extract text from a PDF

Read the file /path/to/document.pdf and summarize its contents.

Search for specific content

Find all mentions of "revenue" in /path/to/report.pdf.

Notes

  • PDF files are automatically parsed when using the Read tool
  • For scanned PDFs (images), OCR may be required
  • Large PDFs may be processed in chunks

harrycain72/skilled-chatbot/tree/main/skills/pdf commit e35611de26

Frequently asked questions

npx skillmds@latest add harrycain72/pdf