adu-targeted-page-viewer

Maps construction plan PDFs' sheet IDs to page numbers for targeted viewing.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/ruiming2ai/GB-MEP-Drawing-Review --skill adu-targeted-page-viewer-ruiming2ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adu-targeted-page-viewer
Source: https://github.com/ruiming2ai/GB-MEP-Drawing-Review/tree/main/Archive%20%28Not%20Used%29/2026-03-25%20CrossBeam/adu-skill-development/skill/adu-targeted-page-viewer
Command: npx skills add https://github.com/ruiming2ai/GB-MEP-Drawing-Review --skill adu-targeted-page-viewer-ruiming2ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires poppler-utils, imagemagick, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The skill addresses the challenge of quickly locating and analyzing specific sheets within large construction plan PDFs referenced in corrections letters.

Core Features & Use Cases

  • Sheet-to-PDF Mapping: Automatically identifies and maps sheet IDs to page numbers within PDFs.
  • Targeted Sheet Viewing: Allows immediate access to specific sheets without full document analysis.
  • Use Case: For instance, when a corrections letter refers to "Sheet A3", this skill enables quick navigation to that page within the PDF, saving time compared to full document extraction.

Quick Start

Run the adu-targeted-page-viewer skill with the 'sheet' argument followed by the sheet ID, e.g., 'view_sheet CS' to access the cover sheet.

Frequently Asked Questions about adu-targeted-page-viewer

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

FAQPage Schema
How do I locate a specific sheet in a construction plan PDF without reading the whole document?

To locate a specific sheet in a construction plan PDF, this skill maps sheet IDs to page numbers for targeted viewing. It enables immediate access to referenced pages without needing full document extraction.

How do I navigate construction plan PDFs based on references from a corrections letter?

Navigating construction plan PDFs from corrections letters is done by extracting and mapping referenced sheet IDs to their corresponding page numbers. This allows you to quickly jump to the specific referenced sheet instead of scanning manually.

Do I need poppler-utils and imagemagick to extract and view specific PDF pages?

Yes, poppler-utils and imagemagick are required dependencies for extracting and viewing specific PDF pages. The skill utilizes pdftoppm from poppler-utils and imagemagick for image conversion and cropping during the sheet identification process.

Can I extract specific sheets from large construction plan PDFs programmatically?

Yes, you can extract specific sheets from large construction plan PDFs by running the skill with the sheet argument followed by the sheet ID. This command directly accesses the targeted page, saving time compared to full document extraction.

What is the best way to map sheet IDs to page numbers in construction plans?

The best way to map sheet IDs to page numbers in construction plans is using automated sheet identification. This skill automatically scans the PDF, maps the identified sheet IDs to their respective pages, and prepares them for targeted viewing.