pdf-skill
✓Expert in generating, parsing, and manipulating PDF documents using tools like PDFKit, PDF.js, and Puppeteer. Use when creating PDFs, extracting content, merging documents, or filling forms. Triggers include "PDF", "generate PDF", "parse PDF", "extract PDF", "merge PDF", "PDF form", "PDFKit".
Installation
SKILL.md
Purpose Provides expertise in programmatic PDF generation, parsing, and manipulation. Specializes in creating PDFs from scratch, extracting content, merging/splitting documents, and handling forms using PDFKit, PDF.js, Puppeteer, and similar tools.
| Image-only PDFs | Not searchable/accessible | Use text with fonts | | No font embedding | Rendering issues | Embed required fonts | | Memory loading large PDFs | Crashes | Stream processing | | Ignoring encryption | Security/access issues | Handle encrypted PDFs | | Wrong tool for job | Over-engineering | Match tool to complexity |
Expert in generating, parsing, and manipulating PDF documents using tools like PDFKit, PDF.js, and Puppeteer. Use when creating PDFs, extracting content, merging documents, or filling forms. Triggers include "PDF", "generate PDF", "parse PDF", "extract PDF", "merge PDF", "PDF form", "PDFKit". Source: 404kidwiz/claude-supercode-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill pdf-skill- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pdf-skill?
Expert in generating, parsing, and manipulating PDF documents using tools like PDFKit, PDF.js, and Puppeteer. Use when creating PDFs, extracting content, merging documents, or filling forms. Triggers include "PDF", "generate PDF", "parse PDF", "extract PDF", "merge PDF", "PDF form", "PDFKit". Source: 404kidwiz/claude-supercode-skills.
How do I install pdf-skill?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill pdf-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/404kidwiz/claude-supercode-skills
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01