unstructured-pdf-generation

Official

Generate synthetic PDFs for RAG testing.

Authordatabricks-solutions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables the generation of realistic, synthetic PDF documents for testing RAG pipelines, demonstrations, and evaluation datasets without needing real documents.

Core Features & Use Cases

  • LLM-generated PDFs: Create realistic documents with customizable content.
  • Metadata and JSON for RAG: Produce accompanying JSON files with questions and evaluation guidelines for testing retrieval systems.
  • Unity Catalog integration: Automatically upload generated PDFs and metadata to Unity Catalog volumes.

Quick Start

Use the generate_pdf_documents MCP tool with:

  • catalog: "my_catalog"
  • schema: "my_schema"
  • description: "Technical documentation for a cloud infrastructure platform including setup guides, troubleshooting procedures, and API references."
  • count: 10

To customize location:

  • volume: "custom_volume"
  • folder: "pdf_documents"
  • overwrite_folder: true

The tool outputs PDFs to the specified location and creates JSON metadata files for each document.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: unstructured-pdf-generation
Download link: https://github.com/databricks-solutions/ai-dev-kit/archive/main.zip#unstructured-pdf-generation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.