redteam-report-template

Generate structured red-team client reports from markdown using Pandoc.

3|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/cmndcntrlcyber/rtpi --skill redteam-report-template-cmndcntrlcyber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redteam-report-template
Source: https://github.com/cmndcntrlcyber/rtpi/tree/main/knowledge_seed/bug_hunter_skills/redteam-report-template
Command: npx skills add https://github.com/cmndcntrlcyber/rtpi --skill redteam-report-template-cmndcntrlcyber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandoc, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Simplifies the creation of client-facing red-team reports, ensuring standardized format and content, while reducing manual labor and potential errors.

Core Features & Use Cases

  • Standardized Reporting: Ensures compliance with Subject / Observations / Description / Impact / Recommendation / PoC structure.
  • Automated Document Generation: Converts markdown to DOCX, embedding images and managing the template pipeline.
  • Audience Adaptation: Offers different framing for client, CISO, and board audiences.
  • Documentation of Mid-Engagement Events: Integrates SOC responses and client patching during the engagement for comprehensive reporting.

Quick Start

To use this skill, run generate_report.md > report_final.docx to create a report from the 'report_final.md' file.

Frequently Asked Questions about redteam-report-template

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

FAQPage Schema
How do I convert markdown to DOCX for standardized red team reporting?

You can convert markdown to DOCX for red team reporting by using Pandoc to process structured markdown content and apply external client-facing templates. This standardizes the document format and embeds necessary images automatically.

What structure should a client-facing red team report follow?

A client-facing red team report should follow a standardized structure comprising Subject, Observations, Description, Impact, Recommendation, and PoC sections. This ensures comprehensive coverage of security findings and compliance requirements.

Can I generate different red team report versions for CISO and board audiences?

Yes, you can generate different red team report versions for CISO and board audiences by adapting the framing of the markdown content. The skill offers audience adaptation to tailor the security findings for client, CISO, and board levels.

Do I need Pandoc installed to automate markdown to DOCX conversion?

Yes, you need Pandoc installed to automate markdown to DOCX conversion because the skill utilizes it as the core engine for processing markdown formatting, managing the template pipeline, and generating the final document.

How do I document mid-engagement events like SOC responses in a red team report?

To document mid-engagement events like SOC responses in a red team report, you integrate the events into the markdown content. The skill structures these client patching and SOC response details for comprehensive compliance reporting.

What is the best way to streamline external red team report generation?

The best way to streamline external red team report generation is to automate the conversion of structured markdown into standardized DOCX files. This reduces manual labor and potential formatting errors while ensuring compliance.