| name | Chat with PDF |
| description | Answer questions about PDF content, summarize, and extract information |
| version | 1.0 |
| author | claude-office-skills |
| license | MIT |
| category | pdf |
| tags | ["pdf","chat","qa","extraction"] |
| department | All |
| models | {"recommended":["claude-sonnet-4","claude-opus-4"],"compatible":["claude-3-5-sonnet","gpt-4","gpt-4o"]} |
| mcp | {"server":"office-mcp","tools":["extract_text_from_pdf","get_pdf_metadata"]} |
| capabilities | ["pdf_qa","content_extraction","summarization"] |
| languages | ["en","zh"] |
Chat with PDF
Have intelligent conversations about PDF documents - ask questions, get summaries, and extract specific information.
Overview
This skill enables you to:
- Ask questions about PDF content
- Get summaries at various detail levels
- Extract specific data points
- Compare information across multiple PDFs
- Find relevant sections quickly
How to Use
Basic Interaction
- Share or upload the PDF document
- Ask your question or request
- Get contextual answers with citations
Question Types
Factual Questions
"What is the contract value mentioned in this document?"
"Who are the parties involved in this agreement?"
"What are the key dates mentioned?"
Summarization
"Summarize this document in 3 bullet points"
"Give me an executive summary"
"What are the main topics covered?"
Extraction
"Extract all names and titles mentioned"
"List all financial figures in the document"
"Find all action items or deliverables"
Analysis
"What are the risks mentioned in this contract?"
"Are there any ambiguous terms?"
"What obligations does Party A have?"
Output Formats
Q&A Format
**Question**: [Your question]
**Answer**: [Direct answer to your question]
**Source**: Page [X], Section [Y]
> "[Relevant quote from document]"
**Confidence**: [High/Medium/Low]
Summary Format
## Document Summary
**Type**: [Contract/Report/Manual/etc.]
**Pages**: [X]
**Date**: [If mentioned]
### Key Points
1. [Main point 1]
2. [Main point 2]
3. [Main point 3]
### Important Details
- [Detail 1]
- [Detail 2]
Extraction Format