document-csv-reporter

Generate structured CSV reports from document accessibility audit findings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the conversion of detailed document accessibility audit findings into structured CSV reports, streamlining analysis and remediation workflows.

Core Features & Use Cases

  • Structured Reporting: Generates three distinct CSV files for findings, scorecards, and remediation plans.
  • Actionable Insights: Includes severity scoring, WCAG mapping, and direct links to remediation guidance.
  • Use Case: After an automated accessibility audit of a batch of Word documents, use this Skill to generate a DOCUMENT-ACCESSIBILITY-FINDINGS.csv file to track each issue, a DOCUMENT-ACCESSIBILITY-SCORECARD.csv to see the overall health of each document, and a DOCUMENT-ACCESSIBILITY-REMEDIATION.csv to prioritize fixes.

Quick Start

Generate CSV reports from the latest document audit findings.

Frequently Asked Questions about document-csv-reporter

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

FAQPage Schema
How do I export document accessibility audit findings to a CSV file?

Export document accessibility audit findings to CSV by generating structured reports that detail individual issues, summary scorecards, and prioritized remediation plans. This process aggregates audit data into three distinct CSV files for streamlined analysis and tracking.

What is the best way to generate a WCAG remediation plan for PDF and DOCX files?

The best way to generate a WCAG remediation plan for formats like PDF and DOCX is to use automated reporting that maps issues to WCAG criteria, assigns severity scoring, and provides application-specific help links. This yields a prioritized remediation CSV file.

Does document accessibility reporting support XLSX and PPTX formats?

Yes, document accessibility reporting supports XLSX and PPTX formats, alongside DOCX and PDF. The reporting mechanism processes aggregated audit findings across these various document types to create uniform CSV outputs for tracking issues.

Can I automate CSV report generation for multiple document accessibility audits?

Yes, you can automate CSV report generation for multiple document accessibility audits. The reporting mechanism supports automated workflows, taking aggregated findings from batch audits and outputting structured findings, scorecards, and remediation plans.

What is included in a document accessibility scorecard CSV?

A document accessibility scorecard CSV includes the overall health metrics of each audited document. It provides summary scorecards alongside detailed findings and prioritized remediation plans, complete with severity scoring and WCAG criteria mapping.

When do I need to generate CSV reports for document accessibility issues?

You need to generate CSV reports for document accessibility issues after completing an automated accessibility audit. This step converts detailed findings into structured formats, enabling you to track issues, view document health, and prioritize fixes efficiently.