pdf

Exports .pen app design screens into a two-up PDF with captions.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/leessju/claude-skills --skill pdf-leessju
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/leessju/claude-skills/tree/main/omc-learned/pdf
Command: npx skills add https://github.com/leessju/claude-skills --skill pdf-leessju

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates exporting .pen app design screens into a consistent, two-up PDF document with per-screen descriptions, saving time and ensuring deliverable-ready assets.

Core Features & Use Cases

  • Two-up page layout: two screens per page with square borders and a caption beneath each.
  • Page spec conformance: fixed 1100x1200 px pages, light gray background (#F8F9FA), 100px page spacing.
  • Flexible input: supports exporting all screens or a selected subset with screen numbering and descriptions.

Quick Start

Export all screens from the current .pen file into a two-up PDF with captions.

Frequently Asked Questions about pdf

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

FAQPage Schema
How do I export app design screens into a PDF with two-up layout and descriptions?

To export app design screens into a PDF, this Skill automates the process by converting your .pen file into a multi-page document. It applies a fixed two-up layout with two screens per page, square borders, and per-screen captions extracted from built-in frontmatter data.

Can I export a selected subset of screens instead of all app designs to PDF?

Yes, you can export a selected subset of app design screens to PDF. The Skill supports flexible input, allowing you to specify whether to include all screens or just a chosen subset, while maintaining consistent screen numbering and descriptions for your documentation.

What page size and background color does the two-up PDF export use?

The two-up PDF export uses fixed 1100x1200 px pages with a light gray background (#F8F9FA) and 100px page spacing. This ensures consistent page spec conformance across your design handoff documentation deliverables.

How are per-screen descriptions generated when exporting design screens to a PDF?

Per-screen descriptions are generated using the built-in frontmatter data from your .pen file. The Skill automatically extracts this metadata to place a caption beneath each screen in the two-up PDF layout for clear design handoff documentation.

Does this PDF export Skill require any external dependencies or components?

No, this PDF export Skill requires no external dependencies or components to function. It operates independently to automate exporting your .pen app design screens into a deliverable-ready, two-up PDF document with per-screen descriptions.