report-generator

Compile WordPress diagnostic findings into structured markdown reports with health grades.

27|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dr-robert-li/cowork-wordpress-expert --skill report-generator-dr-robert-li
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-generator
Source: https://github.com/dr-robert-li/cowork-wordpress-expert/tree/main/skills/report-generator
Command: npx skills add https://github.com/dr-robert-li/cowork-wordpress-expert --skill report-generator-dr-robert-li

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the compilation of diagnostic findings from various WordPress analysis tools into a comprehensive, easy-to-understand markdown report, complete with a health grade and actionable insights.

Core Features & Use Cases

  • Automated Report Generation: Consolidates findings from multiple diagnostic skills into a single, structured report.
  • Health Grading: Assigns an overall health grade (A-F) based on the severity and number of issues found.
  • Executive Summaries: Provides a non-technical overview of the site's health and key concerns.
  • Archiving: Manages historical reports, allowing for tracking of site health over time.
  • Use Case: After running a suite of diagnostic checks on a WordPress site, use this skill to generate a clear report for a client, highlighting critical security vulnerabilities and providing a roadmap for remediation.

Quick Start

Compile all diagnostic findings into a structured markdown report for the site 'example.com'.

Frequently Asked Questions about report-generator

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

FAQPage Schema
How do I compile WordPress security audit findings into a structured report?

To compile WordPress security audit findings into a structured report, this Skill consolidates diagnostic JSON inputs from multiple checks into a unified markdown document complete with health grades and executive summaries.

How does health grade calculation work for WordPress diagnostic reports?

Health grade calculation for WordPress diagnostic reports uses deterministic logic based on the severity and total number of issues found across core-integrity, config-security, user-audit, version-audit, malware-scan, and code-quality checks to assign an A-F grade.

Can I generate a WordPress health report without structured JSON input?

You cannot generate a WordPress health report without structured JSON input, because this Skill requires structured findings from various diagnostic checks to accurately calculate health grades and compile the markdown report.

What is the best way to track WordPress site health over time?

The best way to track WordPress site health over time is by using the Skill's archiving feature, which stores previously generated markdown reports to maintain a historical record of your site's diagnostic findings and health grades.

Does the report generator provide non-technical summaries for clients?

The report generator does provide non-technical summaries for clients by including an executive summary section in the markdown output, offering a clear overview of site health and highlighting key security concerns.

What diagnostic checks are required before generating a WordPress health grade?

Before generating a WordPress health grade, you need to run diagnostic checks for core-integrity, config-security, user-audit, version-audit, malware-scan, and code-quality, providing their findings as structured JSON input to the report generator.