validate-footnotes

Validate footnotes in engineering notes against source PDFs and generate per-scheme reports.

2|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/0xalizk/PIR-Eng-Notes --skill validate-footnotes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-footnotes
Source: https://github.com/0xalizk/PIR-Eng-Notes/tree/main/.claude/skills/validate-footnotes
Command: npx skills add https://github.com/0xalizk/PIR-Eng-Notes --skill validate-footnotes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps ensure the integrity of footnote citations in PIR engineering notes by validating each footnote against its corresponding source PDF.

Core Features & Use Cases

  • Footnote extraction: locate and parse footnote definitions across scheme notes.
  • Cross-check: compare page numbers, quoted text, numbers, units, and attributions to the source PDFs.
  • Reporting: generate per-scheme validation results that highlight correct, minor, and incorrect footnotes for review.

Quick Start

Validate the footnotes for a specified group or single scheme by comparing each footnote to its source PDF.

Frequently Asked Questions about validate-footnotes

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

FAQPage Schema
How do I verify footnotes in engineering notes against a source PDF?

To verify footnotes against a source PDF, you can extract footnote definitions from scheme notes and cross-check page numbers, quoted text, values, and attributions. This generates a per-scheme validation report highlighting correct, minor, and incorrect citations.

Can I validate citations for an entire group of PIR notes at once?

Yes, you can validate citations for an entire group of PIR notes at once. The validation supports batch processing for groups like A, B, C, D, or X, allowing you to audit footnote accuracy across multiple schemes simultaneously.

What does a footnote validation report include when checking PDF citations?

A footnote validation report includes per-scheme results that categorize each citation as correct, minor, or incorrect. It compares page numbers, text, numerical values, and attributions extracted from the notes against the corresponding source PDF.

How do I check a single scheme for citation accuracy in my PDF source?

To check a single scheme for citation accuracy, you can run a targeted validation on a specific scheme. This isolates the footnote extraction and cross-checking process to compare page numbers and attributions directly against the source PDF.

Does footnote validation require any external dependencies to parse PDF files?

No external dependencies are required to parse PDF files for footnote validation. The process operates natively to extract definitions and compare quoted text, numbers, and units from engineering notes against the source documents.

Why should I audit footnotes in PIR notes instead of manually checking citations?

Auditing footnotes in PIR notes ensures citation integrity by systematically comparing page numbers, text, and attributions against source PDFs. This automated validation prevents manual checking errors and generates a structured review report for engineering notes.