pdf-document-accessibility

Audit PDFs and documents for WCAG, Section 508, and PDF/UA compliance.

Updated May 19, 2026
One-click install
npx skills add https://github.com/lord-vinayak/orive-reqcap --skill pdf-document-accessibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf-document-accessibility
Source: https://github.com/lord-vinayak/orive-reqcap/tree/main/.claude/skills/audit/pdf-document-accessibility_
Command: npx skills add https://github.com/lord-vinayak/orive-reqcap --skill pdf-document-accessibility

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires PAC 2024, NVDA, JAWS, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps identify and resolve accessibility issues in PDFs, documents, and web content, ensuring compliance with WCAG, Section 508, and PDF/UA standards.

Core Features & Use Cases

  • PDF/UA Compliance: Checks PDFs for conformance with the PDF/UA accessibility standard.
  • Alt Text and Descriptions: Adds descriptive alt text to images for screen reader compatibility.
  • Document Structure: Audits document structure to ensure proper headings and reading order.
  • Use Case: If you need to ensure that your documents are accessible to all users, including those with disabilities, this Skill can help.

Quick Start

Run an accessibility audit on the document 'example-document.pdf' using the pdf-document-accessibility skill.

Frequently Asked Questions about pdf-document-accessibility

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

FAQPage Schema
How do I check PDF accessibility for WCAG and Section 508 compliance?

To check PDF accessibility for WCAG and Section 508 compliance, run an automated audit that tests document structure, reading order, and image alt text. The audit provides detailed checklists and remediation suggestions to resolve identified issues and ensure your documents are accessible to all users.

What is PDF/UA compliance and how do I ensure my documents meet it?

PDF/UA compliance ensures PDFs are universally accessible by verifying proper tagging, reading order, and alt text. You can ensure your documents meet this standard by running an automated conformance check that identifies structural errors and provides remediation suggestions for screen reader compatibility.

Does PDF accessibility auditing require NVDA or JAWS screen readers to run?

PDF accessibility auditing requires NVDA and JAWS as dependencies to validate how screen readers interpret document structure and alt text. While automated scripts check for tagging and reading order errors, these tools help verify the actual user experience for visually impaired readers.

How do I add alt text to images in a PDF for screen reader compatibility?

To add alt text to images in a PDF for screen reader compatibility, run an accessibility audit to identify missing descriptions. The audit generates a checklist of images requiring alt text and provides specific remediation suggestions to ensure screen readers can properly interpret visual content.

Can I fully automate document structure remediation, or is manual intervention required?

Document structure remediation cannot be fully automated and requires manual intervention for complex issues. While automated scripts can detect improper headings and reading order errors, resolving nuanced structural problems often needs manual adjustments to ensure documents meet accessibility standards.

What is the best way to fix document reading order issues for accessibility?

The best way to fix document reading order issues for accessibility is to run an automated audit that maps the current structure and flags incorrect sequences. The audit provides detailed checklists and remediation suggestions to properly restructure headings and ensure logical navigation.