cross-document-analyzer

Analyze aggregated accessibility scan results to detect systemic issues and generate scorecards.

387|42|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Community-Access/accessibility-agents --skill cross-document-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-document-analyzer
Source: https://github.com/Community-Access/accessibility-agents/tree/main/.gemini/extensions/a11y-agents/skills/cross-document-analyzer
Command: npx skills add https://github.com/Community-Access/accessibility-agents --skill cross-document-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies recurring accessibility issues across multiple documents, helping to pinpoint systemic problems and prioritize fixes that have the broadest impact.

Core Features & Use Cases

  • Pattern Detection: Finds rules that fail across many files or formats, and flags systemic issues like missing document titles.
  • Severity Scoring: Assigns a risk score (0-100) and grade (A-F) to each document based on weighted findings.
  • Template Analysis: Identifies issues common to documents generated from the same template, enabling template-level remediation.
  • Remediation Tracking: Monitors progress by classifying findings as fixed, new, persistent, or regressed when baseline data is provided.

Quick Start

Analyze the accessibility patterns across all scanned documents in the current directory.

Frequently Asked Questions about cross-document-analyzer

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

FAQPage Schema
How do I detect systemic accessibility issues across multiple PDF and DOCX files?

Detecting systemic accessibility issues across PDF and DOCX files requires analyzing aggregated scan results to find recurring pattern failures. This process highlights widespread flaws, such as missing document titles, enabling prioritized remediation across the entire file set.

What is severity scoring in large-scale document accessibility audits?

Severity scoring in large-scale document accessibility audits assigns a risk score from 0 to 100 and a letter grade from A to F for each file. It uses weighted findings from structured scan data to rank documents by compliance risk and prioritize fixes.

Can I analyze accessibility findings generated from the same document template?

Yes, you can analyze accessibility findings from the same document template. Template analysis identifies common issues across files derived from a single source template, enabling template-level remediation to fix multiple documents at once efficiently.

Does cross-document accessibility analysis require structured findings data from sub-agents?

Yes, cross-document accessibility analysis requires structured findings data from sub-agents. This structured input is essential for pattern identification, weighted scoring, and template analysis across large-scale audits of formats like DOCX, XLSX, PPTX, and PDF.

How do I track accessibility remediation progress against a baseline?

To track accessibility remediation progress against a baseline, you compare current findings with previous baseline data. This classifies issues as fixed, new, persistent, or regressed, monitoring compliance improvements and identifying recurring systemic flaws over time.

What is the best way to generate accessibility compliance scorecards for multiple formats?

The best way to generate accessibility compliance scorecards for multiple formats is to analyze aggregated scan results across DOCX, XLSX, PPTX, and PDF files. This computes severity scores and grades to produce comprehensive compliance reports highlighting systemic issues.