Create PDF — Development skill for Claude Code
Generate a professional PDF document using Python and reportlab.
How to install Create PDF
Installs to ~/.claude/skills/yousefnabil-soc-claude-apex-create-pdf/SKILL.md
mkdir -p ~/.claude/skills/yousefnabil-soc-claude-apex-create-pdf && curl -fsSL https://raw.githubusercontent.com/YousefNabil-SOC/claude-apex/HEAD/commands/create-pdf.md -o ~/.claude/skills/yousefnabil-soc-claude-apex-create-pdf/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Create PDF does
Generate a professional PDF document using Python and reportlab.
The user will provide: document type (report/proposal/invoice/contract), content or outline, and output filename.
Steps:
- Ask for: document type, title, content outline, output filename
- Generate a Python script using reportlab that creates a polished PDF with:
- Professional header with title and date
- Table of contents (for reports > 3 sections)
- Styled body content with headings (H1/H2/H3)
- Footer with page
Alternatives in Development
- Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
- Octo Docs — Document delivery with export to PPTX, DOCX, PDF formats 2.8k ★
- Translate Book — Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents 542 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Pdf2image
Convert PDF pages to images using Python pdf2image library. Usage: say "pdf转图片" or "convert pdf to image" to c
Docsend To PDF Skill
Convert DocSend links to PDF files — Python CLI + Claude Code skill
Claude Visio Diagrams
Native Visio (.vsdx) + PDF network diagrams from a BOM with official Cisco stencils - stdlib Python, Claude Co
Claude Office Skills
Office document creation and editing skills for Claude Code - PPTX, DOCX, XLSX, and PDF workflows with automat
Documents PDF
Document And PDF Skills
Document SKILLs
Claude Code and Codex SKILLs for PDF, Excel, Word, and PowerPoint manipulation — extraction, forms, formulas,
Related Agents
Python Document Processor
Production-grade Python document processor for PDF/DOCX/Markdown/TXT extraction with robust error handling, te
Dev Document
Generation of documents (PDF, DOCX, XLSX, PPTX). Use to create a document, generate a report, export to PDF/Wo
Specialized Document Generator
Expert document creation specialist who generates professional PDF, PPTX, DOCX, and XLSX files using code-base