Markdown Report Generator
by @underbench2-gif
Generates well-structured Markdown reports from multiple sources with sections, tables, formatting, and optional PDF or HTML export.
clawhub install ub2-markdown-report-generatorπ About This Skill
Markdown Report Generator
A skill that enables Claw to compile information from multiple sources into a polished, well-structured Markdown report with tables, sections, and optional PDF export.
What This Skill Does
This skill provides a complete report generation workflow:
1. Content Collection β Gather information from provided text, files, URLs, or prior conversation context
2. Structure Planning β Organize content into logical sections with a table of contents
3. Formatting β Apply consistent Markdown formatting with headers, lists, tables, code blocks, and emphasis
4. Table Generation β Convert raw data into well-formatted Markdown tables
5. Export β Save as .md file, and optionally convert to PDF or HTML
How to Use
Ask Claw to generate a report on any topic or from any data:
Report Structure
Generated reports follow this template:
# Report Title
Table of Contents
Executive Summary
Section 1: [Topic]
Subsection with details
Section 2: [Topic]
Data Tables
Conclusions & Recommendations
Appendix (if applicable)
Customization Options
Output
.md file saved to the specified location