mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
Fix descriptions to adhere to character limits
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: reportlab
|
||||
description: "ReportLab PDF generation skill for creating professional PDF documents programmatically in Python. Use this skill for generating invoices, reports, certificates, labels, forms, charts, tables, barcodes, QR codes, and multi-page documents. Covers both Canvas API (low-level coordinate-based drawing) and Platypus (high-level flowing document layout). Includes text formatting, custom fonts, images, interactive forms, headers/footers, page breaks, and PDF features like bookmarks and encryption. Provides templates for invoices, reports, certificates, and labels. Supports all major barcode formats (Code128, EAN, UPC, QR) and chart types (bar, line, pie, scatter). Essential for document automation, billing systems, report generation, certificate creation, label printing, and any PDF output requiring precise layout control or professional formatting."
|
||||
description: "PDF generation toolkit. Create invoices, reports, certificates, forms, charts, tables, barcodes, QR codes, Canvas/Platypus APIs, for professional document automation."
|
||||
---
|
||||
|
||||
# ReportLab PDF Generation
|
||||
|
||||
Reference in New Issue
Block a user