ub2-markdown-report-generator

Browser & Automation
v1.0.0
Benign

A skill that enables Claw to compile information from multiple sources into a polished, well-structured Markdown.

469 downloads469 installsby @underbench2-gif

Setup & Installation

Install command

clawhub install underbench2-gif/ub2-markdown-report-generator

If the CLI is not installed:

Install command

npx clawhub@latest install underbench2-gif/ub2-markdown-report-generator

Or install with OpenClaw CLI:

Install command

openclaw skills install underbench2-gif/ub2-markdown-report-generator

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/underbench2-gif/ub2-markdown-report-generator

What This Skill Does

Compiles information from text, files, URLs, or conversation context into a structured Markdown report. Outputs headers, tables, code blocks, and a table of contents, with optional export to PDF or HTML.

Handles both content organization and Markdown formatting in one pass, so you get a share-ready file instead of raw notes that still need manual structure.

When to Use It

  • Turning meeting notes into a formatted project status report
  • Comparing multiple products side-by-side in a feature table
  • Generating a weekly summary from scattered data points
  • Producing technical documentation for a codebase
  • Creating an executive briefing from research collected across sources
View original SKILL.md file
# 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

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Turning meeting notes into a formatted project status report

AGENT
  1. 1Turning meeting notes into a formatted project status report
  2. 2Comparing multiple products side-by-side in a feature table
  3. 3Generating a weekly summary from scattered data points
  4. 4Producing technical documentation for a codebase
  5. 5Creating an executive briefing from research collected across sources
OUTPUT
A skill that enables Claw to compile information from multiple sources into a polished, well-structured Markdown.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 25, 2026