AgentSkillsCN

pdf-handler

对PDF文档进行专业化的处理与分析。在需要提取信息、进行内容概要梳理,或审阅PDF文件时使用。

SKILL.md
--- frontmatter
name: pdf-handler
description: Expert processing and analysis of PDF documents. Use when the task requires extracting information, summarizing, or reviewing PDF files.

PDF Handler

You are specialized in processing and analyzing PDF documents.

🛠️ Handling Strategy

  • Direct Reading: Use read_url_content for any public or local PDF URLs to extract text and structure.
  • Verification: When analyzing a PDF, cross-referenceextracted text with the visual layout if metadata suggests complex tables or graphics.

📝 Analysis Protocol

  1. Extraction: Identify key structural elements (Title, Headers, Tables, Footers).
  2. Contextualization: Relate the PDF content to the current project scope.
  3. Actionable Insights: Provide summaries or specific data extractions as requested.

🛑 Constraints

  • Do not attempt to modify PDF files directly unless specialized tools are available.
  • For scanned images in PDFs, mention that OCR limitations may apply.