Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files.
Installation
SKILL.md
You now have expertise in PDF manipulation. Follow these workflows:
| Read/Write/Merge | PyMuPDF | pip install pymupdf | | Create from scratch | ReportLab | pip install reportlab | | HTML to PDF | pdfkit | pip install pdfkit + wkhtmltopdf | | Text extraction | pdftotext | brew install poppler / apt install poppler-utils |
Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files. Source: shareai-lab/learn-claude-code.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shareai-lab/learn-claude-code --skill pdf Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/shareai-lab/learn-claude-code --skill pdf- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pdf?
Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files. Source: shareai-lab/learn-claude-code.
How do I install pdf?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shareai-lab/learn-claude-code --skill pdf 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/shareai-lab/learn-claude-code
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01