Markdown Report Generator

# Markdown Report Generator

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Markdown Report Generator" with this command: npx skills add underbench2-gif/ub2-markdown-report-generator

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:

  • "Create a project status report from these meeting notes"
  • "Generate a comparison report of these three products with a feature table"
  • "Write a technical documentation report for this codebase"
  • "Compile a weekly summary report from these data points"

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

  • Tone — Formal, technical, executive summary, or casual
  • Length — Brief (1-2 pages), standard (3-5 pages), or comprehensive (5+ pages)
  • Sections — Specify which sections to include or exclude
  • Branding — Add a custom header or footer text

Output

  • A .md file saved to the specified location
  • Optional HTML or PDF conversion if requested
  • Clean, consistent formatting ready for sharing or publishing

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

marktodocx-skill

Convert Markdown into a DOCX file using the shared marktodocx Node runtime. Use when the user explicitly wants Markdown content or a Markdown file converted...

Registry SourceRecently Updated
1310Profile unavailable
General

Feishu Doc Batch Export

批量导出飞书文档(docx)到本地Markdown格式,支持保留文档格式、图片、链接,支持指定文件夹/文档链接批量导出。触发场景:当用户需要导出飞书文档、批量下载飞书文档、飞书文档转Markdown时使用。

Registry SourceRecently Updated
860Profile unavailable
General

Document Spell Check

Detect and automatically fix spelling errors in Markdown, plain text, and documentation files with support for custom dictionaries and batch processing.

Registry SourceRecently Updated
4420Profile unavailable
General

Markdown to PDF (Styled)

Convert Markdown files to styled PDFs using pandoc and wkhtmltopdf with built-in or custom CSS style options.

Registry SourceRecently Updated
7140Profile unavailable