pdf-engineering-review

Annotate engineering PDFs at exact coordinates and export JSON review reports.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/NONEitnoname/testaiassistant --skill pdf-engineering-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf-engineering-review
Source: https://github.com/NONEitnoname/testaiassistant/tree/main/server/skills/pdf-engineering-review
Command: npx skills add https://github.com/NONEitnoname/testaiassistant --skill pdf-engineering-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires PyMuPDF, Pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Engineers need to annotate engineering drawings in PDFs with exact coordinates, enabling traceable reviews and reducing manual tracking.

Core Features & Use Cases

  • Precise Location Marking: Add comments at exact X,Y coordinates on any page
  • Visual Annotations: Circles, rectangles, arrows, and callout lines
  • Comment Tracking: Export all comments with their exact locations
  • Review Reports: Generate summary reports with location references
  • Multi-Page Support: Handle large engineering drawing sets
  • Coordinate Systems: Support for different units (points, inches, mm)
  • Artifact Panel Display: Show markups visually in the artifact panel with clickable pins

Quick Start

Use the pdf-engineering-review skill to load a drawing, add content at specific coordinates, and export a structured JSON report.

Frequently Asked Questions about pdf-engineering-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I annotate engineering PDFs with exact coordinate-based comments?

You can annotate engineering PDFs by applying precise X,Y coordinate comments directly onto specific drawing pages. The skill automates location-based marking, allowing you to add traceable callouts and visual annotations like circles and rectangles across multi-page drawing sets.

Can I export a structured review report from PDF annotations?

Yes, you can export a structured JSON review report containing all comments and their exact location references. This comment tracking feature generates summary reports that map annotations back to their precise coordinates on the engineering drawings.

Does this batch PDF review tool support different coordinate systems?

Yes, the batch PDF review process supports different coordinate system units including points, inches, and millimeters. This ensures spatial accuracy when applying visual annotations to engineering drawings regardless of the original document scale.

How do I add visual callouts to multi-page engineering drawing sets?

You can add visual callouts to multi-page engineering drawing sets using automated scripts. The tool applies visual annotations like arrows, circles, and rectangles at exact coordinates, and displays these markups visually with clickable pins in the artifact panel.

Do I need PyMuPDF and Pillow to automate PDF engineering reviews?

Yes, you need PyMuPDF and Pillow installed to automate the PDF engineering review process. These dependencies handle PDF manipulation and visual image processing required for adding precise annotations and generating structured reports.