·data-export-pdf
#

data-export-pdf

starlitnightly/omicverse

Create professional PDF reports with text, tables, and embedded images using reportlab. Works with ANY LLM provider (GPT, Gemini, Claude, etc.).

3Installs·0Trend·@starlitnightly

Installation

$npx skills add https://github.com/starlitnightly/omicverse --skill data-export-pdf

SKILL.md

Overview This skill enables you to create professional PDF reports containing analysis summaries, formatted tables, and embedded visualizations. Unlike cloud-hosted solutions, this skill uses the reportlab Python library and executes locally in your environment, making it compatible with ALL LLM providers including GPT, Gemini, Claude, DeepSeek, and Qwen.

Issue: "Image not found" Solution: Ensure image path is correct and file exists before adding to PDF:

Issue: "Table exceeds page width" Solution: Reduce column widths or font size:

Create professional PDF reports with text, tables, and embedded images using reportlab. Works with ANY LLM provider (GPT, Gemini, Claude, etc.). Source: starlitnightly/omicverse.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/starlitnightly/omicverse --skill data-export-pdf
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is data-export-pdf?

Create professional PDF reports with text, tables, and embedded images using reportlab. Works with ANY LLM provider (GPT, Gemini, Claude, etc.). Source: starlitnightly/omicverse.

How do I install data-export-pdf?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/starlitnightly/omicverse --skill data-export-pdf Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/starlitnightly/omicverse

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-01