What problem does it solve?
Analyzing one or more PDFs often requires coordinating extraction, summarization, cross-document comparison, and traceable citation, which is error-prone when done ad hoc. This meta-skill orchestrates that entire pipeline so answers stay grounded in page-level evidence.
Core Features & Use Cases
- Request Intake & Clarification: Parses the request into a strict contract (single summary, multi-PDF comparison, or question answering) and asks the user for missing sources or questions via a structured form.
- Extraction with Fallback: Delegates text, table, and page extraction to the pdf-toolkit skill, falling back to excerpt-only analysis when the PDF file is unavailable.
- Traceable Synthesis & Memory: Produces an evidence matrix with IDs, page citations, and confidence levels, then stores a structured index in memory for later recall.
- Use Case: A user pastes excerpts from two research PDFs and asks which claims conflict; the skill compares only the provided excerpts, labels the answer EXCERPT-ONLY, and saves a reusable evidence index.
Quick Start
Ask the agent to analyze or compare your PDF files or pasted PDF excerpts and answer a specific question with page-backed evidence.