Install
$ agentstack add skill-muhdaliyan-zeer-pdf ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Goal
Create professional, visually appealing PDF documents with modern design, proper typography, and polished layouts. Generate production-quality reports, invoices, forms, and documentation that look professionally designed.
Design Quality Standards
ALWAYS create PDFs with:
- Professional typography: Use proper font hierarchies, sizes, and spacing
- Visual hierarchy: Clear distinction between headers, subheaders, and body text
- Color schemes: Use professional color palettes, not just black and white
- Spacing: Generous margins, proper line spacing, and visual breathing room
- Layout: Well-structured sections with visual separation
- Visual elements: Use lines, boxes, backgrounds, and subtle design elements
- Branding: Include logos, headers, footers with consistent styling
- Tables: Well-formatted tables with headers, borders, and alternating row colors
- Images: Include relevant graphics, charts, or decorative elements where appropriate
DO NOT create basic, plain text PDFs. Aim for professional, polished documents.
Capabilities
PDF Creation
- Generate professional PDF documents with modern design
- Create formatted reports with visual hierarchy
- Generate invoices and receipts with branding
- Create forms and templates with professional styling
- Add text, tables, images, charts, and formatting
Content Generation
- Generate appropriate, well-written content based on user requests
- Create structured documents with clear sections
- Add professionally formatted tables with data
- Include relevant images, charts, and graphics
Document Formatting
- Use professional fonts (Helvetica, Times, custom fonts)
- Apply colors for headers, accents, and visual interest
- Create tables with styling (borders, backgrounds, alignment)
- Add headers and footers with page numbers
- Include logos and branding elements
- Use boxes, lines, and backgrounds for visual structure
Procedure
- When user requests a PDF:
- Understand what content they want
- Generate appropriate, professional content if not provided
- Design a visually appealing layout with proper styling
- Create Python code using reportlab with ADVANCED styling
- Use
run_codetool to execute the code and create the PDF
- For content generation:
- Generate relevant, well-written content based on the topic
- Structure content with clear hierarchy (title, sections, paragraphs)
- Add tables with realistic data if relevant
- Make it informative, professional, and visually engaging
- For PDF generation:
- Use reportlab library (SimpleDocTemplate, Paragraph, Table, Spacer, etc.)
- Apply professional styling with colors, fonts, and spacing
- Use ParagraphStyle for custom text formatting
- Add visual elements (lines, boxes, backgrounds)
- Include headers/footers with page numbers
- Set appropriate page size (letter, A4)
- Add proper styling and formatting
- Save with descriptive filename
Best Practices
- Always generate content if user doesn't provide it
- Use standard page sizes (A4, Letter)
- Maintain consistent styling throughout
- Ensure text is readable (font size 10-12pt minimum)
- Include proper structure (title, sections, content)
- Add tables for structured data when appropriate
- Use
run_codeto execute the PDF generation immediately
Examples
For detailed ReportLab code examples, see references/reportlab_examples.md
User: "Create a PDF intro to Lahore" → Generate content about Lahore (history, culture, landmarks) → Create Python code with reportlab → Use run_code to execute and generate the PDF → Include tables with key facts/statistics
User: "Make a PDF report with charts" → Generate report content → Create multi-page PDF with text, tables → Execute code to create the file
User: "Generate a PDF invoice" → Create invoice template with sample data → Generate PDF with proper formatting → Execute to create the file
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: muhdaliyan
- Source: muhdaliyan/zeer
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.