prowler-readme-table

Update the Prowler at a Glance table in README.md with CLI-collected provider statistics.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/professor-moody/cloud-tools --skill prowler-readme-table-professor-moody
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prowler-readme-table
Source: https://github.com/professor-moody/cloud-tools/tree/main/repos/prowler/skills/prowler-readme-table
Command: npx skills add https://github.com/professor-moody/cloud-tools --skill prowler-readme-table-professor-moody

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of updating the Prowler at a Glance table in the project's README.md file, ensuring that statistics for checks, services, compliance frameworks, and categories are always accurate and up-to-date.

Core Features & Use Cases

  • Automated Stat Collection: Gathers provider statistics directly from the Prowler CLI.
  • Table Synchronization: Updates the markdown table in README.md with the latest numbers.
  • Use Case: After adding new security checks or compliance frameworks to Prowler, use this Skill to quickly reflect these changes in the main project documentation without manual counting.

Quick Start

Run the batch extraction command provided in the skill's procedure to collect all stats and then manually update the README.md table.

Frequently Asked Questions about prowler-readme-table

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

FAQPage Schema
How do I automate updating Prowler stats in my README?

Automate Prowler stats updates by running specific bash commands to collect provider statistics via the CLI, then manually edit the README.md file to sync checks, services, compliance frameworks, and categories counts.

What is the best way to sync cloud security checks to a markdown table?

Sync cloud security checks by executing batch extraction commands to gather statistics from the Prowler CLI, then manually apply the extracted data to update the markdown table in your README.md file.

Does updating the Prowler at a Glance table require manual editing?

Yes, updating the Prowler at a Glance table requires manual editing of the README.md file after executing the batch extraction command to collect the latest provider statistics.

Can I use bash commands to collect compliance framework counts for documentation?

Yes, you can use bash commands to collect compliance framework counts and other provider statistics directly from the Prowler CLI for inclusion in your project documentation.

When do I need to update the Prowler stats in README.md?

Update the Prowler stats in README.md after adding new security checks or compliance frameworks to Prowler to ensure documentation accurately reflects the latest numbers without manual counting.