Toolverse
All skills

data-export-pdf

by Starlitnightly

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

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Mobile
Views
9

About this skill

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

How to use

  1. Zainstaluj bibliotekę reportlab poleceniem pip install reportlab, jeśli jeszcze jej nie masz w swoim środowisku Python.

  2. Zaimportuj wymagane moduły z reportlab (SimpleDocTemplate, Paragraph, Table, Image) oraz datetime do obsługi znaczników czasu.

  3. Utwórz nowy dokument PDF, definiując nazwę pliku i rozmiar strony (letter lub A4), następnie przygotuj listę elementów (story) do dodania do raportu.

  4. Pobierz domyślne style z getSampleStyleSheet() i dostosuj je do swoich potrzeb – dodaj tytuł, datę generacji i tekst opisowy za pomocą Paragraph().

  5. Wstaw tabele, formatując dane za pomocą Table() i TableStyle(), aby uzyskać profesjonalny wygląd. Możesz też osadzić wykresy matplotlib jako obrazy za pomocą Image().

  6. Zbuduj dokument PDF, wywołując doc.build(story) – plik zostanie zapisany w Twoim katalogu roboczym i będzie gotowy do pobrania lub dalszego użytku.

Related skills

mobile-android-design

by wshobson

Master Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.

Mobile
38181

create-plan

by antinomyhq

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need

Mobile
13108

mobile-ios-design

by wshobson

Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.

Mobile
107284

liquid-glass-developer

by anyproto

Context-aware routing to iOS 26 Liquid Glass implementation patterns. Use when working with glass effects, GlassEffectContainer, morphing transitions, or iOS 26 visual effects.

Mobile
2061

ios-simulator-skill

by conorluddy

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

Mobile
19154

garmin-connect

by openclaw

Syncs daily health and fitness data from Garmin Connect into markdown files. Provides sleep, activity, heart rate, stress, body battery, HRV, SpO2, and weight data.

Mobile
37119