report_exporter

Convert structured JSON reports into Markdown, HTML, and PDF formats.

7|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/ArianHobson333/claude-bug-bounty-stack --skill report-exporter-arianhobson333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report_exporter
Source: https://github.com/ArianHobson333/claude-bug-bounty-stack/tree/main/vendor/communitytools/projects/pentest/.claude/skills/techstack-identification/report_exporter
Command: npx skills add https://github.com/ArianHobson333/claude-bug-bounty-stack --skill report-exporter-arianhobson333

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need to convert and present JSON reports in a variety of user-friendly formats, facilitating easier consumption and distribution of complex data.

Core Features & Use Cases

  • Format Conversion: Export JSON reports to Markdown, HTML, and PDF.
  • Customization: Apply custom templates for HTML and PDF generation.
  • Use Case: Ideal for security professionals who need to report on their findings in multiple formats depending on the audience.

Quick Start

Use the report_exporter skill to convert the TechStackReport into a PDF document and save it as 'techstack_report.pdf'.

Frequently Asked Questions about report_exporter

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

FAQPage Schema
How do I convert a JSON report to PDF or HTML format?

To convert a JSON report to PDF or HTML, you input the structured TechStackReport JSON data and apply Markdown or HTML templates to export the human-readable document.

What is the best way to generate human-readable reports from JSON data?

Generating human-readable reports from JSON data involves transforming structured TechStackReport JSON into Markdown, HTML, or PDF formats optimized for different audience consumption needs.

Can I apply custom templates when exporting JSON to PDF and HTML?

Yes, you can apply custom templates for HTML and PDF generation to customize the presentation of your JSON reports during the format conversion process.

Does the report exporter support Markdown output for JSON data?

Yes, the report exporter supports Markdown output, allowing you to convert structured JSON reports into Markdown format alongside HTML and PDF export options.

What JSON structure is required to export a TechStackReport to multiple formats?

Exporting a TechStackReport to multiple formats requires a structured JSON input specifically formatted for the TechStackReport schema to ensure accurate conversion to Markdown, HTML, and PDF.