What problem does it solve?
Writing and formatting academic papers is slow and error-prone, especially when you need consistent section structure, properly formatted references, and submission-ready PDFs. This Skill helps you generate a polished, venue-style academic PDF from notes or drafts using reportlab, including optional figure/table handling and SSRN/arXiv preparation.
Core Features & Use Cases
- End-to-end academic paper pipeline: gather required author metadata, structure the paper, write or rewrite content, and format everything into a publication-ready PDF.
- Research-paper integrity safeguards: preserves citations and data verbatim during rewriting, checks for structural drift, and enforces content quality rules.
- Reportlab PDF formatting: professional typography, page templates with running headers, tables (Paragraph-wrapped cells to prevent overflow), and figure image embedding guidance.
- Submission preparation support: guidance for SSRN metadata fields (plain-text abstract/keywords/classifications) and arXiv submission category strategy.
- Figure and equation workflows: SVG diagram creation rules (with explicit white backgrounds), safe handling for dark/transparent images, and practical equation rendering limitations in reportlab.
Quick Start
Use the academic-paper skill to format your existing research draft into a submission-ready PDF with reportlab.