Use when uploaded or project PDF files need exact text extraction, page-specific review, visual inspection of embedded images/diagrams/scans, datasheet figures, tables, or layout-sensitive evidence.
72
89%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill for project PDFs, uploaded datasheets, scanned references, manuals, drawings, and image-heavy documents.
pdf.search when the relevant pages are unknown. It returns ranked page hits, nearby headings, and exact continuation calls.pdf.read for bounded exact text from known pages or ranges. Follow continuation_calls when the result is partial.pdf.render_pages when visual content matters: embedded images, diagrams, charts, scans, screenshots, page layout, package drawings, pinout figures, callouts, dimensions, and tables whose layout changes meaning. Rendered page images are attached to the result automatically.suggested_batches.fs.read.fs.read on .tool-output as the normal way to continue a PDF result. Prefer its exact continuation_calls; archives are for audit recovery.pdf.read; text extraction may omit or reorder visual facts.no_match and broad_match as completed search outcomes, not generic success. Broaden or refine the query once before concluding the PDF lacks the information.dpi or ask the user for a clearer source.Datasheet dimensions:
pdf.search with queries such as package, mechanical drawing, dimensions, recommended footprint, pinout, or mounting.pdf.read for the matching page numbers.pdf.render_pages for the matching package drawing, footprint, or pinout pages and inspect the attached images.Scanned or image-only PDF:
pdf.render_pages for the needed pages.pdf.search or pdf.read only to confirm whether any text layer exists.18436cc
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.