generate-pdf-certificate

Generate landscape PDF certificates with recipient details and QR codes.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/iterationlayer/skills --skill generate-pdf-certificate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-pdf-certificate
Source: https://github.com/iterationlayer/skills/tree/main/skills/generate-pdf-certificate
Command: npx skills add https://github.com/iterationlayer/skills --skill generate-pdf-certificate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates branded PDF certificates on demand by merging recipient information, course details, and completion date with a verifiable QR code for download or print.

Core Features & Use Cases

  • Template-driven certificate generation that outputs landscape PDFs suitable for formal distribution.
  • Supports single- and batch-issuance with consistent branding and embedded verification links.
  • Real-world scenario: issue certificates for large cohorts with uniform styling and validated codes.

Quick Start

Provide recipient name, course title, completion date, and a verification URL to generate a ready-to-download PDF certificate.

Frequently Asked Questions about generate-pdf-certificate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate PDF certificates with a QR code for verification?

Generate PDF certificates by merging recipient names, course details, and completion dates with a verification QR code. The Skill outputs branded landscape PDFs formatted for formal distribution and validated credentialing.

Can I use this tool for batch certificate issuance in corporate training?

Batch certificate issuance is supported for corporate training programs and online learning platforms. It processes large cohorts with uniform styling and individualized verification codes to ensure consistent branding across all distributed documents.

What data do I need to provide to create a completion certificate?

To create a completion certificate, provide the recipient name, course title, completion date, and a verification URL. The system merges these inputs to generate a ready-to-download PDF with an embedded QR code.

What are the page size and formatting constraints for the generated certificate PDF?

The generated certificate PDF requires landscape formatting with a page size of 842x595 pt. It enforces specific margins, typography settings, and QR embedding via the document-generation API to ensure proper layout.

Does the certificate generation process require external dependencies or components?

No external dependencies or components are required to generate PDF certificates. The Skill operates independently using the Iteration Layer document-generation API to handle typography, margins, and QR code embedding directly.