mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
Update SKILL.md files to add double quotation marks for all skills, ensuring clarity and consistency across all entries.
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: "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."
|
||||
---
|
||||
|
||||
# ReportLab PDF Generation
|
||||
|
||||
Reference in New Issue
Block a user