quality-report

Consolidate data quality assessments into a formal six-section report.

4|10|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Stratio/genai-agents --skill quality-report-stratio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-report
Source: https://github.com/Stratio/genai-agents/tree/main/shared-skills/quality-report
Command: npx skills add https://github.com/Stratio/genai-agents --skill quality-report-stratio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates the production of formal data quality coverage reports by orchestrating content assembly and delegating file generation to host-agent writer skills and theming. This solves the fragmentation between data assessment, formatting, and delivery.

Core Features & Use Cases

  • Orchestrates the canonical six-section report structure (cover, executive summary, coverage by table, rules detail, gaps, recommendations) across Chat and file formats.
  • Delegates format-specific rendering to host agent writer skills (pdf-writer, docx-writer, pptx-writer, web-craft, canvas-craft, xlsx-writer) and uses the brand-kit for consistent theming.
  • Supports data-gathering via MCPs and context, enabling Chat-only or full-format deliverables depending on host capabilities.

Quick Start

Use the host agent to generate a quality-report for a domain and desired format.

Frequently Asked Questions about quality-report

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

FAQPage Schema
How do I automate data quality report generation across multiple file formats?

You can automate data quality reporting by orchestrating content assembly and delegating rendering to host-agent writer skills, producing formal reports across PDF, DOCX, PPTX, web, canvas, and XLSX formats.

What sections should a data quality coverage report include?

A canonical data quality coverage report includes six sections: cover, executive summary, coverage by table, rules detail, gaps, and recommendations, ensuring comprehensive governance domain documentation.

Can I generate data quality reports from MCP integrations and apply custom branding?

Yes, data quality reports support data-gathering via MCP integrations and apply custom branding using the brand-kit, ensuring consistent theming across all chat and file-format deliverables.

Does the data quality reporting skill work without any external writer dependencies?

The skill relies on host agent writer skills like pdf-writer, docx-writer, and web-craft for file rendering, but it can still deliver chat-only data quality summaries if file-format writers are unavailable.

What is the best way to consolidate data quality assessments into a publishable document?

Consolidate assessments by orchestrating a canonical six-section report structure and delegating format-specific rendering to writer skills, yielding a formal, publishable document for governance domains.